mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #846] [MERGED] feat: add Traditional Chinese(zh-TW) #1121
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/plankanban/planka/pull/846
Author: @kfrico
Created: 8/13/2024
Status: ✅ Merged
Merged: 8/13/2024
Merged by: @meltyshev
Base:
master← Head:add_languages_zhTW📝 Commits (2)
187a336add languages zh-TWbca73aafix: Add to server side📊 Changes
5 files changed (+270 additions, -0 deletions)
View changed files
📝
client/src/locales/index.js(+2 -0)➕
client/src/locales/zh-TW/core.js(+237 -0)➕
client/src/locales/zh-TW/index.js(+8 -0)➕
client/src/locales/zh-TW/login.js(+22 -0)📝
server/api/models/User.js(+1 -0)📄 Description
Hi, I added Traditional Chinese(zh-TW) language translation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.