File tree Expand file tree Collapse file tree
dashboard/src/i18n/locales Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -783,7 +783,7 @@ class ChatProviderTemplate(TypedDict):
783783 "appid" : {
784784 "description" : "appid" ,
785785 "type" : "string" ,
786- "hint" : "必填项。QQ 官方机器人平台的 appid。如何获取请参考文档 。" ,
786+ "hint" : "必填项。当前消息平台的 AppID。如何获取请参考对应平台接入文档 。" ,
787787 },
788788 "secret" : {
789789 "description" : "secret" ,
Original file line number Diff line number Diff line change 380380 },
381381 "appid" : {
382382 "description" : " App ID" ,
383- "hint" : " Required. App ID for the QQ Official Bot platform. See the docs for how to obtain it."
383+ "hint" : " Required. App ID for the current messaging platform. See the platform integration docs for how to obtain it."
384384 },
385385 "callback_server_host" : {
386386 "description" : " Callback Server Host" ,
Original file line number Diff line number Diff line change 380380 },
381381 "appid" : {
382382 "description" : " ID приложения" ,
383- "hint" : " Обязательно для QQ Official Bot . См. документацию."
383+ "hint" : " Обязательно. App ID текущей платформы сообщений . См. документацию по интеграции платформы ."
384384 },
385385 "callback_server_host" : {
386386 "description" : " Хост callback-сервера" ,
Original file line number Diff line number Diff line change 382382 },
383383 "appid" : {
384384 "description" : " appid" ,
385- "hint" : " 必填项。QQ 官方机器人平台的 appid。如何获取请参考文档 。"
385+ "hint" : " 必填项。当前消息平台的 AppID。如何获取请参考对应平台接入文档 。"
386386 },
387387 "callback_server_host" : {
388388 "description" : " 回调服务器主机" ,
You can’t perform that action at this time.
0 commit comments