Skip to content

Commit

Permalink
Merge pull request #99 from vtex-apps/update/i18n
Browse files Browse the repository at this point in the history
Fixing portuguese translation
  • Loading branch information
igorbrasileiro authored Aug 27, 2021
2 parents 5704e47 + 0c0df8f commit accace2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
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

- I18n pt-PT.

## [0.26.11] - 2021-08-26

## [0.26.10] - 2021-08-26 [YANKED]
Expand Down
4 changes: 2 additions & 2 deletions messages/pt.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"store/add-to-cart.success": "Item adicionado ao seu carrinho",
"store/add-to-cart.success": "Artigo adicionado ao carrinho",
"store/add-to-cart.failure": "Algo deu errado e o item não pôde ser adicionado ao seu carrinho!",
"store/add-to-cart.see-cart": "Ver carrinho",
"store/add-to-cart.add-to-cart": "Adicionar ao carrinho",
Expand All @@ -10,4 +10,4 @@
"admin/editor.add-to-cart.text.description": "Texto do botãox ex. \"Adicionar ao carrinho\"",
"admin/editor.add-to-cart.text-unavailable.title": "Texto do botão indisponível",
"admin/editor.add-to-cart.text-unavailable.description": "Texto do botão quando o produto não está disponível."
}
}

0 comments on commit accace2

Please sign in to comment.