feat(locales): Spanish locales (#54)

This commit is contained in:
Mgil10
2022-07-06 21:32:00 +02:00
committed by GitHub
parent 770ae6396e
commit e252c44bd2

12
locales/es.json Normal file
View File

@@ -0,0 +1,12 @@
{
"language": "Español",
"ui": {
"settings": {
"title": "Ajustes",
"language": "Idioma"
},
"cancel": "Cancelar",
"close": "Cerrar",
"confirm": "Confirmar"
}
}