This is a Language Pack generated from the official Magento2 translations project at Crowdin. The Polish (polski) translations used can be found here.
This translation is generated from the branch Head at Crowdin and based on the Magento Head sourcefiles. There have been 12595 strings translated of the 12595 strings in the Magento source.
To install this translation package with composer you need access to the command line of your server and you need to have Composer.
cd <your magento path>
composer require piotrekkaminski/language_pl_pl:dev-master
php bin/magento cache:clean
To install this language package manually you need access to your server file system.
- Download the zip file here.
- Upload the contents to
<your magento path>/app/i18n/magento2translations/language_pl_pl
. - The composer files should then be located like this
<your magento path>/app/i18n/magento2translations/pl_PL/pl_PL.csv
. - Go to your Magento admin panel and clear the caches.
#Usage
To use this language pack login to your admin panel and goto Stores -> Configuration -> General > General -> Locale options
and set the 'locale' option as 'Polish (Poland)'
To help move the 'Polish (polski) Magento2 Language Pack (pl_PL)' forward please goto this crowdin page and translate the untranslated string or propose better translations.
The translations are done by the official Magento2 translations project.
Composer package generation originally written by Wijzijn.Guru.