Selaa lähdekoodia

refactor(lang): update ssTakePhoto translation to unified "图片"/"Image"

统一修改多语言配置中ssTakePhoto的文案,将原有不同版本的拍照相关描述统一调整为更简洁的图片相关表述
lsc 15 tuntia sitten
vanhempi
commit
2cd6dcc350
3 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 1 1
      src/lang/cn.json
  2. 1 1
      src/lang/en.json
  3. 1 1
      src/lang/hk.json

+ 1 - 1
src/lang/cn.json

@@ -1885,7 +1885,7 @@
   "ssInterVideo":"交互视频",
   "ssInterVideo":"交互视频",
   "ssPhoto":"拍照",
   "ssPhoto":"拍照",
   "ssPhotoTip":"拍照指引",
   "ssPhotoTip":"拍照指引",
-  "ssTakePhoto":"拍照上传",
+  "ssTakePhoto":"图片",
   "ssFileUpload":"文件上传",
   "ssFileUpload":"文件上传",
   "ssAIAgent":"AI智能体",
   "ssAIAgent":"AI智能体",
   "ssPPT":"PPT",
   "ssPPT":"PPT",

+ 1 - 1
src/lang/en.json

@@ -1884,7 +1884,7 @@
   "ssInterVideo":"Interactive Video",
   "ssInterVideo":"Interactive Video",
   "ssPhoto":"Photo",
   "ssPhoto":"Photo",
   "ssPhotoTip":"Photo Guide",
   "ssPhotoTip":"Photo Guide",
-  "ssTakePhoto":"Take Photo",
+  "ssTakePhoto":"Image",
   "ssFileUpload":"File Upload",
   "ssFileUpload":"File Upload",
   "ssAIAgent":"AI Agent",
   "ssAIAgent":"AI Agent",
   "ssPPT":"PPT",
   "ssPPT":"PPT",

+ 1 - 1
src/lang/hk.json

@@ -1885,7 +1885,7 @@
   "ssInterVideo":"交互視頻",
   "ssInterVideo":"交互視頻",
   "ssPhoto":"拍照",
   "ssPhoto":"拍照",
   "ssPhotoTip":"拍照指引",
   "ssPhotoTip":"拍照指引",
-  "ssTakePhoto":"拍照上傳",
+  "ssTakePhoto":"圖片",
   "ssFileUpload":"文件上傳",
   "ssFileUpload":"文件上傳",
   "ssAIAgent":"AI智能體",
   "ssAIAgent":"AI智能體",
   "ssPPT":"PPT",
   "ssPPT":"PPT",