mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-06 17:08:29 +08:00
English abbr EN
This commit is contained in:
parent
606e533607
commit
6c90e74712
@ -54,7 +54,7 @@ const LANGS: { [key: string]: LangConfigData } = {
|
||||
zorro: zorroZhCN,
|
||||
date: dfZhCn,
|
||||
delon: delonZhCn,
|
||||
abbr: '🇨🇳'
|
||||
abbr: 'CN'
|
||||
},
|
||||
'zh-TW': {
|
||||
text: '繁体中文',
|
||||
@ -70,7 +70,7 @@ const LANGS: { [key: string]: LangConfigData } = {
|
||||
zorro: zorroEnUS,
|
||||
date: dfEn,
|
||||
delon: delonEnUS,
|
||||
abbr: '🇬🇧'
|
||||
abbr: 'EN'
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user