yohei0125 пре 3 година
родитељ
комит
a2e51c2804

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

@@ -1110,7 +1110,12 @@
     "cancel_bookmark": "Cancel Bookmark",
     "receive_notifications": "Receive Notifications",
     "stop_notification": "Stop Notification",
-    "footprints": "Footprints"
+    "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'."
+      }
+    }
   },
   "page_operation":{
     "paths_recovered": "Paths recovered successfully"

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

@@ -1103,7 +1103,12 @@
     "cancel_bookmark": "ブックマークを取り消す",
     "receive_notifications": "通知を受け取る",
     "stop_notification": "通知を止める",
-    "footprints": "足跡"
+    "footprints": "足跡",
+    "operation": {
+      "attention": {
+        "rename": "何らかの影響でパスが壊れています。修復するにはメニューを開き、「パスを修復」を選択してしてください"
+      }
+    }
   },
   "page_operation":{
     "paths_recovered": "パスを修復しました"

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

@@ -1113,7 +1113,12 @@
     "cancel_bookmark": "取消书签",
     "receive_notifications": "接收通知",
     "stop_notification": "停止通知",
-    "footprints": "脚印"
+    "footprints": "脚印",
+    "operation": {
+      "attention": {
+        "rename": "由于某些影响,页面路径被破坏,请从三点式阅读器中打开菜单,执行 '路径修复'。"
+      }
+    }
   },
   "page_operation":{
     "paths_recovered": "成功恢复了页面路径"