Update vue.config.js

This commit is contained in:
ericgaspar 2021-09-01 10:02:53 +02:00
parent 63524be319
commit 9de1c098c0
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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