1 Star 0 Fork 0

GDTang1220 / magento-2.3-chinese-taiwan-language-pack

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Magento 2 Chinese Taiwan Language Pack

Read more Magento 2 Chinese Taiwan Language Pack

Mageplaza Chinese Taiwan language pack

Overview

  1. Language Package Process
  2. Install Chinese Taiwan Language Pack
  3. How to active Chinese Taiwan language pack
  4. How to contribute
  5. Supported Magento versions
  6. Notes
  7. Language package authors

1. Language Package Process

This is status of Chinese Taiwan Language Pack, you can see how many percentage of this project has been done.

language pack

It is not fully translated? Feel free to contribute:

  • On Crowdin: It takes time to approve your contribution by Magento team.
  • On Github: It's faster, our team will approve it after you send pull request.

Find other language packs here

2. How to Install Chinese Taiwan Language Pack

There are 3 different methods to install this language pack.

✓ Method #1. Composer method (Recommend)

Install the Chinese Taiwan language pack via composer is never easier.

Install Chinese Taiwan pack:

composer require kwanshing/magento-2-chinese-taiwan-language-pack:dev-master
php bin/magento setup:static-content:deploy zh_Hant_TW
php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flush

Update Chinese Taiwan pack:

composer update kwanshing/magento-2-chinese-taiwan-language-pack:dev-master
php bin/magento setup:static-content:deploy zh_Hant_TW
php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flush

Authentication required (If any)

Authentication required

If you have not added this authentication, you can follow this guide

Or use these keys:

Public Key: c7af1bfc9352e9c986637eec85ed53af
Private Key: 17e1b72ea5f0b23e9dbfb1f68dc12b53

✓ Method #2. Copy & Paste method (Not recommended)

This method suitable for non-technical people such as merchants. Just download the package then flush cache.

Overview

  • Step 1: Download the Chinese Taiwan language pack
  • Step 2: Unzip Chinese Taiwan pack
  • Step 3: Flush Magento 2 Cache

Step 1 : Download the Chinese Taiwan language pack

You can download the language pack from above link

Step 2: Unzip Chinese Taiwan pack

Unzip the Chinese Taiwan 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/

unzip master.zip app/i18n/Mageplaza/

Rename folder magento-2-chinese-taiwan-language-pack to zh_hant_tw.

You also can unzip locally and upload them to Magento 2 root folder.

Step 3: Flush Magento 2 Cache

Follow this guide to Flush Cache on your Magento 2 store

The MIT License (MIT) Copyright (c) 2019 Mageplaza Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
PHP
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/kwanshing/magento-2.3-chinese-taiwan-language-pack.git
git@gitee.com:kwanshing/magento-2.3-chinese-taiwan-language-pack.git
kwanshing
magento-2.3-chinese-taiwan-language-pack
magento-2.3-chinese-taiwan-language-pack
master

搜索帮助