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

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

@@ -327,7 +327,8 @@
       "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": "Duplicate with child"
+      "Duplicate with child": "Duplicate with child",
+      "Duplicate without exist path": "Duplicate without exist path"
     }
   },
   "modal_putback": {

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

@@ -329,7 +329,8 @@
       "New page name": "複製後のページ名",
       "Fail to get subordinated pages": "配下ページの取得に失敗しました",
       "Current page name": "現在のページ名",
-      "Duplicate with child": "配下のページも一緒に複製する"
+      "Duplicate with child": "配下のページも一緒に複製する",
+      "Duplicate without exist path": "存在するパス以外を複製する"
     }
   },
   "modal_putback": {

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

@@ -302,7 +302,8 @@
       "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": "Duplicate with child"
+      "Duplicate with child": "Duplicate with child",
+      "Duplicate without exist path": "Duplicate without exist path"
 		}
 	},
 	"modal_putback": {