Update translation.json (pt-BR)#20131
Merged
tjbck merged 1 commit intoopen-webui:devfrom Dec 23, 2025
Merged
Conversation
Correcting a translation that had an incomplete variable.
👋 Welcome and Thank You for Contributing!We appreciate you taking the time to submit a pull request to Open WebUI!
|
Contributor
|
Thanks! |
rizkiramadhan2
pushed a commit
to rizkiramadhan2/open-webui
that referenced
this pull request
Jan 24, 2026
Correcting a translation that had an incomplete variable.
rizkiramadhan2
pushed a commit
to rizkiramadhan2/open-webui
that referenced
this pull request
Jan 24, 2026
Correcting a translation that had an incomplete variable.
notfolder
pushed a commit
to notfolder/open-webui
that referenced
this pull request
Feb 1, 2026
Correcting a translation that had an incomplete variable.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
i18n(pt-BR): add translations for newly added UI items + consistency pass
New pt-BR translations for items introduced in the latest releases, plus a consistency/quality pass across existing strings (grammar, tone, capitalization, pluralization). Placeholders and hotkeys preserved. No logic changes.
Pull Request Checklist
dev.i18nused in title.Changelog Entry
Description
Add missing pt-BR strings for new UI items introduced recently and refine existing translations for clarity and consistency. Improves UX for Brazilian Portuguese users; zero impact on application logic.
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Testing
How to validate
Go to Settings → Language and select Português (Brasil).
Smoke test key areas affected by recent changes:
Trigger both error and success states (e.g., invalid inputs, completed actions) to review messaging.
Verify placeholders like
{name},{count}and keyboard shortcuts render correctly.Local checks performed
Additional Information
pt-BRlocale).Screenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.