소스 검색

adjust translation

itizawa 5 년 전
부모
커밋
e4730afc9e
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

@@ -47,7 +47,7 @@
     "gcp_label": "GCP",
     "aws_label": "AWS",
     "local_label": "Local",
-    "gridfs_label": "GridFS",
+    "gridfs_label": "MongoDB(GridFS)",
     "file_upload": "This is for uploading file settings. If you complete file upload settings, file upload function, profile picture function etc will be enabled.",
     "ses_settings":"SES settings",
     "test_connection": "Test connection to mail",

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

@@ -46,7 +46,7 @@
     "gcp_label": "GCP",
     "aws_label": "AWS",
     "local_label": "Local",
-    "gridfs_label": "GridFS",
+    "gridfs_label": "MongoDB(GridFS)",
     "fixed_by_env_var": "環境変数 <code>FILE_UPLOAD={{fileUploadType}}</code> により固定されています。",
     "file_upload": "ファイルをアップロードするための設定を行います。ファイルアップロードの設定を完了させると、ファイルアップロード機能、プロフィール写真機能などが有効になります。",
     "ses_settings":"SES設定",

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

@@ -46,7 +46,7 @@
     "gcp_label": "GCP",
     "aws_label": "AWS",
     "local_label": "Local",
-    "gridfs_label": "GridFS",
+    "gridfs_label": "MongoDB(GridFS)",
 		"fixed_by_env_var": "这是由env var<code>FILE_UPLOAD={{fileUploadType}}</code>修复的。",
     "file_upload": "这是文件上传设定。完成了文件上传设定以后,文件上传功能、档案头像功能将会被开启。",
     "ses_settings":"SES设置",