Merge pull request #386 from ericgaspar/dev

Add missing translations
This commit is contained in:
Alexandre Aubin 2021-09-01 11:19:17 +02:00 committed by GitHub
commit 83f34a98c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,10 @@ const dateFnsLocales = [
'eo',
'es',
'eu',
'fa',
'fi',
'fr', // for 'fr' & 'br'
'gl',
'hi',
'hu',
'it',
@ -23,6 +26,7 @@ const dateFnsLocales = [
'ru',
'sv',
'tr',
'uk',
'zh_CN' // for 'zh_Hans'
]