mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 15:54:15 -05:00
[PR #2885] [CLOSED] Added {$i18n.t('')} keys, updated Ukrainian translation to v0.2.5 #7920
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/2885
Author: @OriginalSimon
Created: 6/6/2024
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (8)
3f4e653Updated Ukrainian translation to v0.2.59a89ff0Added {.t('')} keys, ran parser for new keys, updated Ukrainian to v0.2.5.53f3b40Fixed a bug in applying translation to keys.3ebaabfadded translation key {.t('')} of toasts9a3007eadd i18n Add User309b481Merge branch 'dev' into main39e639efix formatting39a5c90fix formatting dev📊 Changes
9 files changed (+81 additions, -25 deletions)
View changed files
📝
backend/data/config.json(+55 -8)📝
src/lib/components/admin/AddUserModal.svelte(+12 -6)📝
src/lib/components/admin/Settings/Banners.svelte(+1 -1)📝
src/lib/components/admin/Settings/Database.svelte(+2 -2)📝
src/lib/components/admin/Settings/Pipelines.svelte(+1 -1)📝
src/lib/components/chat/Settings/About.svelte(+4 -1)📝
src/lib/components/chat/Settings/Personalization/AddMemoryModal.svelte(+1 -1)📝
src/lib/components/chat/Settings/Personalization/ManageModal.svelte(+4 -4)📝
src/lib/components/layout/Sidebar/ArchivedChatsModal.svelte(+1 -1)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Description
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.