mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 10:55:51 +02:00
feat: adding fr in language selector
This commit is contained in:
parent
8857165f9c
commit
a7f583bdca
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ export default createGettext({
|
|||
en: 'En',
|
||||
zh_CN: '简',
|
||||
zh_TW: '繁',
|
||||
fr_FR: 'Fr',
|
||||
},
|
||||
defaultLanguage: 'en',
|
||||
translations: translations,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue