We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 049e93a commit 1840944Copy full SHA for 1840944
README.md
@@ -1,7 +1,7 @@
1
## Magento 2 Improved Polish Language Pack
2
3
## Installation via composer
4
-- composer require jq-dev/magento2-improved-polish-language-pack:1.0.2
+- composer require jq-dev/magento2-improved-polish-language-pack:1.0.4
5
- php bin/magento setup:static-content:deploy pl_PL
6
- in dashboard go to 'Account Setting' and change the 'Interface Locale' to "Polski (Polska)"
7
- in dashboard go to 'Stores' > 'Configuration' > 'General' > 'Locale options: Locale' and set 'polski (Polska)'
composer.json
@@ -8,7 +8,7 @@
8
"name": "JQ91"
9
}
10
],
11
- "version": "1.0.3",
+ "version": "1.0.4",
12
"autoload": {
13
"files": [
14
"registration.php"
0 commit comments