Skip to content

feat: Implement Internationalization Setup#433

Merged
llinsss merged 2 commits into
DogStark:mainfrom
Meshmulla:InternationalizationSetup
May 28, 2026
Merged

feat: Implement Internationalization Setup#433
llinsss merged 2 commits into
DogStark:mainfrom
Meshmulla:InternationalizationSetup

Conversation

@Meshmulla
Copy link
Copy Markdown
Contributor

closes #374

This PR restores the internationalization setup for the frontend, enabling multi-language support and locale-aware formatting across the application.

Changes Included:
Recreated wata-board-frontend/src/i18n/index.ts
Configured i18next / react-intl for translations
Added language detection (browser + localStorage)
Implemented dynamic loading of translation files
Added RTL support for Arabic
Configured locale-aware date and number formatting

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 27, 2026

@Meshmulla Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@llinsss llinsss merged commit 4d6ca6c into DogStark:main May 28, 2026
8 of 12 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.

Implement Internationalization Setup

2 participants