Harshit-Tiwary opened a new pull request, #38495: URL: https://github.com/apache/superset/pull/38495
Fix SQL Lab KeyError caused by outdated placeholders in the French translation file. The SQL Lab progress message now uses 'block_num' and 'block_count', but the French Translation still references the old variables 'statement_num and 'statement_count'. This mismatch causes a KeyError during message interpolation. This PR updates the French translation to use the correct placeholders -- 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]
