[PR #1250] [MERGED] Add full Chinese (zh-CN) localization: core, login, markdown editor, and language support #1248

Closed
opened 2026-02-04 21:59:35 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1250
Author: @HanJiang-cn
Created: 7/9/2025
Status: Merged
Merged: 7/9/2025
Merged by: @meltyshev

Base: masterHead: master


📝 Commits (2)

  • bf0f186 Add full Chinese (zh-CN) localization: core, login, markdown editor, and language support
  • 2032144 chore: Fix linting

📊 Changes

3 files changed (+374 additions, -2 deletions)

View changed files

📝 client/src/locales/zh-CN/core.js (+204 -2)
📝 client/src/locales/zh-CN/login.js (+5 -0)
client/src/locales/zh-CN/markdown-editor.json (+165 -0)

📄 Description

This pull request adds complete Chinese (zh-CN) localization to Planka.
此请求为 Planka 添加了完整的中文 (zh-CN) 本地化。


🔄 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/plankanban/planka/pull/1250 **Author:** [@HanJiang-cn](https://github.com/HanJiang-cn) **Created:** 7/9/2025 **Status:** ✅ Merged **Merged:** 7/9/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`bf0f186`](https://github.com/plankanban/planka/commit/bf0f18691576591a07dae5f1c4528e2f5cacd7e7) Add full Chinese (zh-CN) localization: core, login, markdown editor, and language support - [`2032144`](https://github.com/plankanban/planka/commit/2032144dcb2ac8bf1d5bfe238513df97f3a0151c) chore: Fix linting ### 📊 Changes **3 files changed** (+374 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/zh-CN/core.js` (+204 -2) 📝 `client/src/locales/zh-CN/login.js` (+5 -0) ➕ `client/src/locales/zh-CN/markdown-editor.json` (+165 -0) </details> ### 📄 Description This pull request adds complete Chinese (zh-CN) localization to Planka. 此请求为 Planka 添加了完整的中文 (zh-CN) 本地化。 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:59:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1248