audour opened a new pull request #16868: URL: https://github.com/apache/superset/pull/16868
### SUMMARY Based on [1.3.0 release](https://github.com/apache/superset/releases/tag/1.3.0), update whole French translation by following [CONTRIBUTING.md#translating](https://github.com/apache/superset/blob/master/CONTRIBUTING.md#translating). ### BEFORE/AFTER SCREENSHOTS Before:  After:  ### ADDITIONAL INFORMATION - [ x ] Has associated issue: - Fixes #16550 - Issue reported during translation process: #16613 - followed process (based on [CONTRIBUTING.md#translating](https://github.com/apache/superset/blob/master/CONTRIBUTING.md#translating)): * extract new strings for translation (update the template file `superset/translations/messages.pot`) * update language files with the new extracted strings (update the file `superset/translations/fr/LC_MESSAGES/messages.po`) * review each translation: fix existing ones and add missing ones * convert PO file to formatted JSON file (update the file `superset/translations/fr/LC_MESSAGES/messages.json`) * compile PO file to MO file and test MO/JSON files on a running `1.3.0` superset instance * commit both `messages.po` and `messages.json` -- 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]
