chore: bot setting updates
This commit is contained in:
@@ -84,6 +84,8 @@
|
||||
}
|
||||
},
|
||||
"bot": {
|
||||
"add_api_key": "Add API Key",
|
||||
"no_api_key": "No API Key Yet",
|
||||
"bot_tip_title": "Bots can send messages to channels.",
|
||||
"bot_tip_desc": "Please note that we do not display a Bot’s API key again after generation. You can always generate a new API key of a Bot by clicking “Add API Key” and this won’t nullify the previous API key(s).",
|
||||
"webhook_tip_title": "Webhooks can receive messages in a channel and should a URL provided by you.",
|
||||
|
||||
@@ -82,6 +82,8 @@
|
||||
}
|
||||
},
|
||||
"bot": {
|
||||
"add_api_key": "新增API Key",
|
||||
"no_api_key": "暂未创建API Key",
|
||||
"bot_tip_title": "使用机器人向频道里发送消息",
|
||||
"bot_tip_desc": "注意:机器人的API Key只在生成那一刻展示,如果忘记,请生成一个新的Key。",
|
||||
"webhook_tip_title": "Webhook是一个用以接收VoceChat推送数据的URL地址",
|
||||
@@ -90,6 +92,8 @@
|
||||
"manage_desc": "机器人一旦删除,所有与其相关的接口也立即失效,包括Webhook。",
|
||||
"create_title": "创建机器人",
|
||||
"create_desc": "给你的机器人一个名字,同时也可以设置Webhook URL,用以接收推送的数据。",
|
||||
"create_key_title": "创建机器人API Key",
|
||||
"create_key_desc": "使用API Key授权机器人与VoceChat数据流通",
|
||||
"delete_title": "删除机器人",
|
||||
"delete_desc": "确定删除该机器人?",
|
||||
"delete_key_title": "删除机器人API Key",
|
||||
|
||||
Reference in New Issue
Block a user