itizawa 6 лет назад
Родитель
Сommit
f4b7fb0883

+ 18 - 0
resource/locales/en-US/admin/export_management.json

@@ -0,0 +1,18 @@
+{
+  "exporting_collection_list": "Exporting Collection List",
+  "exported_data_list": "Exported Archive Data List",
+  "export_collections": "Export Collections",
+  "check_all": "Check All",
+  "uncheck_all": "Uncheck All",
+  "desc_password_seed": "DO NOT FORGET to set current <code>PASSWORD_SEED</code> to your new GROWI system when restoring user data, or users will NOT be able to login with their password.<br><br><strong>HINT:</strong><br>The current <code>PASSWORD_SEED</code> will be stored in <code>meta.json</code> in exported ZIP.",
+  "create_new_archive_data": "Create New Archive Data",
+  "export": "Export",
+  "cancel": "Cancel",
+  "file": "File",
+  "growi_version": "Growi Version",
+  "collections": "Collections",
+  "exported_at": "Exported At",
+  "export_menu": "Export Menu",
+  "download": "Download",
+  "delete": "Delete"
+}

+ 0 - 18
resource/locales/en-US/translation.json

@@ -602,23 +602,5 @@
     "rebuild_description_1": "Force rebuild index.",
     "rebuild_description_2": "Click 'Build Now' to delete and create mapping file and add all pages.",
     "rebuild_description_3": "This may take a while."
-  },
-  "export_management": {
-    "exporting_collection_list": "Exporting Collection List",
-    "exported_data_list": "Exported Archive Data List",
-    "export_collections": "Export Collections",
-    "check_all": "Check All",
-    "uncheck_all": "Uncheck All",
-    "desc_password_seed": "DO NOT FORGET to set current <code>PASSWORD_SEED</code> to your new GROWI system when restoring user data, or users will NOT be able to login with their password.<br><br><strong>HINT:</strong><br>The current <code>PASSWORD_SEED</code> will be stored in <code>meta.json</code> in exported ZIP.",
-    "create_new_archive_data": "Create New Archive Data",
-    "export": "Export",
-    "cancel": "Cancel",
-    "file": "File",
-    "growi_version": "Growi Version",
-    "collections": "Collections",
-    "exported_at": "Exported At",
-    "export_menu": "Export Menu",
-    "download": "Download",
-    "delete": "Delete"
   }
 }