Opened 14 months ago
Closed 14 months ago
#34854 closed Uncategorized (invalid)
Missing translations in pt (Portuguese)
Reported by: | אורי | Owned by: | nobody |
---|---|---|---|
Component: | Internationalization | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I found many missing translations in language code pt
(Portuguese). Most of them are not missing in pt_BR
. I would like them to be translated from English or at least copy the pt_BR
version. For example I'm using FileExtensionValidator
, and the default message is in English and not translated to Portuguese.
Note:
See TracTickets
for help on using tickets.
Thanks for the report, however, translations are handled in a separated system, you can read all the details in the documentation page.