sijie opened a new pull request #2322: [website] Translation strings are not downloaded correctly URL: https://github.com/apache/incubator-pulsar/pull/2322 ### Motivation Noticed following warnings in website CI builds. ``` Warning: Downloaded translations do not match current project configuration. The following files will be omitted: - '/website/i18n/ja-JP.json' ``` The warnings were generated before `i18n/en.json` was not generated before downloading translations. ### Changes add `yarn write-translations` before uploading/downloading translations. additionaly fix `<translate>` location for download page
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
