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: { source: {
label: 'User Type', label: 'User Type',
local: 'System User', local: 'System User',
wecom: 'WeCom (Enterprise WeChat)', wecom: 'WeCom',
lark: 'Lark (Feishu)', lark: 'Lark',
dingtalk: 'DingTalk' dingtalk: 'DingTalk'
} }
} }