Skip to content

Commit

Permalink
Update es.json
Browse files Browse the repository at this point in the history
Add firstname, lastname and phone number translations
  • Loading branch information
sebastienlemi authored Feb 9, 2024
1 parent 2ae2203 commit 4033337
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,13 @@
"address_form": {
"name": "Nombre completo",
"email": "Email",
"firstName": "Nombre",
"lastName": "Apellido",
"address1": "Dirección",
"address2": "Número/Piso",
"city": "Ciudad",
"country": "País",
"phone": "Teléfono",
"postalCode": "Código Postal",
"province": "Provincia",
"dont_see_address": "No encuentro mi dirección"
Expand Down

0 comments on commit 4033337

Please sign in to comment.