Yohei-Shiina 3 лет назад
Родитель
Сommit
aec3d0baae

+ 2 - 2
packages/app/public/static/locales/ja_JP/translation.json

@@ -666,8 +666,8 @@
     "Sign in error": "ログインエラー",
     "Registration successful": "登録完了",
     "Setup": "セットアップ",
-    "enabled_ldap_has_configuration_problem":"LDAP is enabled but the configuration has something wrong.",
-    "set_env_var_for_logs": "(Please set the environment variables <code>DEBUG=crowi:service:PassportService</code> to get the logs)"
+    "enabled_ldap_has_configuration_problem":"LDAPは有効ですが、設定に問題があります。",
+    "set_env_var_for_logs": "(ログを取得するためには、環境変数 <code>DEBUG=crowi:service:PassportService</code> を設定してください。)"
   },
   "invited": {
     "discription_heading": "アカウント作成",

+ 2 - 2
packages/app/public/static/locales/zh_CN/translation.json

@@ -722,8 +722,8 @@
 		"Sign in error": "登录错误",
 		"Registration successful": "注册成功",
 		"Setup": "安装程序",
-    "enabled_ldap_has_configuration_problem":"LDAP is enabled but the configuration has something wrong.",
-    "set_env_var_for_logs": "(Please set the environment variables <code>DEBUG=crowi:service:PassportService</code> to get the logs)"
+    "enabled_ldap_has_configuration_problem":"启用了LDAP,但配置有问题。",
+    "set_env_var_for_logs": "(请设置环境变量 <code>DEBUG=crowi:service:PassportService</code> 以获得日志。)"
 	},
   "invited": {
     "discription_heading": "创建账户",