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', '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'
] ]