Skip to content

Commit

Permalink
fix: i18n bug
Browse files Browse the repository at this point in the history
  • Loading branch information
wxg0103 committed Jan 22, 2025
1 parent ef75386 commit ba048df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/src/locales/lang/en-US/views/user.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}
}

0 comments on commit ba048df

Please sign in to comment.