Giter Club home page Giter Club logo

mageplaza / magento-2-chinese-language-pack Goto Github PK

View Code? Open in Web Editor NEW
39.0 39.0 26.0 2.19 MB

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.

Home Page: https://www.mageplaza.com/magento-2-chinese-language-pack.html

License: MIT License

PHP 100.00%

magento-2-chinese-language-pack's People

Contributors

gixid192 avatar imsamthomas avatar legendhorus avatar michaelnguyen2306 avatar sanhu88 avatar sippsolutions avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

magento-2-chinese-language-pack's Issues

"InvalidArgumentException" - at install via command line

trying to install the language pack on a M2.2.3 store following these intructions (#2 install via command line) and am getting a ...

[InvalidArgumentException]
Invalid context given: " ""..\"")."". Row #6595.

... on the php bin/magento i18n:pack -m replace --allow-duplicates zh_Hans_CN.csv zh_Hans_CN command.

mentioned row 6595 looks pretty unsupsicious though
"Visit Magento Marketplaces","访问 Magento 市场",module,Magento_Marketplace
My first idea was Chinese " or , but that wasn't the case apparently

Invalid Locale error

Below error occurs while following exception after executing php bin/magento setup:static-content:deploy zh_CN

[InvalidArgumentException]
zh_CN argument has invalid value, please run info:language:list for list of available locales

setup:static-content:deploy [-d|--dry-run] [--no-javascript] [--no-css] [--no-less] [--no-images] [--no-fon ts] [--no-html] [--no-misc] [--no-html-minify] [-t|--theme[="..."]] [--exclude-
theme[="..."]] [-l|--languag e[="..."]] [--exclude-language[="..."]] [-a|--area[="..."]] [--exclude-area[="..."]] [-j|--jobs[="..."]] [- -symlink-locale] [languages1] ... [languagesN]

Please help.

Invalid translation "%1"

There is this translation "%1","1%" that breaks dynamic variables.
This translation is present in multiple lines.

Set production mode Exception

[Exception]
Notice: Undefined offset: 5 in /var/www/trade2ez.com/vendor/magento/module-
deploy/Model/Deploy/LocaleDeploy.php on line 287

i have composer remove,still error.

Bug translate version zh

On the translate file https://github.com/mageplaza/magento-2-chinese-language-pack/blob/master/zh_Hans_CN.csv and https://github.com/mageplaza/magento-2-chinese-language-pack/blob/master/zh_CN.csv. I detected a bug for belown line :
"%1 - %2","1%-%2",module,Magento_Catalog and "%1 - %2","1%-%2",module,Magento_CatalogSearch

The correct translate is : "%1 - %2","%1-%2",module,Magento_Catalog and this line too "%1 - %2","%1-%2",module,Magento_CatalogSearch

Thanks.

Create a tag for stability

Create a tag for stability

Requiring your package suddenly requires entire composer project to lose stability to developement which is not ideal

Add version tag

See #7 - the fixed version was removed from composer.json, but no release was pushed.
Please add a tag "1.0.2" via Github or via "git checkout master; git pull; git tag 1.0.2; git push --tags" on command line.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.