mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[PR #10992] [MERGED] i18n floating buttons (en-US and pt-BR) #109945
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/10992
Author: @softue
Created: 2/28/2025
Status: ✅ Merged
Merged: 2/28/2025
Merged by: @tjbck
Base:
dev← Head:i18n-floating-buttons📝 Commits (1)
c064842i18n: ask and explain floating buttons📊 Changes
3 files changed (+10 additions, -3 deletions)
View changed files
📝
src/lib/components/chat/ContentRenderer/FloatingButtons.svelte(+4 -3)📝
src/lib/i18n/locales/en-US/translation.json(+3 -0)📝
src/lib/i18n/locales/pt-BR/translation.json(+3 -0)📄 Description
Pull Request Checklist
devbranch.Changelog Entry
Description
Using i18n on ask and explain texts in FloatingButtons.svelte.
Added
Added 'Ask', 'Explain' and 'Explain this section to me in more detail' on translation file (en-US and pt-BR).
Changed
Changed 'Ask', 'Explain' and 'Explain this section to me in more detail' in FloatingButtons.svelte.
Additional Information
I added new terms in two translation files only.
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.