Skip to content

qpard/magento2-russian-language-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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