Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV-61: Add internationalization support #6

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

krishnacheemalapati
Copy link
Collaborator

Added english localization (and a few others) as well as an ESLint rule to prevent hardcoded strings. To test the other languages, change the locale const under src/i18n/request.ts to one of the existing locales (en, es, fr, zh, ru).

@krishnacheemalapati krishnacheemalapati changed the title Add internationalization support DEV-61: Add internationalization support Mar 9, 2025
@krishnacheemalapati krishnacheemalapati changed the title DEV-61: Add internationalization support DEV-61: Add english internationalization support Mar 9, 2025
@krishnacheemalapati krishnacheemalapati changed the title DEV-61: Add english internationalization support DEV-61: Add internationalization support Mar 9, 2025
Copy link
Collaborator

@tonyhu-x tonyhu-x left a comment

Choose a reason for hiding this comment

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

Also change the path property in tsconfig.json to ./src/*.

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