-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[l10n] Improve Portuguese (pt-PT) locale #13348
Conversation
joaosreis
commented
Jun 2, 2024
- I have followed (at least) the PR section of the contributing guide.
Localization writing tips ✍️Seems you are updating localization 🌍 files. Thank you for contributing to the localization! 🎉 To make your PR perfect, here is a list of elements to check: ✔️
Deploy preview: https://deploy-preview-13348--material-ui-x.netlify.app/ |
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.
Fixe ! 😄
columnsManagementSearchTitle: 'Procurar', | ||
columnsManagementNoColumns: 'Sem colunas', | ||
columnsManagementShowHideAllText: 'Mostrar/Ocultar Todas', | ||
columnsManagementReset: 'Repor', |
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.
I believe columnsManagementReset
is omitted for all locales.
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.
Isn't it because the field is recent (#12972) and maybe no else translated it yet on other locales?
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.
Makes sense to me, can you confirm it @MBilalShafi ?
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.
Yes, the columnsManagementReset
key is supposed to be translated just like every other.