Skip to content

Conversation

cassiano
Copy link
Contributor

Fixes #3692

Changes:

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

…localization keys, for `en-US` and `pt-BR` locales
@cassiano
Copy link
Contributor Author

Please notice the original Contact localization key had no translation at all, in any of the locales, including the default one (en-US). I renamed it to About.Contact, due to the fact that it is primarily used in the About page.

@cassiano
Copy link
Contributor Author

I also found out that the About key itself had 2 (identical) translation entries/keys: Nav.Help.About and About.Title. So I decided to merge both into the 2nd one.

Copy link
Collaborator

@raclim raclim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for catching this and following up with the changes so promptly!

@raclim raclim merged commit af07292 into processing:develop Oct 20, 2025
1 check passed
@cassiano cassiano deleted the adding-new-contact-translation-and-merging-about-localization-keys branch October 21, 2025 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add new About.Contact (missing) translation and merge About localization keys, for en-US and pt-BR locales

2 participants