Skip to content

Commit

Permalink
Fixed Spanish translation.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaio-donadelli committed Jan 17, 2023
1 parent 3dc7e85 commit 160d008
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Fixed

- Spanish translation.

## [0.42.0] - 2022-12-22

### Added
Expand Down
2 changes: 1 addition & 1 deletion messages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"addresses.addAddress": "Añadir dirección",
"addresses.saveAddress": "Guardar dirección",
"addresses.deleteAddress": "Borrar dirección",
"addresses.notFound": "Usted no tiene ninguna de las direcciones registrado.",
"addresses.notFound": "No tienes ninguna dirección registrada.",
"addresses.notApplicable": "S/N",
"commons.edit": "Editar",
"alert.addressNotFound": "La dirección seleccionada no fue encontrada.",
Expand Down

0 comments on commit 160d008

Please sign in to comment.