mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #15017] [MERGED] i18n: Add Uzbek (Cyrillic and Latin) i18n support #23682
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/15017
Author: @Bek85
Created: 6/16/2025
Status: ✅ Merged
Merged: 6/16/2025
Merged by: @tjbck
Base:
dev← Head:i18n-uzbek📝 Commits (1)
ace2345Add Uzbek (Cyrillic and Latin) i18n support📊 Changes
3 files changed (+2765 additions, -1 deletions)
View changed files
📝
src/lib/i18n/locales/languages.json(+9 -1)➕
src/lib/i18n/locales/uz-Cyrl-UZ/translation.json(+1378 -0)➕
src/lib/i18n/locales/uz-Latn-Uz/translation.json(+1378 -0)📄 Description
📝 Pull Request Checklist
Before submitting, please make sure you've completed the following:
devbranch.i18n:to indicate internationalization-related changes.🧾 Changelog Entry
uz-Cyrl-UZ) and Latin (uz-Latn-UZ) scripts.translation.jsonfiles under:src/lib/i18n/locales/uz-Cyrl-UZ/translation.jsonsrc/lib/i18n/locales/uz-Latn-UZ/translation.jsonlanguages.jsonto include:Contributor License Agreement (CLA)
By submitting this pull request, I confirm that I have read and fully agree to the Open WebUI Contributor License Agreement (CLA) and the accompanying Open WebUI License. I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.