Add Spanish locale files and initial translations
This commit is contained in:
8
frontend/src/i18n/locales/es/message.json
Normal file
8
frontend/src/i18n/locales/es/message.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"message": {
|
||||
"title": "Mensaje",
|
||||
"close": "Cerrar",
|
||||
"test": "La prueba funciona",
|
||||
"success": "La acción se ha realizado correctamente."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user