takeru0001 5 лет назад
Родитель
Сommit
d77bb6e0d2

+ 4 - 1
resource/locales/en_US/translation.json

@@ -342,9 +342,12 @@
       "New page name": "New page name",
       "New page name": "New page name",
       "Fail to get subordinated pages": "Fail to get subordinated pages",
       "Fail to get subordinated pages": "Fail to get subordinated pages",
       "Current page name": "Current page name",
       "Current page name": "Current page name",
-      "Duplicate with child": "Duplicate with child",
+      "Recursively": "Recursively",
       "Duplicate without exist path": "Duplicate without exist path",
       "Duplicate without exist path": "Duplicate without exist path",
       "Same page already exists": "Same page already exists"
       "Same page already exists": "Same page already exists"
+    },
+    "help": {
+      "recursive": "Duplicate children of under this path recursively"
     }
     }
   },
   },
   "modal_putback": {
   "modal_putback": {

+ 4 - 1
resource/locales/ja_JP/translation.json

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

+ 5 - 2
resource/locales/zh_CN/translation.json

@@ -322,10 +322,13 @@
       "New page name": "New page name",
       "New page name": "New page name",
       "Fail to get subordinated pages": "Fail to get subordinated pages",
       "Fail to get subordinated pages": "Fail to get subordinated pages",
 			"Current page name": "Current page name",
 			"Current page name": "Current page name",
-      "Duplicate with child": "Duplicate with child",
+      "Recursively": "Recursively",
       "Duplicate without exist path": "Duplicate without exist path",
       "Duplicate without exist path": "Duplicate without exist path",
       "Same page already exists": "Same page already exists"
       "Same page already exists": "Same page already exists"
-		}
+    },
+    "help": {
+      "recursive": "Duplicate children of under this path recursively"
+    }
 	},
 	},
 	"modal_putback": {
 	"modal_putback": {
 		"label": {
 		"label": {