Skip to content

i18n(fr): expand French glossary with page titles and common terms - #34

Merged
vincentkoc merged 2 commits into
openclaw:mainfrom
notadev99:i18n-fr-glossary
Jun 6, 2026
Merged

i18n(fr): expand French glossary with page titles and common terms#34
vincentkoc merged 2 commits into
openclaw:mainfrom
notadev99:i18n-fr-glossary

Conversation

@notadev99

Copy link
Copy Markdown
Contributor

What

Expands docs/.i18n/glossary.fr.json from 19 to 46 entries.

The French glossary previously held only proper nouns kept in English (OpenClaw, CLI, Gateway, etc.), so it gave the translation pipeline no guidance on how to render descriptive titles or common terms. This adds 27 mappings so French output stays consistent across pages.

Changes

  • Page titles: Getting Started, Quick Start, Model Providers, Provider directory, Channel Routing, Install overview, SDK overview, Setup Wizard Reference, CLI Setup Reference, macOS platform notes, Linux server, VPS hosting, Code mode, Creating skills, Web tools, Secure file operations.
  • Common UI/technical terms: troubleshooting → dépannage, Settings → Paramètres, Credentials → Identifiants, Deployment → Déploiement, Overview → Vue d'ensemble, Status → État, Logging → Journalisation, Models → Modèles, Platforms → Plateformes.
  • Channel → Canal (and Channels → Canaux) as the standard French rendering, since "channel" appears throughout the docs.

Product and protocol nouns (Skills, Plugin, Gateway, Webhook, ACP, TUI, …) are left in English, keeping the existing convention.

Multi-word entries are ordered before the generic single-word ones, and short generic terms use whole_word to avoid partial matches. As noted in the translation workflow, glossary changes trigger a full reconciliation, so these propagate to every French page on the next run.

Native French speaker; happy to extend coverage if useful.

@notadev99
notadev99 requested a review from a team as a code owner June 4, 2026 19:10
notadev99 added 2 commits June 6, 2026 05:59
The French glossary had only 19 entries, all proper nouns kept in English.
Add 27 mappings so the translation pipeline renders high-frequency page
titles and common UI/technical terms consistently across all French pages:

- Page titles: Getting Started, Quick Start, Model Providers, Channel
  Routing, Install overview, SDK overview, and others.
- Common terms: troubleshooting, settings, credentials, deployment,
  overview, status, logging.
- Sets Channel -> Canal (and Channels -> Canaux) as the standard French
  rendering, matching how docs in other languages steer translation.
Adds French targets for four remaining recurring terms:
- Agent runtimes -> Environnements d'exécution des agents
- Talk mode -> Mode vocal
- Steering queue -> File de pilotage / Steer -> Piloter
- Capability Cookbook -> Recueil de capacités
@vincentkoc
vincentkoc merged commit e32d2ce into openclaw:main Jun 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants