French Translations Get Major Update Fixes
Stale PR Management
The implementation of PR #2555 introduces an automated stale workflow to manage inactive pull requests. This system will tag stale PRs after 30 days and auto-close them 14 days later, helping maintain a tidy repository and improving project management.
Localization Updates
The recent merge of PR #2560 addresses missing French localizations and corrects inaccuracies in AI-generated translations. This update enhances the user experience for French-speaking users by ensuring accurate and complete translations in the application.
Chart Data Improvements
PR #2556 introduces a fix for rounding chart numbers in the `applyDataCorrection` function. This change ensures that download numbers are displayed as whole numbers, improving clarity and consistency for users interacting with the download charts.