[PR #1247] [MERGED] Enhance/zh tw translation #7407

Closed
opened 2025-11-11 17:25:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1247
Author: @changchiyou
Created: 3/21/2024
Status: Merged
Merged: 3/23/2024
Merged by: @tjbck

Base: devHead: enhance/zh_TW_translation


📝 Commits (10+)

📊 Changes

1 file changed (+85 additions, -84 deletions)

View changed files

📝 src/lib/i18n/locales/zh-TW/translation.json (+85 -84)

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation?

    There are no relevant documents, so there's no need for an update.

  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

    No. No need.


Description

In response to the call at https://github.com/open-webui/open-webui/blob/main/docs/CONTRIBUTING.md#-translations-and-internationalization, attempting to enhance the Traditional Chinese(zh-TW) translation.


Changelog Entry

Changed

  • zh-TW translation enhancement (based on #1205 )

🔄 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/open-webui/open-webui/pull/1247 **Author:** [@changchiyou](https://github.com/changchiyou) **Created:** 3/21/2024 **Status:** ✅ Merged **Merged:** 3/23/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `enhance/zh_TW_translation` --- ### 📝 Commits (10+) - [`2fa9495`](https://github.com/open-webui/open-webui/commit/2fa94956f4e500bf5c42263124c758d8613ee05e) Merge pull request #1209 from open-webui/dev - [`f675a18`](https://github.com/open-webui/open-webui/commit/f675a18b05735d860bc86b03de3cb243ea1d8b80) enhance: `i18n`'s zh-TW translation for `About.svelte` - [`b5111c4`](https://github.com/open-webui/open-webui/commit/b5111c4b344cc7887362c9a0b7f02482b5178367) enhance: routes/modelfiles - [`cb0e858`](https://github.com/open-webui/open-webui/commit/cb0e858c0428f3d4f0220ea5eefffe19c1ca8eb8) enhance: routes/prompts - [`e9a198d`](https://github.com/open-webui/open-webui/commit/e9a198d8ed00fdb579045f66360a226672450ca7) enhance: routes/documents & components/documents/Settings/General.svelte - [`e14ad50`](https://github.com/open-webui/open-webui/commit/e14ad508c98946331828878a5dfc1f72cf201c5e) enhance: e9a198d8ed00fdb579045f66360a226672450ca7 - [`e9f1a71`](https://github.com/open-webui/open-webui/commit/e9f1a714e8515a61994166675627290b2419ee2a) enhance: playground - [`dca3dbb`](https://github.com/open-webui/open-webui/commit/dca3dbbce6e9f615bac2e45770f121ca73785faa) enhance: admin - [`2d1b675`](https://github.com/open-webui/open-webui/commit/2d1b67561bee7be986343daa95827a55b51e63a2) enhance: routes/auth - [`b03f437`](https://github.com/open-webui/open-webui/commit/b03f4371d6c87a44e4e94de33c30b95cc155a728) enhance: setting ### 📊 Changes **1 file changed** (+85 additions, -84 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/i18n/locales/zh-TW/translation.json` (+85 -84) </details> ### 📄 Description ## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [x] **Documentation:** Have you updated relevant documentation? > There are no relevant documents, so there's no need for an update. - [x] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? > No. No need. --- ## Description In response to the call at https://github.com/open-webui/open-webui/blob/main/docs/CONTRIBUTING.md#-translations-and-internationalization, attempting to enhance the Traditional Chinese(zh-TW) translation. --- ### Changelog Entry ### Changed - zh-TW translation enhancement (based on #1205 ) --- <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 2025-11-11 17:25:35 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#7407