Original PR: https://github.com/open-webui/open-webui/pull/3337 Author: @OriginalSimon Created: 6/20/2024 Status: ✅ Merged Merged: 6/20/2024 Merged by: @tjbck
Base: dev ← Head: dev
dev
05e251d
e29e54a
571dfd8
89b259a
7c304d2
f62d033
39 files changed (+165 additions, -14 deletions)
📝 src/lib/components/admin/AddUserModal.svelte (+6 -6) 📝 src/lib/components/chat/Settings/About.svelte (+2 -1) 📝 src/lib/i18n/locales/ar-BH/translation.json (+4 -0) 📝 src/lib/i18n/locales/bg-BG/translation.json (+4 -0) 📝 src/lib/i18n/locales/bn-BD/translation.json (+4 -0) 📝 src/lib/i18n/locales/ca-ES/translation.json (+4 -0) 📝 src/lib/i18n/locales/ceb-PH/translation.json (+4 -0) 📝 src/lib/i18n/locales/de-DE/translation.json (+4 -0) 📝 src/lib/i18n/locales/dg-DG/translation.json (+6 -0) 📝 src/lib/i18n/locales/en-GB/translation.json (+4 -0) 📝 src/lib/i18n/locales/en-US/translation.json (+4 -0) 📝 src/lib/i18n/locales/es-ES/translation.json (+4 -0) 📝 src/lib/i18n/locales/fa-IR/translation.json (+4 -0) 📝 src/lib/i18n/locales/fi-FI/translation.json (+4 -0) 📝 src/lib/i18n/locales/fr-CA/translation.json (+4 -0) 📝 src/lib/i18n/locales/fr-FR/translation.json (+4 -0) 📝 src/lib/i18n/locales/he-IL/translation.json (+4 -0) 📝 src/lib/i18n/locales/hi-IN/translation.json (+4 -0) 📝 src/lib/i18n/locales/hr-HR/translation.json (+4 -0) 📝 src/lib/i18n/locales/it-IT/translation.json (+4 -0)
src/lib/components/admin/AddUserModal.svelte
src/lib/components/chat/Settings/About.svelte
src/lib/i18n/locales/ar-BH/translation.json
src/lib/i18n/locales/bg-BG/translation.json
src/lib/i18n/locales/bn-BD/translation.json
src/lib/i18n/locales/ca-ES/translation.json
src/lib/i18n/locales/ceb-PH/translation.json
src/lib/i18n/locales/de-DE/translation.json
src/lib/i18n/locales/dg-DG/translation.json
src/lib/i18n/locales/en-GB/translation.json
src/lib/i18n/locales/en-US/translation.json
src/lib/i18n/locales/es-ES/translation.json
src/lib/i18n/locales/fa-IR/translation.json
src/lib/i18n/locales/fi-FI/translation.json
src/lib/i18n/locales/fr-CA/translation.json
src/lib/i18n/locales/fr-FR/translation.json
src/lib/i18n/locales/he-IL/translation.json
src/lib/i18n/locales/hi-IN/translation.json
src/lib/i18n/locales/hr-HR/translation.json
src/lib/i18n/locales/it-IT/translation.json
...and 19 more files
Before submitting, make sure you've checked the following:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/3337
Author: @OriginalSimon
Created: 6/20/2024
Status: ✅ Merged
Merged: 6/20/2024
Merged by: @tjbck
Base:
dev← Head:dev📝 Commits (6)
05e251dfix translatione29e54aadd key i18n571dfd8ukrainian translation update89b259aadd key i18n + update translation7c304d2fix key {.t('Created by')}f62d033Fixed indentation in About.svelte📊 Changes
39 files changed (+165 additions, -14 deletions)
View changed files
📝
src/lib/components/admin/AddUserModal.svelte(+6 -6)📝
src/lib/components/chat/Settings/About.svelte(+2 -1)📝
src/lib/i18n/locales/ar-BH/translation.json(+4 -0)📝
src/lib/i18n/locales/bg-BG/translation.json(+4 -0)📝
src/lib/i18n/locales/bn-BD/translation.json(+4 -0)📝
src/lib/i18n/locales/ca-ES/translation.json(+4 -0)📝
src/lib/i18n/locales/ceb-PH/translation.json(+4 -0)📝
src/lib/i18n/locales/de-DE/translation.json(+4 -0)📝
src/lib/i18n/locales/dg-DG/translation.json(+6 -0)📝
src/lib/i18n/locales/en-GB/translation.json(+4 -0)📝
src/lib/i18n/locales/en-US/translation.json(+4 -0)📝
src/lib/i18n/locales/es-ES/translation.json(+4 -0)📝
src/lib/i18n/locales/fa-IR/translation.json(+4 -0)📝
src/lib/i18n/locales/fi-FI/translation.json(+4 -0)📝
src/lib/i18n/locales/fr-CA/translation.json(+4 -0)📝
src/lib/i18n/locales/fr-FR/translation.json(+4 -0)📝
src/lib/i18n/locales/he-IL/translation.json(+4 -0)📝
src/lib/i18n/locales/hi-IN/translation.json(+4 -0)📝
src/lib/i18n/locales/hr-HR/translation.json(+4 -0)📝
src/lib/i18n/locales/it-IT/translation.json(+4 -0)...and 19 more files
📄 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.