Skip to content

Commit 2c297e9

Browse files
author
JP
committed
Little corrections
1 parent f5c4b2d commit 2c297e9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
`composer require jq-dev/magento2-improved-polish-language-pack`
66

77
### or specific version:
8-
`composer require jq-dev/magento2-improved-polish-language-pack:1.0.11`
8+
`composer require jq-dev/magento2-improved-polish-language-pack:1.1.0`
99

1010
## Setup:
1111
- php bin/magento setup:static-content:deploy pl_PL

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "JQ91"
99
}
1010
],
11-
"version": "1.1.0",
11+
"version": "1.1.1",
1212
"autoload": {
1313
"files": [
1414
"registration.php"

pl_PL.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3793,7 +3793,7 @@ href=""https://dashboard.rjmetrics.com/v2/magento/signup/"">BI Essentials</a> wa
37933793
"Change Shipping Address", "Zmień adres dla dostawy"
37943794
"You have no default shipping address in your address book.", "Nie masz podstawowego adresu wysyłki w książce adresowej."
37953795
"%1: Line %2", "%1 (linia %2)"
3796-
"Street Address: Line %1", "Ulica i numer (linia %1)
3796+
"Street Address: Line %1", "Ulica i numer (linia %1)"
37973797
"Street Address %1", "Ulica i numer %1"
37983798
"It's a default billing address.", "Jest to domyślny adres rozliczeniowy."
37993799
"Use as my default billing address", "Użyj jako domyślnego adresu rozliczeniowego"
@@ -10668,7 +10668,7 @@ href=""https://dashboard.rjmetrics.com/v2/magento/signup/"">BI Essentials</a> wa
1066810668
"Operation allowed only in HTTPS", "Operacja jest dozwolona tylko w HTTPS"
1066910669
"Cannot perform GET operation with store code 'all'", "Nie można wykonać operacji GET dla kodu sklepu ""all"""
1067010670
"Specified request cannot be processed.", "Nie można przetworzyć określonego żądania."
10671-
"Request does not match any route.", "Wniosek nie odpowiada żadnej ścieżce."
10671+
"Request does not match any route.", "Żądanie nie odpowiada żadnej ścieżce."
1067210672
"Not allowed parameters: %1. Please use only %2 and %3.", "Parametr: %1 nie dozwolony. Proszę używać tylko %2 i %3."
1067310673
"Requested service is not available: ""%1""", "Żądana usługa nie dostępna: ""%1"""
1067410674
"Operation ""%1"" not found.", "Operacja ""%1"" nie znaleziona."

0 commit comments

Comments
 (0)