mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
commit
83f34a98c5
1 changed files with 4 additions and 0 deletions
|
@ -11,7 +11,10 @@ const dateFnsLocales = [
|
||||||
'eo',
|
'eo',
|
||||||
'es',
|
'es',
|
||||||
'eu',
|
'eu',
|
||||||
|
'fa',
|
||||||
|
'fi',
|
||||||
'fr', // for 'fr' & 'br'
|
'fr', // for 'fr' & 'br'
|
||||||
|
'gl',
|
||||||
'hi',
|
'hi',
|
||||||
'hu',
|
'hu',
|
||||||
'it',
|
'it',
|
||||||
|
@ -23,6 +26,7 @@ const dateFnsLocales = [
|
||||||
'ru',
|
'ru',
|
||||||
'sv',
|
'sv',
|
||||||
'tr',
|
'tr',
|
||||||
|
'uk',
|
||||||
'zh_CN' // for 'zh_Hans'
|
'zh_CN' // for 'zh_Hans'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue