Skip to content

feat(i18n): add French language#513

Open
aefly wants to merge 1 commit into
intel:mainfrom
aefly:fr_lang
Open

feat(i18n): add French language#513
aefly wants to merge 1 commit into
intel:mainfrom
aefly:fr_lang

Conversation

@aefly

@aefly aefly commented Jun 26, 2026

Copy link
Copy Markdown

Description:

This PR adds French (fr-FR) language support to AI Playground.

Related Issue:

N/A

Changes Made:

  • Created WebUI/src/assets/i18n/fr-FR.json with complete French translations for all UI strings from en-US.json
  • Registered fr-FR in the language options dropdown in WebUI/src/assets/js/store/i18n.ts

Testing Done:

  • Validated against the i18n checker script — 0 missing keys, 0 unused keys relative to en-US.json
  • Confirmed the language selector dropdown shows "Français" and switches the UI on selection (via dev server at http://localhost:25413/)
  • French typographic conventions applied (non-breaking space before ?, !, :)

Screenshots:

N/A

Checklist:

  • I have tested the changes locally.
  • I have self-reviewed the code changes.
  • I have updated the documentation, if necessary.

@aefly aefly mentioned this pull request Jun 26, 2026
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.

1 participant