mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
[PR #3887] [MERGED] Added i18n keys and update of Ukrainian translation #8148
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/3887
Author: @OriginalSimon
Created: 7/15/2024
Status: ✅ Merged
Merged: 7/15/2024
Merged by: @tjbck
Base:
dev← Head:dev📝 Commits (10+)
e19c327update Ukrainian translationc97d4bbadd i18n keys736d858Merge branch 'open-webui:dev' into dev8102347Fix i18n string syntax917dde7Fix i18n string syntax07283caMerge branch 'dev' of https://github.com/OriginalSimon/open-webui into devfa26b8drefac3668179refac 20aacb95add Ukrainian translation for new keys9e258eaadd i18n keys📊 Changes
44 files changed (+1105 additions, -69 deletions)
View changed files
📝
src/lib/components/workspace/Functions.svelte(+8 -8)📝
src/lib/components/workspace/Functions/FunctionEditor.svelte(+14 -12)📝
src/lib/components/workspace/Tools.svelte(+9 -7)📝
src/lib/components/workspace/Tools/ToolkitEditor.svelte(+16 -12)📝
src/lib/components/workspace/common/ManifestModal.svelte(+12 -10)📝
src/lib/i18n/locales/ar-BH/translation.json(+27 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+27 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+27 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+27 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+27 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+27 -0)📝
src/lib/i18n/locales/dg-DG/translation.json(+27 -0)📝
src/lib/i18n/locales/en-GB/translation.json(+27 -0)📝
src/lib/i18n/locales/en-US/translation.json(+27 -0)📝
src/lib/i18n/locales/es-ES/translation.json(+27 -0)📝
src/lib/i18n/locales/fa-IR/translation.json(+27 -0)📝
src/lib/i18n/locales/fi-FI/translation.json(+27 -0)📝
src/lib/i18n/locales/fr-CA/translation.json(+27 -0)📝
src/lib/i18n/locales/fr-FR/translation.json(+27 -0)📝
src/lib/i18n/locales/he-IL/translation.json(+27 -0)...and 24 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.