mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-05-23 06:10:51 -05:00
[PR #29] [MERGED] feat(lang): add zh-Hans translation #251
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/29
Author: @doodlewind
Created: 1/19/2018
Status: ✅ Merged
Merged: 1/19/2018
Merged by: @stevemao
Base:
master← Head:translate📝 Commits (1)
6542e29feat(lang): add zh-Hans translation📊 Changes
4 files changed (+400 additions, -0 deletions)
View changed files
📝
_config.yml(+1 -0)➕
lang/zh-Hans/index.md(+133 -0)➕
lang/zh-Hans/spec/v1.0.0-beta.1.md(+133 -0)➕
lang/zh-Hans/spec/v1.0.0-beta.md(+133 -0)📄 Description
This PR adds simplified Chinese translation to Conventional Commits.
Some minor formats are modified to fit Chinese, e.g., since we don't have upper case and lower case in Chinese, bold format is used for translating
MUST,MAY, etc.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.