Added Spanish (es) date language

This commit is contained in:
diegodurrod 2019-04-22 10:53:54 +02:00 committed by GitHub
parent 13f579f4b6
commit 6061ae755d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,20 @@ const month_names = {
'November', 'November',
'December' 'December'
], ],
es: [
'Enero',
'Febrero',
'Marzo',
'Abril',
'Mayo',
'Junio',
'Julio',
'Agosto',
'Septiembre',
'Octubre',
'Noviembre',
'Diciembre'
],
ru: [ ru: [
'Январь', 'Январь',
'Февраль', 'Февраль',