mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #11290] [MERGED] i18n: Update zh-cn #45751
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/open-webui/open-webui/pull/11290
Author: @panda44312
Created: 3/6/2025
Status: ✅ Merged
Merged: 3/7/2025
Merged by: @tjbck
Base:
dev← Head:patch-5📝 Commits (2)
561f4d5i18n: zh-cn98376fbi18n: zh-cn📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
src/lib/i18n/locales/zh-CN/translation.json(+4 -4)📄 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:
devbranch.Changelog Entry
Description
Update zh-cn
@tjbck Some text is currently not added to the translation file, so it cannot be translated. Can you add it to the translation text? The following texts are known:
"Arena Model"
"Submit your questions to anonymous AI chatbots and vote on the best response."
"This channel was created on [time] This is the very beginning of the a channel."
"Running"
"Verify Connection"
"Default to segmented retrieval for focused and relevant content extraction, this is recommended for most cases."
"Use proxy designated by http_proxy and https_proxy environment variables to fetch page contents"
"Use no proxy to fetch page contents."
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries."
Permission Group:
"Public"
"Private"
Additionally, I hope to translate the Prompt to significantly enhance the user experience for non-English languages when using the default Prompt. This aims to avoid the following issues caused by English Prompts:
LLM models outputting English when users input in Chinese or other languages.
Generating English titles (when users input in Chinese or other languages).
Generating English tags (when users input in Chinese or other languages).
Thank you, and I look forward to your reply.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.