yusuketk 6 лет назад
Родитель
Сommit
5726e01c71
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      resource/locales/en-US/admin/admin.json

+ 2 - 2
resource/locales/en-US/admin/admin.json

@@ -152,10 +152,10 @@
     "import_growi_archive": "Import GROWI Archive",
     "import_growi_archive": "Import GROWI Archive",
     "growi_settings": {
     "growi_settings": {
       "description_of_import_mode": {
       "description_of_import_mode": {
-        "about": "These modes is behavior of importing overlapping data.",
+        "about": "When you import data with the same name as an existing one, choose from the following three modes below.",
         "insert": "Insert: Skip importing the data.",
         "insert": "Insert: Skip importing the data.",
         "upsert": "Upsert: Overwrite and update the existing data with imported data.",
         "upsert": "Upsert: Overwrite and update the existing data with imported data.",
-        "flash_and_insert": "Flash and Insert: After Delete the existing data completely, import the data"
+        "flash_and_insert": "Flash and Insert: After deleting the existing data completely, import the data"
       },
       },
       "growi_archive_file": "GROWI Archive File",
       "growi_archive_file": "GROWI Archive File",
       "uploaded_data": "Uploaded Data",
       "uploaded_data": "Uploaded Data",