mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #11358] [MERGED] i18n(common): add i18n translation #9509
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/11358
Author: @U8F69
Created: 3/7/2025
Status: ✅ Merged
Merged: 3/7/2025
Merged by: @tjbck
Base:
dev← Head:i18n_translation📝 Commits (4)
92fb110i18n(common): add i18n translation72ea6ddrefactor(lint): code lintdc04123Merge branch 'dev' into i18n_translationb61ea39refactor(lint): code lint📊 Changes
57 files changed (+334 additions, -17 deletions)
View changed files
📝
src/lib/components/AddConnectionModal.svelte(+1 -1)📝
src/lib/components/admin/Settings/Documents.svelte(+12 -4)📝
src/lib/components/admin/Settings/WebSearch.svelte(+6 -2)📝
src/lib/components/channel/Messages.svelte(+7 -4)📝
src/lib/components/chat/Messages/CodeBlock.svelte(+3 -1)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+3 -1)📝
src/lib/components/common/FileItemModal.svelte(+6 -2)📝
src/lib/components/workspace/common/AccessControl.svelte(+2 -2)📝
src/lib/i18n/locales/ar-BH/translation.json(+6 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+6 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+6 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+6 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+6 -0)📝
src/lib/i18n/locales/cs-CZ/translation.json(+6 -0)📝
src/lib/i18n/locales/da-DK/translation.json(+6 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+6 -0)📝
src/lib/i18n/locales/dg-DG/translation.json(+6 -0)📝
src/lib/i18n/locales/el-GR/translation.json(+6 -0)📝
src/lib/i18n/locales/en-GB/translation.json(+6 -0)📝
src/lib/i18n/locales/en-US/translation.json(+6 -0)...and 37 more files
📄 Description
Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.