Browse Source

fix translation

takeru0001 5 years ago
parent
commit
ef559b683f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      resource/locales/ja_JP/translation.json

+ 2 - 2
resource/locales/ja_JP/translation.json

@@ -344,12 +344,12 @@
       "New page name": "複製後のページ名",
       "New page name": "複製後のページ名",
       "Fail to get subordinated pages": "配下ページの取得に失敗しました",
       "Fail to get subordinated pages": "配下ページの取得に失敗しました",
       "Current page name": "現在のページ名",
       "Current page name": "現在のページ名",
-      "Recursively": "Recursively",
+      "Recursively": "再帰的に複製",
       "Duplicate without exist path": "存在するパス以外を複製する",
       "Duplicate without exist path": "存在するパス以外を複製する",
       "Same page already exists": "同じページがすでに存在します"
       "Same page already exists": "同じページがすでに存在します"
     },
     },
     "help": {
     "help": {
-      "recursive": "Duplicate children of under this path recursively"
+      "recursive": "配下のページも複製します"
     }
     }
   },
   },
   "modal_putback": {
   "modal_putback": {