-
Notifications
You must be signed in to change notification settings - Fork 13
Add French locale and translation files #67
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcomplexity:medium150 points - standard feature touching multiple areas150 points - standard feature touching multiple areasfrontendFrontend implementation workFrontend implementation worki18nInternationalization and localization workInternationalization and localization work
Description
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcomplexity:medium150 points - standard feature touching multiple areas150 points - standard feature touching multiple areasfrontendFrontend implementation workFrontend implementation worki18nInternationalization and localization workInternationalization and localization work
Why this matters
Expand the app to a third language and reduce English-only friction.
Problem
French users still see untranslated or partially translated UI.
Scope
fras a supported locale.Setup Steps
npm installat the repo root.npm run devand switch the app to French.npm run buildto confirm the locale changes do not break the app.File Paths
Implementation guidance
Acceptance criteria
Validation
PR requirements
Closes #67.Complexity