Steven Fukase 5 лет назад
Родитель
Сommit
28ba31a134

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

@@ -293,6 +293,7 @@
     "custom_bot_without_proxy_settings": "Custom Bot (Without-Proxy) Settings",
     "without_proxy": {
       "create_bot": "Create Bot",
+      "how_to_create_a_bot": "How to create a bot",
       "install_bot_to_slack": "Install Bot To Slack",
       "select_install_your_app": "Select \"Install your app\".",
       "select_install_to_workspace": "Select \"Install to Workspace\".",
@@ -300,8 +301,7 @@
       "install_complete_if_checked": "Confirm that \"Install your app\" is checked.",
       "invite_bot_to_channel": "Invite GROWI bot to channel by calling @example.",
       "register_secret_and_token": "Set Signing Secret and Bot Token",
-      "test_connection": "Test Connection",
-      "how_to_create_a_bot": "How to create a bot"
+      "test_connection": "Test Connection"
     }
   },
   "user_management": {

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

@@ -291,15 +291,15 @@
     "custom_bot_without_proxy_settings": "Custom Bot (Without-Proxy) 設定",
     "without_proxy": {
       "create_bot": "Bot を作成する",
+      "how_to_create_a_bot": "作成方法はこちら",
       "install_bot_to_slack": "Bot を Slackにインストールする",
       "select_install_your_app": "Install your app をクリックします。",
       "select_install_to_workspace": "Install to Workspace をクリックします。",
       "click_allow": "遷移先の画面にて、Allowをクリックします。",
-      "install_complete_if_checked": "Install your app の右側に 緑色のチェックがつけばワークスペースへのインストール完了です。",
+      "install_complete_if_checked": "Install your app の右側に緑色のチェックがつけばワークスペースへのインストール完了です。",
       "invite_bot_to_channel": "GROWI bot を使いたいチャンネルに @example を使用して招待します。",
       "register_secret_and_token": "Signing Secret と Bot Token を登録する",
-      "test_connection": "連携状況のテストをする",
-      "how_to_create_a_bot": "作成方法はこちら"
+      "test_connection": "連携状況のテストをする"
     }
   },
   "user_management": {

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

@@ -293,7 +293,7 @@
       "cancel": "取消",
       "change": "改变"
     },
-    "use_env_var_if_empty": "如果数据库中的值为空,则环境变量的值 <cod>{{variable}}</code> 启用。",
+    "use_env_var_if_empty": "如果数据库中的值为空,则环境变量的值 <code>{{variable}}</code> 启用。",
     "access_token_settings": {
       "discard": "丢弃",
       "generate": "生成"
@@ -301,15 +301,15 @@
     "custom_bot_without_proxy_settings": "Custom Bot (Without-Proxy) 设置",
     "without_proxy": {
       "create_bot": "创建 Bot",
+      "how_to_create_a_bot": "如何创建一个BOT",
       "install_bot_to_slack": "将Bot安装到Slack",
       "select_install_your_app": "选择 \"Install your app\"。",
       "select_install_to_workspace": "选择 \"Install to Workspace\"。",
       "click_allow": "选择 \"Allow\"。",
-      "install_complete_if_checked": "确认已选中\"Install your app\"。",
-      "invite_bot_to_channel": "通过调用@example邀请GROWI Bot进行频道。",
+      "install_complete_if_checked": "确认已选中 \"Install your app\"。",
+      "invite_bot_to_channel": "通过调用 @example 邀请 GROWI Bot 进行频道。",
       "register_secret_and_token": "设置签名秘密和BOT令牌",
-      "test_connection": "测试连接",
-      "how_to_create_a_bot": "如何创建一个BOT"
+      "test_connection": "测试连接"
     }
   },
 	"user_management": {