Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 529 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 529 Bytes

Magento 2 Russian Language Pack

Install the Russian language pack via composer is never easier.

Install Russian pack:

composer require qpard/magento2-russian-language-pack:*
php bin/magento cache:clean
php bin/magento setup:static-content:deploy ru_RU

Update Russian pack:

composer update qpard/magento2-russian-language-pack:*
php bin/magento cache:clean
php bin/magento setup:static-content:deploy ru_RU

Translation process of Russian Language Pack

process