rhtyd opened a new issue #479: URL: https://github.com/apache/cloudstack-primate/issues/479
@utchoang cc @svenvogel can you help do the following: - Review entire Primate codebase and fix any wrong usage of `$tr(...` translation key usage or code (i.e. fix any incorrect key or check/use an existing key from locales/en.json) - Compare the legacy UI translation file (https://github.com/apache/cloudstack/blob/master/ui/l10n/en.js) against Primate's locales/en.json (may few other languages for sanity checks like de_DE, ja_JP, fr_FR etc) and see if we missed anything - Check and fix or add `docHelp` keys and paths in the src/router/... section js files for actions, listviews etc. The `docHelp` allows to add path relative to the docs website http://docs.cloudstack.apache.org/en/latest/ Let me know if anything is not clear, thanks. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org