Add a French translation of the README and the docs (#3166)

* Add a French translation of the README and the docs

* Put a documentation link in the README header
This commit is contained in:
Soxoj
2026-09-15 19:58:45 +03:00
committed by GitHub
parent c2655911fc
commit 5bf33eae8a
25 changed files with 7992 additions and 12 deletions
+1 -1
View File
@@ -450,7 +450,7 @@ Translations
The docs are translated via Sphinx's standard gettext workflow. English ``.rst`` files
are the source of truth; translations live as ``.po`` catalogs under
``docs/source/locale/<lang>/LC_MESSAGES/`` (currently only ``zh_CN``).
``docs/source/locale/<lang>/LC_MESSAGES/`` (currently ``zh_CN`` and ``fr``).
After editing any English ``.rst`` file, refresh the catalogs so existing
translations stay aligned with the new strings: