Skip to content

Commit

Permalink
Merge pull request #182 from vtex-apps/add/polish
Browse files Browse the repository at this point in the history
Add polish translation
  • Loading branch information
cdcs0128 authored Dec 13, 2024
2 parents 98d7eef + 1a46ba7 commit 7d875fb
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 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]

### Added

- Polish translation

## [1.18.4] - 2024-09-26

### Fix
Expand Down
15 changes: 15 additions & 0 deletions messages/pl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"store/wishlist.addButton": "Dodaj do listy",
"store/wishlist-see-lists": "Wyświetl listy",
"store/wishlist-product-added-to-list": "Produkt dodano do listy",
"store/wishlist-add-product-fail": "Nie udało się dodać produktu do listy",
"store/wishlist-default-list-name": "Lista życzeń",
"store/myaccount-menu": "Lista życzeń",
"store/myaccount-empty-list": "Lista jest pusta",
"store/wishlist-login": "Zaloguj",
"store/wishlist-not-logged": "Musisz się zalogować przed dodaniem do listy",
"admin/wishlist.menu.label": "Lista życzeń",
"admin/settings.title": "Eksport listy życzeń",
"admin/settings.download": "Pobierz listy życzeń",
"admin/settings.page": "Strona"
}

0 comments on commit 7d875fb

Please sign in to comment.