mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
Merge remote-tracking branch 'origin/p254' into p284
This commit is contained in:
@ -71,6 +71,7 @@ const translation = {
|
||||
pasteHere: 'Paste Here',
|
||||
pointerMode: 'Pointer Mode',
|
||||
handMode: 'Hand Mode',
|
||||
commentMode: 'Comment Mode',
|
||||
exportImage: 'Export Image',
|
||||
exportPNG: 'Export as PNG',
|
||||
exportJPEG: 'Export as JPEG',
|
||||
|
||||
@ -70,6 +70,7 @@ const translation = {
|
||||
pasteHere: '粘贴到这里',
|
||||
pointerMode: '指针模式',
|
||||
handMode: '手模式',
|
||||
commentMode: '评论模式',
|
||||
exportImage: '导出图片',
|
||||
exportPNG: '导出为 PNG',
|
||||
exportJPEG: '导出为 JPEG',
|
||||
|
||||
Reference in New Issue
Block a user