[PR #3227] [MERGED] Add some missing i18n keys and update Chinese translation #21211

Closed
opened 2026-04-20 03:24:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/3227
Author: @karllee830
Created: 6/17/2024
Status: Merged
Merged: 6/17/2024
Merged by: @tjbck

Base: devHead: translate


📝 Commits (1)

  • 720ff35 Add some missing i18n keys and update Chinese translation

📊 Changes

4 files changed (+30 additions, -22 deletions)

View changed files

📝 src/lib/components/common/ConfirmDialog.svelte (+6 -5)
📝 src/lib/components/layout/Sidebar.svelte (+2 -2)
📝 src/lib/components/layout/Sidebar/ChatItem.svelte (+4 -4)
📝 src/lib/i18n/locales/zh-CN/translation.json (+18 -11)

📄 Description

Pull Request Checklist

Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.

Before submitting, make sure you've checked the following:

  • Target branch: Please verify that the pull request targets the dev branch.
  • Description: Provide a concise description of the changes made 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.

Changelog Entry

Description

  • Add some missing i18n keys and update Chinese translation

🔄 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/3227 **Author:** [@karllee830](https://github.com/karllee830) **Created:** 6/17/2024 **Status:** ✅ Merged **Merged:** 6/17/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `translate` --- ### 📝 Commits (1) - [`720ff35`](https://github.com/open-webui/open-webui/commit/720ff35edf9be97af84426ec6cb1c64a93a06213) Add some missing i18n keys and update Chinese translation ### 📊 Changes **4 files changed** (+30 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/common/ConfirmDialog.svelte` (+6 -5) 📝 `src/lib/components/layout/Sidebar.svelte` (+2 -2) 📝 `src/lib/components/layout/Sidebar/ChatItem.svelte` (+4 -4) 📝 `src/lib/i18n/locales/zh-CN/translation.json` (+18 -11) </details> ### 📄 Description # Pull Request Checklist ### Note to first-time contributors: Please open a discussion post in [Discussions](https://github.com/open-webui/open-webui/discussions) and describe your changes before submitting a pull request. **Before submitting, make sure you've checked the following:** - [x] **Target branch:** Please verify that the pull request targets the `dev` branch. - [x] **Description:** Provide a concise description of the changes made 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. # Changelog Entry ### Description - Add some missing i18n keys and update Chinese translation --- <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 2026-04-20 03:24:07 -05: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#21211