-
Notifications
You must be signed in to change notification settings - Fork 444
Support for PT-BR translation #11781
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: Carlos Eduardo Miranda Mota <cmota.dev@gmail.com>
|
@allyoucanmap |
Translate cookie policy text to Portuguese
|
@cmotadev thanks, merged on the PR branch |
|
Hi @cmotadev thank you so much for contributing to MS! We will review soon. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@allyoucanmap
I noticed that some of these are missing for full support of this translation. Please let me know if initial support is sufficient
- An entry in LocaleUtils
"pt-BR": { code: "pt-BR", description: "Português (Brasil)" }
- A flag
pt-BR.pnginweb/client/components/I18N/images/flags - And the translations missing in pt-BR missing-pt-BR-translations.txt
This translation was based on 4.4.x version. We can improve it later, working on new 5.x features |
Description
This PR introduces initial translation for Brazilian Portuguese language. This translations were initially included in the geonode-mapstore-client repository (see GeoNode/geonode-mapstore-client#2261).
This PR moves translations from geonode-mapstore-client to MapStore repository
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
What is the current behavior?
#
What is the new behavior?
Initial support for Brazilian Portugues locale
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)
Other useful information