[PR #78] [MERGED] 增加繁体中文支持 #201

Closed
opened 2026-02-27 09:13:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/maillab/cloud-mail/pull/78
Author: @LLLLLLiulei
Created: 8/12/2025
Status: Merged
Merged: 8/12/2025
Merged by: @eoao

Base: devHead: feature-zhTw2


📝 Commits (1)

📊 Changes

5 files changed (+392 additions, -1 deletions)

View changed files

📝 mail-vue/src/i18n/index.js (+3 -1)
mail-vue/src/i18n/zh-tw.js (+284 -0)
📝 mail-vue/src/layout/header/index.vue (+1 -0)
📝 mail-worker/src/i18n/i18n.js (+4 -0)
mail-worker/src/i18n/zh-tw.js (+100 -0)

📄 Description

No description provided


🔄 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/maillab/cloud-mail/pull/78 **Author:** [@LLLLLLiulei](https://github.com/LLLLLLiulei) **Created:** 8/12/2025 **Status:** ✅ Merged **Merged:** 8/12/2025 **Merged by:** [@eoao](https://github.com/eoao) **Base:** `dev` ← **Head:** `feature-zhTw2` --- ### 📝 Commits (1) - [`b62a1ef`](https://github.com/maillab/cloud-mail/commit/b62a1efe26886ac559ba77588e9d7487604d1eaa) 增加繁体中文支持 ### 📊 Changes **5 files changed** (+392 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `mail-vue/src/i18n/index.js` (+3 -1) ➕ `mail-vue/src/i18n/zh-tw.js` (+284 -0) 📝 `mail-vue/src/layout/header/index.vue` (+1 -0) 📝 `mail-worker/src/i18n/i18n.js` (+4 -0) ➕ `mail-worker/src/i18n/zh-tw.js` (+100 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:13:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloud-mail-maillab#201
No description provided.