Ver código fonte

fix translation

takeru0001 5 anos atrás
pai
commit
ef559b683f
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      resource/locales/ja_JP/translation.json

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

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