yohei0125 3 лет назад
Родитель
Сommit
c5554846d3

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

@@ -1113,7 +1113,7 @@
     "footprints": "Footprints",
     "operation": {
       "attention": {
-        "rename": "Renaming was not successful, please open the menu from the 3-point reader and select 'Path recovery'"
+        "rename": "Renaming paths of descendant pages 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": "名前変更が正常に行われませんでした。3点リーダーからメニューを開き、「パスを修復」を選択してしてください。"
+        "rename": "配下のページパスの更新が正常に行われませんでした。3点リーダーからメニューを開き、「パスを修復」を選択してしてください。"
       }
     }
   },

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

@@ -1116,7 +1116,7 @@
     "footprints": "脚印",
     "operation": {
       "attention": {
-        "rename": "重命名成功,请从三点式阅读器上打开菜单,选择 '路径恢复'。"
+        "rename": "重命名子孙页的路径没有成功,请从三点式阅读器上打开菜单,选择 '路径恢复'。"
       }
     }
   },