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

feat: add i18n support with English and Brazilian Portuguese translations #14

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

moovmooov
Copy link
Collaborator

This pull request introduces internationalization support based on the browser's language settings. Currently, English and Brazilian Portuguese are available.

Details

  • Implemented internationalization (i18n) to dynamically adjust the interface language according to the user's browser settings.
  • Added support for two languages: English (en-US) and Brazilian Portuguese (pt-BR).

Peek 2024-08-04 04-19

Copy link

@Luisnadachi Luisnadachi left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@DanielHe4rt DanielHe4rt left a comment

Choose a reason for hiding this comment

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

LGTM!!

@DanielHe4rt DanielHe4rt merged commit 763d774 into basementdevs:main Aug 5, 2024
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.

4 participants