Skip to content

Commit

Permalink
Merge pull request #385 from juliangarcess/main
Browse files Browse the repository at this point in the history
[es]: fix translations
  • Loading branch information
andrey-helldar authored Mar 19, 2024
2 parents 0d53271 + 26b28be commit 7d050eb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions locales/es/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"attributes.image": "imagen",
"attributes.is_subscribed": "suscrito",
"attributes.items": "elementos",
"attributes.last_name": "apellido",
"attributes.last_name": "apellidos",
"attributes.lesson": "lección",
"attributes.line_address_1": "dirección de la línea 1",
"attributes.line_address_2": "dirección de la línea 2",
"attributes.line_address_1": "línea de dirección 1",
"attributes.line_address_2": "línea de dirección 2",
"attributes.message": "mensaje",
"attributes.middle_name": "segundo nombre",
"attributes.minute": "minuto",
Expand Down Expand Up @@ -74,7 +74,7 @@
"attributes.teacher": "profesor",
"attributes.terms": "términos",
"attributes.test_description": "descripción de prueba",
"attributes.test_locale": "prueba local",
"attributes.test_locale": "idioma de prueba",
"attributes.test_name": "nombre de prueba",
"attributes.text": "texto",
"attributes.time": "hora",
Expand Down

0 comments on commit 7d050eb

Please sign in to comment.