|
|
@@ -261,6 +261,27 @@
|
|
|
"delete": "删除"
|
|
|
},
|
|
|
"slack_integration": {
|
|
|
+ "selecting_bot_types": {
|
|
|
+ "slack_bot": "Slack bot",
|
|
|
+ "detailed_explanation": "详细说明",
|
|
|
+ "selecting_bot_type": "・选择机器人类型",
|
|
|
+ "official_bot": "Official bot",
|
|
|
+ "custom_bot": "Custom bot",
|
|
|
+ "without_proxy": "without proxy",
|
|
|
+ "with_proxy": "with proxy",
|
|
|
+ "recommended": "受到推崇的",
|
|
|
+ "for_beginners": "- 对于初学者 -",
|
|
|
+ "for_intermediate": "- 对于中级 -",
|
|
|
+ "for_advanced": "- 对于高级 -",
|
|
|
+ "set_up": "设置",
|
|
|
+ "integration_to_multi_workspaces": "集成到多个工作区",
|
|
|
+ "security_control": "安全控制",
|
|
|
+ "easy": "简单",
|
|
|
+ "normal": "通常",
|
|
|
+ "difficult": "难的",
|
|
|
+ "possible": "可能的",
|
|
|
+ "impossible": "不可能"
|
|
|
+ },
|
|
|
"bot_reset_successful": "删除了BOT设置。",
|
|
|
"copied_to_clipboard": "它已复制到剪贴板。",
|
|
|
"modal": {
|