[PR #29] [MERGED] feat(lang): add zh-Hans translation #251

Closed
opened 2026-02-17 11:55:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: translate


📝 Commits (1)

  • 6542e29 feat(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.

## 📋 Pull Request Information **Original PR:** https://github.com/conventional-commits/conventionalcommits.org/pull/29 **Author:** [@doodlewind](https://github.com/doodlewind) **Created:** 1/19/2018 **Status:** ✅ Merged **Merged:** 1/19/2018 **Merged by:** [@stevemao](https://github.com/stevemao) **Base:** `master` ← **Head:** `translate` --- ### 📝 Commits (1) - [`6542e29`](https://github.com/conventional-commits/conventionalcommits.org/commit/6542e2927d4e1bff32ef956b6bdcbc31113f3b57) feat(lang): add zh-Hans translation ### 📊 Changes **4 files changed** (+400 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `_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) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-17 11:55:57 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#251