[PR #208] [MERGED] Chinese support #954

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

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/208
Author: @LuisLiu63
Created: 3/8/2022
Status: Merged
Merged: 3/8/2022
Merged by: @meltyshev

Base: masterHead: master


📝 Commits (1)

  • 68f897c [language]:add chinese local file

📊 Changes

3 files changed (+229 additions, -0 deletions)

View changed files

📝 client/src/locales/index.js (+2 -0)
client/src/locales/zh/core.js (+207 -0)
client/src/locales/zh/embed.js (+20 -0)

📄 Description

Add chinese language

  • new
    • /client/src/locals/zh/core.js
    • /client/src/locals/zh/embed.js
  • modifyed
    • /client/src/locals/index.js (lines:13, 26)

translate language to chinese with chinese habits


🔄 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/208 **Author:** [@LuisLiu63](https://github.com/LuisLiu63) **Created:** 3/8/2022 **Status:** ✅ Merged **Merged:** 3/8/2022 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`68f897c`](https://github.com/plankanban/planka/commit/68f897c1b8534d8db97d7da02b26b9a32b6b7ba9) [language]:add chinese local file ### 📊 Changes **3 files changed** (+229 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/index.js` (+2 -0) ➕ `client/src/locales/zh/core.js` (+207 -0) ➕ `client/src/locales/zh/embed.js` (+20 -0) </details> ### 📄 Description # Add chinese language * new * /client/src/locals/zh/core.js * /client/src/locals/zh/embed.js * modifyed * /client/src/locals/index.js (lines:13, 26) ## translate language to chinese with chinese habits --- <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:40:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#954