mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-16 06:47:13 +00:00
fix(i18n): refine processor compatibility warning
This commit is contained in:
@@ -342,7 +342,7 @@ const zhHans = {
|
||||
bots: {
|
||||
pluginSubscriptions: {
|
||||
incompleteEvents:
|
||||
'当前机器人无法完整支持以下监听事件:{{events}}。处理器的功能可能不完整,仍可选择并绑定。',
|
||||
'当前机器人无法完整支持以下监听事件:{{events}}。处理器的表现可能不完整。',
|
||||
description: '自动接收插件声明的事件,与上方事件路由独立执行。',
|
||||
empty: '尚未绑定插件处理器。',
|
||||
add: '添加插件处理器',
|
||||
|
||||
Reference in New Issue
Block a user