magento2translations / language_zh_cn
中文(中文)Magento2 语言包(zh_CN) - 来自 Magento2Translations
Requires
- magento/framework: *
This package is auto-updated.
Last update: 2021-12-08 08:38:27 UTC
README
这些 Magento2Translations 包不受维护。这意味着我们有时会从 Crowdin 同步和构建。但我们可能不会添加 Magento/Crowdin 版本。如果您想继续在这里的工作,请给我们发消息。
请查看 e-conomix/magento-translations 上的所有其他优秀的社区维护包。或者查看 Mageplaza 维护的包。
中文(中文)Magento2 语言包(zh_CN)
这是从 Crowdin 的官方 Magento2 翻译项目 生成的语言包。中文(中文)翻译可以在 这里 找到。此翻译对居住在中国(中国)的人很有用。
有关我们其他语言包的信息,请参阅 Magento2Translations 页面。
版本 & 进度
此翻译是从 Crowdin 的 Head 分支生成的,基于 Magento 2.2.0 源文件。在 Magento 源代码中的 8,763 个字符串中,已经翻译了 7,970 个字符串。
安装
请从本仓库选择适合您的 Magento 版本的 git 分支。
通过 composer
要使用 composer 安装此翻译包,您需要访问服务器的命令行,并且您需要安装 Composer。
cd <your magento path>
composer require magento2translations/language_zh_cn:dev-master
php bin/magento cache:clean
手动
要手动安装此语言包,您需要访问您的服务器文件系统。
- 在此处下载 zip 文件:这里。
- 将内容上传到
<your magento path>/app/i18n/magento2translations/language_zh_cn。 - composer 文件应位于此处
<your magento path>/app/i18n/magento2translations/zh_CN/zh_CN.csv。 - 转到您的 Magento 管理面板并清除缓存。
用法 要使用此语言包,请登录您的管理员面板,转到 商店 -> 配置 -> 一般 -> 一般 -> 区域选项 并将 '区域' 选项设置为 '中文(中国)'
贡献
为了推动 '中文(中文)Magento2 语言包(zh_CN)' 的发展,请访问 此 crowdin 页面并翻译这些行。
作者
翻译由 官方 Magento2 翻译项目 完成。
代码生成由 Wijzijn.Guru 赞助。