Magento 2 Chinese Taiwan Language Pack
Other language packages are available at language packs page
Overview
- Download & Contribute
- Process
- Install Chinese Taiwan Language Pack
- Active Language Pack
- How to contribute
- Supported Magento versions
- Language package authors
1. Download Chinese Taiwan Language Pack
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 Taiwan Language Pack immediately!
2. Process
Help the Magento Community by contributing translation to this project.
3. How to Install Chinese Taiwan Language Pack
Method #1. Install via Composer
Install the Chinese Taiwan language pack via composer is really easier.
Install Chinese Taiwan pack:
composer require mageplaza/magento-2-chinese-taiwan-language-pack:dev-master
php bin/magento setup:static-content:deploy zh_TW
php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flush
You may get this message:
=> Go to Access Keys page and Create A New Access Key
.
Or use these keys:
Public Key: c7af1bfc9352e9c986637eec85ed53af
Private Key: 17e1b72ea5f0b23e9dbfb1f68dc12b53
Update Chinese Taiwan pack:
composer update mageplaza/magento-2-chinese-taiwan-language-pack:dev-master
php bin/magento setup:static-content:deploy zh_TW
php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flush
Method #2. Install via command line
Install the Chinese Taiwan language pack via command line.
Download the language file to your installation root directory. Now run the following command:
wget https://github.com/mageplaza/magento-2-chinese-taiwan-language-pack/raw/master/zh_TW.csv
php bin/magento i18n:pack -m replace zh_TW.csv zh_TW
php bin/magento setup:static-content:deploy zh_TW
php bin/magento cache:flush
As a result, a directory language pack will be created, which contains the proper structure of language files for your installation. Copy it over to your Magento installation and the translation should be visible.
Note: additional directory i18n contains strings for which the module could not be found in your installation. This file can be skipped.
4. How to activate the language pack
It’s time to activate the language pack for your Magento 2 store. From Magento 2 admin panel, navigate to Stores > Configuration > General > Locale Options
Select
Chinese (Taiwan)
and click Save Configuration
5. How to Contribute to Chinese Taiwan Language Pack
6. Supported Magento versions
This language pack is compatible with Magento Editions:
- Magento Open Source (Community)
- Magento Commerce (Enterprise)
- Magento Cloud
- Magento MSI
- Magento B2B
Magento Versions:
- Magento v2.0.x
- Magento v2.1.x
- Magento v2.2.x
- Magento v2.3.x
7. Language package authors
- Magento official translations project for Magento 2
- Language packages built by Mageplaza team
- Mageplaza Community on Github
People also searched for:
- Magento 2 Chinese Taiwan language pack
- Magento 2 Chinese Taiwan language package
- Chinese Taiwan language pack for Magento 2
- Magento 2 zh_TW package
- Magento 2 zh_TW package package
- Magento 2 China
- Magento 2 language pack for China
- Magento 2 中国
- Magento 2 Chinese (Taiwan)
- Magento 2 中文
It comes to the end of the tutorial: Magento 2 Chinese Taiwan Language Pack.
Other Language Packs
- Magento 2 Arabic Language Pack
- Magento 2 Bulgarian Language Pack
- Magento 2 Burmese Language Pack
- Magento 2 Catalan Language Pack
- Magento 2 Chinese Language Pack
- Magento 2 Chinese Taiwan Language Pack
- Magento 2 Croatian Language Pack
- Magento 2 Czech Language Pack
- Magento 2 Danish Language Pack
- Magento 2 Dutch, Belgium Language Pack
Featured topics
- Magento 2 Hosting - Web hosting
- How to Install Magento 2 with Sample Data
- 6 Steps To Stop Brute Force Attacks
- How to Change Favicon
- Exception printing is disabled by default for security reasons
- [Resolved] Your web server is set up incorrectly and allows unauthorized access to sensitive files
- Models (CRUD)
- Install / Upgrade script
- Custom Indexers
- Add command line
- Command Line Interface CLI
Featured Extensions







