mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
[PR #3408] [MERGED] Added i18n keys and update of Ukrainian translation #8034
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/3408
Author: @OriginalSimon
Created: 6/24/2024
Status: ✅ Merged
Merged: 6/24/2024
Merged by: @tjbck
Base:
dev← Head:dev📝 Commits (10+)
a8198d7Update of Ukrainian translation06a3370Add keys i18n85b3b81fix key Database9c81d84Add toasts i18n key3d1de61Add Ukrainian translation for keys665f87eadd toasts keys i18n2ece4e7Add Ukrainian translation for keys + formatin855b550start parser5e9e110fix errors8dc9735start parser i18n📊 Changes
56 files changed (+1108 additions, -66 deletions)
View changed files
📝
src/lib/components/admin/Settings/Audio.svelte(+1 -1)📝
src/lib/components/admin/Settings/Database.svelte(+4 -2)📝
src/lib/components/admin/Settings/Pipelines.svelte(+8 -8)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+1 -1)📝
src/lib/components/chat/Settings/General.svelte(+3 -1)📝
src/lib/components/chat/Settings/Interface.svelte(+4 -2)📝
src/lib/components/chat/Settings/Personalization/AddMemoryModal.svelte(+1 -1)📝
src/lib/components/chat/Settings/Personalization/EditMemoryModal.svelte(+1 -1)📝
src/lib/components/chat/Settings/Personalization/ManageModal.svelte(+2 -2)📝
src/lib/components/chat/Settings/Valves.svelte(+2 -2)📝
src/lib/components/common/CodeEditor.svelte(+1 -1)📝
src/lib/components/workspace/Functions.svelte(+2 -2)📝
src/lib/components/workspace/Tools.svelte(+2 -2)📝
src/lib/i18n/locales/ar-BH/translation.json(+28 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+28 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+28 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+28 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+28 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+28 -0)📝
src/lib/i18n/locales/dg-DG/translation.json(+28 -0)...and 36 more files
📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.