fix: i18n bug

This commit is contained in:
wxg0103 2025-01-22 17:12:55 +08:00 committed by wxg
parent ef75386f3f
commit fb7cab4b51

View File

@ -63,8 +63,8 @@ export default {
source: {
label: 'User Type',
local: 'System User',
wecom: 'WeCom (Enterprise WeChat)',
lark: 'Lark (Feishu)',
wecom: 'WeCom',
lark: 'Lark',
dingtalk: 'DingTalk'
}
}