mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: i18n bug
This commit is contained in:
parent
ef75386f3f
commit
fb7cab4b51
|
|
@ -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'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue