소스 검색

change translation sentences

kaoritokashiki 5 년 전
부모
커밋
5e403598f0
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      resource/locales/en_US/admin/admin.json
  2. 1 1
      resource/locales/ja_JP/admin/admin.json
  3. 1 1
      resource/locales/zh_CN/admin/admin.json

+ 1 - 1
resource/locales/en_US/admin/admin.json

@@ -160,7 +160,7 @@
       "upload": "Upload",
       "discard": "Discard uploaded data",
       "errors": {
-        "versions_not_met": "the version of this growi and the growi that exported the data are not met",
+        "versions_not_met": "the version of this growi and the growi that uploarded data are not met",
         "at_least_one": "Select one or more collections.",
         "page_and_revision": "'Pages' and 'Revisions' must be imported both.",
         "depends": "'{{target}}' must be selected when '{{condition}}' is selected."

+ 1 - 1
resource/locales/ja_JP/admin/admin.json

@@ -178,7 +178,7 @@
       "upload": "アップロード",
       "discard": "アップロードしたデータを破棄する",
       "errors": {
-        "versions_not_met": "現在のGROWIとインポートしたデータのバージョンが違います",
+        "versions_not_met": "現在のGROWIとアップロードしたデータのバージョンが違います",
         "at_least_one": "コレクションが選択されていません",
         "page_and_revision": "'Pages' と 'Revisions' はセットでインポートする必要があります",
         "depends": "'{{condition}}' をインポートする場合は、'{{target}}' を一緒に選択する必要があります"

+ 1 - 1
resource/locales/zh_CN/admin/admin.json

@@ -176,7 +176,7 @@
 			"upload": "Upload",
 			"discard": "Discard uploaded data",
 			"errors": {
-        "versions_not_met": "the version of this growi and the growi that exported the data are not met",
+        "versions_not_met": "the version of this growi and the growi that uploarded data are not met",
 				"at_least_one": "Select one or more collections.",
 				"page_and_revision": "'Pages' and 'Revisions' must be imported both.",
 				"depends": "'{{target}}' must be selected when '{{condition}}' is selected."