sofiankhalfi-kosmos opened a new pull request, #34563:
URL: https://github.com/apache/superset/pull/34563

   ### SUMMARY
   This PR addresses issues within the French translation file 
(`superset/translations/fr/LC_MESSAGES/messages.po`).
   
   Several entries in this file were malformed or contained incorrect 
formatting, which caused the translation compilation step to fail during the 
application build process.
   
   This change corrects these specific entries, ensuring the build completes 
successfully. It also improves the quality and accuracy of the French 
localization for end-users.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   N/A. This change fixes a build-time error and does not introduce visual UI 
changes.
   
   ### TESTING INSTRUCTIONS
   1. Pull this branch locally.
   2. Run the command to compile the translations, typically `npm run 
translations`.
   3. Verify that the command completes without any errors, specifically 
related to the French (`fr`) translation files.
   4. (Optional) Run the Superset application, set the language to French, and 
navigate to a few pages to confirm that the UI text is displayed correctly.
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API


-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to