feat(i18n): add Portuguese (Portugal) locale - #9
Merged
Conversation
Adds Portuguese (Portugal) localization support using the existing PT-PT translations where available, with the remaining strings translated consistently. - Add pt-PT translations - Register the new locale in the application settings - Expose Portuguese (Portugal) in the locale picker - Update the locale map
vladjerca
approved these changes
Jul 16, 2026
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.
Adds Portuguese (Portugal) localization support using the existing PT-PT
translations where available, with the remaining strings translated
consistently.
Changes
pt-PTtranslationsTesting
pt-PTlocale loads successfullyThe authenticated interface and locale picker could not be verified because
local Trakt API credentials were not configured.
Screenshots
Before — Portuguese (Portugal) unavailable
Portuguese (Portugal) is not currently available in the language selector on
the deployed website.
Current deployment — Portuguese (Brazil)
The deployed website currently displays the unauthenticated profile page using
Portuguese (Brazil), as Portuguese (Portugal) is not available.
After — Portuguese (Portugal) local implementation
The
pt-PTlocale loads successfully and the Portuguese (Portugal)translations are displayed on the unauthenticated profile page in the local
development build.
Documentation
No documentation changes are required for this localization update. The new
locale follows the same structure and conventions as the existing supported
locales.
Pull Request Checklist
Before you dim the lights and raise the curtain on your cinematic masterpiece,
make sure your pull request has passed these critical checks:
essence of your changes?
narrative that explains the "why" and "how" of your changes?
that showcases your changes in action?
tests to ensure it performs flawlessly under pressure?
ensuring it's as elegant as a film score?
the audience through the evolution of your code?
documentation accordingly?
eyes of the project maintainers and fellow contributors?