Chinese T language package for Magento 2
Today I will provide you another helpful document - Magento 2 Chinese Simplified Language Pack. With this knowledge base article, you can change the Magento 2 default language to Chinese Simplified Language with only two simple steps. After finishing, all labels on your storefront will be auto-converted to Chinese Simplified quickly., (*1)
Read more Magento 2 Chinese Language Pack, (*2)
Below are two active buttons which are required operations before installing the language package. Let's hit them to download and contribute Magento 2 Chinese Language Pack immediately!, (*3)
Download packages:, (*4)
Find other language packs here, (*5)
There are 3 different methods to install this language pack., (*6)
Install the Chinese language pack via composer is never easier., (*7)
Install Chinese pack:, (*8)
composer require mageplaza/magento-2-chinese-language-pack:dev-master php bin/magento setup:static-content:deploy zh_Hans_CN php bin/magento cache:flush
Update Chinese pack:, (*9)
composer update mageplaza/magento-2-chinese-language-pack:dev-master php bin/magento setup:static-content:deploy zh_Hans_CN php bin/magento cache:flush
, (*10)
If you have not added this authentication, you can follow this guide, (*11)
This method suitable for non-technical people such as merchants. Just download the package then flush cache., (*12)
Overview, (*13)
You can download the language pack from above link, (*14)
Unzip the Chinese language pack to Magento 2 root folder. In this guide, we extract to /var/www/html/
Your Magento 2 root folder can be: /home/account_name/yourstore.com/public_html/
, (*15)
unzip fr.zip app/code/Mageplaza/zh_hans_cn
You also can unzip locally and upload them to Magento 2 root folder., (*16)
Follow this guide to Flush Cache on your Magento 2 store, (*17)
To download and install Chinese pack manually, you have to access to your server via FTP or SFTP., (*18)
Unzip the compressed file and upload file zh_Hans_CN.zip
into app/i18n/mageplaza/zh_Hans_CN/zh_Hans_CN.csv
, (*19)
Follow this guide to Flush Cache on your Magento 2 store, (*20)
Now time to active the Chinese language pack for your Magento 2 store. From Magento 2 admin panel, navigate to Stores > Configuration > General > Locale Options
, (*21)
Contribute to this language at https://crowdin.com/project/magento-2/zh-CN, (*22)
โ Blog, (*23)
โ Social Login, (*24)
โ SEO, (*25)
โ SMTP, (*26)
โ Product Sliderthub, (*27)
โ Banner, (*28)
โ Sample Payment Method, (*29)