Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flarum-lang/chinese-simplified
Flarum Simplified Chinese Language Package
https://github.com/flarum-lang/chinese-simplified
Last synced: 1 day ago
JSON representation
Flarum Simplified Chinese Language Package
- Host: GitHub
- URL: https://github.com/flarum-lang/chinese-simplified
- Owner: flarum-lang
- License: mit
- Created: 2020-12-23T05:09:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T05:59:22.000Z (11 days ago)
- Last Synced: 2024-12-13T11:12:03.339Z (9 days ago)
- Language: JavaScript
- Size: 5.89 MB
- Stars: 86
- Watchers: 4
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flarum - Chinese (zh-hans)
README
# Flarum 简体中文语言包
# Flarum Simplified Chinese Language Pack
[![GitHub license](https://img.shields.io/github/license/flarum-lang/chinese-simplified?color=%230172b2)](https://github.com/flarum-lang/chinese-simplified/blob/master/LICENSE) [![Latest Stable Version](https://img.shields.io/packagist/v/flarum-lang/chinese-simplified.svg)](https://packagist.org/packages/flarum-lang/chinese-simplified) ![Packagist](https://img.shields.io/packagist/dt/flarum-lang/chinese-simplified)本语言包基于 [flarum/lang-english](https://github.com/flarum/lang-english)、[jsthon 2015](https://discuss.flarum.org/d/612) 和 [Csineneo 2019](https://github.com/Csineneo/lang-simplified-chinese)。
Based on [flarum/lang-english](https://github.com/flarum/lang-english), [jsthon 2015](https://discuss.flarum.org/d/612) and [Csineneo Pack 2019](https://github.com/Csineneo/lang-simplified-chinese).
整体语言风格较细腻自然,符合多数中国人思维习惯。
繁体中文语言包请查阅此处:[繁体中文语言包](https://discuss.flarum.org/d/17954)。
### 要求 / Require
- Flarum v0.1.0-beta.8 及以上版本### 安装 / Install
**_Flarum 最新版本_**
```
composer require flarum-lang/chinese-simplified
php flarum cache:clear
```_**Flarum 旧版本**_
- 在末尾写上版本号即可安装指定的语言包版本:`composer require flarum-lang/chinese-simplified:^v1.0.0`,语言包版本号与 Flarum 版本号相同。
**_Flarum Beta 16 及以下请翻阅语言包历史版本号_**
### 升级、卸载 / Update & Remove
将安装命令中的 require 替换为 update 或 remove### [支持的扩展 / Supported Extensions](https://rob006-software.github.io/flarum-translations/status/zh_Hans.html)
### 报告问题 / Report Issue
- [Github](https://github.com/flarum-lang/chinese-simplified/issues)
- [在此跟贴](https://discuss.flarum.org.cn/d/1211)### 链接 / Links
- [Discuss](https://discuss.flarum.org/d/22690)
- [Chinese Community](https://discuss.flarum.org.cn/d/1211)
- [Github](https://github.com/flarum-lang/chinese-simplified)
- [Packagist](https://packagist.org/packages/flarum-lang/chinese-simplified)
- [Extiverse](https://extiverse.com/extension/flarum-lang/chinese-simplified)### 捐赠 / Donate
- [Donate](https://pay.csur.fun)### 贡献 / Contribute
为尽量保证文案的统一性,请阅读相关规范后再前往[翻译平台](https://weblate.rob006.net/languages/zh_Hans/flarum/?limit=500)参与贡献。
- [UI 文案原则](https://www.uisdc.com/ui-copy-design-method#)
- [中英文混排规范 W3](https://www.w3.org/TR/clreq/#chinese_and_western_mixed_text_composition)
- [混排指北](https://github.com/sparanoid/chinese-copywriting-guidelines/blob/master/README.zh-CN.md)