mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-25 17:21:00 -05:00
[PR #6898] [CLOSED] i18n: Completing the i18n text and improving the translation of zh-CN. #8771
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/6898
Author: @Menghuan1918
Created: 11/13/2024
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (4)
c2db61achore: Add all i18n texts026ef66Update some zh-CN i18nce77a54Update translationsffc7da7Merge branch 'open-webui:dev' into dev📊 Changes
47 files changed (+9269 additions, -7077 deletions)
View changed files
📝
src/lib/i18n/locales/ar-BH/translation.json(+186 -153)📝
src/lib/i18n/locales/bg-BG/translation.json(+183 -150)📝
src/lib/i18n/locales/bn-BD/translation.json(+183 -150)📝
src/lib/i18n/locales/ca-ES/translation.json(+184 -151)📝
src/lib/i18n/locales/ceb-PH/translation.json(+183 -150)📝
src/lib/i18n/locales/cs-CZ/translation.json(+185 -152)📝
src/lib/i18n/locales/da-DK/translation.json(+183 -150)📝
src/lib/i18n/locales/de-DE/translation.json(+183 -150)📝
src/lib/i18n/locales/dg-DG/translation.json(+184 -151)📝
src/lib/i18n/locales/en-GB/translation.json(+183 -150)📝
src/lib/i18n/locales/en-US/translation.json(+183 -150)📝
src/lib/i18n/locales/es-ES/translation.json(+184 -151)📝
src/lib/i18n/locales/fa-IR/translation.json(+249 -216)📝
src/lib/i18n/locales/fi-FI/translation.json(+183 -150)📝
src/lib/i18n/locales/fr-CA/translation.json(+190 -157)📝
src/lib/i18n/locales/fr-FR/translation.json(+189 -156)📝
src/lib/i18n/locales/he-IL/translation.json(+184 -151)📝
src/lib/i18n/locales/hi-IN/translation.json(+185 -152)📝
src/lib/i18n/locales/hr-HR/translation.json(+184 -151)📝
src/lib/i18n/locales/hu-HU/translation.json(+183 -150)...and 27 more files
📄 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
Additional Information
https://github.com/open-webui/open-webui/discussions/6897
Using a go program is used to find and add text that does not appear in the translation.json:
i18nupdate.go
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.