Skip to content

Conversation

@nfebe
Copy link
Contributor

@nfebe nfebe commented Dec 31, 2025

  • Add @nuxtjs/i18n module with 6 languages (en, fr, es, de, pt, it)
  • Create translation files for all UI text
  • Update all components to use $t() or t() for translations
  • Add Portuguese and Italian to language selector with flags
  • Apply saved language preference after login
  • Send Accept-Language header to API via useApi composable
  • Fix onboarding to immediately apply selected language
  • Add useI18n mock in test setup for vitest compatibility

- Add @nuxtjs/i18n module with 6 languages (en, fr, es, de, pt, it)
- Create translation files for all UI text
- Update all components to use $t() or t() for translations
- Add Portuguese and Italian to language selector with flags
- Apply saved language preference after login
- Send Accept-Language header to API via useApi composable
- Fix onboarding to immediately apply selected language
- Add useI18n mock in test setup for vitest compatibility

Signed-off-by: nfebe <fenn25.fn@gmail.com>
Copy link

@sourceant sourceant bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review complete. No specific code suggestions were generated. See the overview comment for a summary.

@cloudflare-workers-and-pages
Copy link

Deploying webui with  Cloudflare Pages  Cloudflare Pages

Latest commit: 70de9ad
Status: ✅  Deploy successful!
Preview URL: https://21a3a938.webui-9fh.pages.dev
Branch Preview URL: https://feat-translation.webui-9fh.pages.dev

View logs

@nfebe nfebe merged commit 22fb3d2 into main Dec 31, 2025
5 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