7993e14d0a
## Summary Fixes French documentation navigation labels and internal link redirects to English pages. ## Changes 1. **Translated French navigation** - All tab/group labels in `docs.json` now display in French 2. **Automated link fixing** - Created `fix-translated-links.sh` script that adds `/fr/` prefix to internal links 3. **CI Integration** - Script runs automatically after Crowdin syncs translations