villebro commented on issue #18654:
URL: https://github.com/apache/superset/issues/18654#issuecomment-1035968591


   @LovelyShiba @ad-m translation issues are twofold:
   1) If a literal string in the application isn't wrapped in `_()`/`__()` 
(Python) or `t()`/`tn()` (JavaScript/TypeScript), then this can be seen as a 
bug, as it means the strings won't be picked up when updating the translation 
mappings. However, for this to be actionable, the issue needs to list which 
strings need to be fixed.
   2) Since the application is constantly evolving, new translated strings are 
also constantly being added/updated. Since this is an open source project, we 
don't have dedicated resources to ensure all translations are fully up to date 
all the time. For this reason we warmly encourage community members to 
contribute updates to the translations whenever possible. However, due to the 
lack of dedicated translation resources, incomplete translations are not 
considered bugs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to