yohei0125 3 years ago
parent
commit
eb783b6de4

+ 1 - 1
packages/app/resource/locales/en_US/translation.json

@@ -1113,7 +1113,7 @@
     "footprints": "Footprints",
     "operation": {
       "attention": {
-        "rename": "The page path is broken due to some effect, please open the menu from the 3-point reader and execute 'Path recovery'."
+        "rename": "Renaming was not successful, please open the menu from the 3-point reader and select 'Path recovery'"
       }
     }
   },

+ 1 - 1
packages/app/resource/locales/ja_JP/translation.json

@@ -1106,7 +1106,7 @@
     "footprints": "足跡",
     "operation": {
       "attention": {
-        "rename": "何らかの影響でパスが壊れています。\nメニューを開き、「パスを修復」を選択してしてください。"
+        "rename": "名前変更が正常に行われませんでした。3点リーダーからメニューを開き、「パスを修復」を選択してしてください。"
       }
     }
   },

+ 2 - 2
packages/app/resource/locales/zh_CN/translation.json

@@ -5,7 +5,7 @@
 	"Delete": "删除",
 	"delete_all": "删除所有",
 	"Duplicate": "复制",
-  "PathRecovery": "路径复",
+  "PathRecovery": "路径复",
 	"Copy": "复制",
   "preview":"预览",
   "desktop":"电脑",
@@ -1116,7 +1116,7 @@
     "footprints": "脚印",
     "operation": {
       "attention": {
-        "rename": "由于某些影响,页面路径被破坏,请从三点式阅读器中打开菜单,执行 '路径修复'。"
+        "rename": "重命名不成功,请从三点式阅读器上打开菜单,选择 '路径恢复'。"
       }
     }
   },