mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 17:38:32 +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,
|
zorro: zorroZhCN,
|
||||||
date: dfZhCn,
|
date: dfZhCn,
|
||||||
delon: delonZhCn,
|
delon: delonZhCn,
|
||||||
abbr: '🇨🇳'
|
abbr: 'CN'
|
||||||
},
|
},
|
||||||
'zh-TW': {
|
'zh-TW': {
|
||||||
text: '繁体中文',
|
text: '繁体中文',
|
||||||
@ -70,7 +70,7 @@ const LANGS: { [key: string]: LangConfigData } = {
|
|||||||
zorro: zorroEnUS,
|
zorro: zorroEnUS,
|
||||||
date: dfEn,
|
date: dfEn,
|
||||||
delon: delonEnUS,
|
delon: delonEnUS,
|
||||||
abbr: '🇬🇧'
|
abbr: 'EN'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user