Skip to content

Commit

Permalink
add polish translation
Browse files Browse the repository at this point in the history
  • Loading branch information
camilavcoutinho committed Oct 29, 2024
1 parent 5eb8fe7 commit a75b573
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Added
- Polish translation

## [2.137.3] - 2024-10-08

### Changed
Expand Down
10 changes: 10 additions & 0 deletions messages/pl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"admin/editor.product-search.title": "Kontekst wyszukiwania produktu",
"admin/editor.product-search.maxItemsPerPage": "Maksymalna liczba pozycji na stronę",
"admin/editor.product-search.hideUnavailableItems": "Ukryj niedostępne pozycje",
"store/store.network-status.offline": "Brak połączenia z Internetem.",
"admin/actions.enable-binding": "Włącz konfigurację przez powiązanie",
"admin/actions.binding-configurations": "Konfiguracje powiązań",
"admin/actions.binding-id": "Identyfikator powiązania",
"admin/actions.binding-description": "Wpisz identyfikator powiązania"
}

0 comments on commit a75b573

Please sign in to comment.