New Crowdin updates (#267)

* New translations common.json (Spanish)

* New translations errors.json (Spanish)
This commit is contained in:
Luke Vella 2022-08-01 07:58:35 +01:00 committed by GitHub
parent 9c18a95978
commit ccebaf6ce1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View file

@ -11,6 +11,7 @@
"italian": "Italiano",
"language": "Idioma",
"links": "Enlaces",
"portugueseBr": "Portugués (Brasil)",
"poweredBy": "Con tecnología de",
"privacyPolicy": "Política de privacidad",
"spanish": "Español",

View file

@ -0,0 +1,6 @@
{
"notFoundTitle": "404 Página no encontrada",
"notFoundDescription": "No pudimos encontrar la página que estás buscando.",
"goToHome": "Ir al inicio",
"startChat": "Iniciar chat"
}