Skip to content

Commit fb7cab4

Browse files
committed
fix: i18n bug
1 parent ef75386 commit fb7cab4

File tree

1 file changed

+2
-2
lines changed
  • ui/src/locales/lang/en-US/views

1 file changed

+2
-2
lines changed

ui/src/locales/lang/en-US/views/user.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ export default {
6363
source: {
6464
label: 'User Type',
6565
local: 'System User',
66-
wecom: 'WeCom (Enterprise WeChat)',
67-
lark: 'Lark (Feishu)',
66+
wecom: 'WeCom',
67+
lark: 'Lark',
6868
dingtalk: 'DingTalk'
6969
}
7070
}

0 commit comments

Comments
 (0)