mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-10 23:55:15 -05:00
[PR #6719] [MERGED] i18n: Added labels in 2 components + translation and adjustments for pt-BR #60794
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/6719
Author: @DiegoRodriguez83
Created: 11/5/2024
Status: ✅ Merged
Merged: 11/5/2024
Merged by: @tjbck
Base:
dev← Head:#6717📝 Commits (3)
7aeeddai18n: Implementing label [SearchInput] and [CreateCollection] | Translation and adjustments pt-BR573b63cCHANGELOGc29b283Merge branch 'dev' into #6717📊 Changes
50 files changed (+458 additions, -171 deletions)
View changed files
📝
CHANGELOG.md(+1 -0)📝
src/lib/components/layout/Sidebar/SearchInput.svelte(+3 -1)📝
src/lib/components/workspace/Knowledge/CreateCollection.svelte(+7 -5)📝
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/en-GB/translation.json(+6 -0)📝
src/lib/i18n/locales/en-US/translation.json(+6 -0)📝
src/lib/i18n/locales/es-ES/translation.json(+6 -0)📝
src/lib/i18n/locales/fa-IR/translation.json(+6 -0)📝
src/lib/i18n/locales/fi-FI/translation.json(+6 -0)📝
src/lib/i18n/locales/fr-CA/translation.json(+6 -0)📝
src/lib/i18n/locales/fr-FR/translation.json(+6 -0)📝
src/lib/i18n/locales/he-IL/translation.json(+6 -0)...and 30 more files
📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Changed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.