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: integrate i18next middleware #622

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

Conversation

nrzky
Copy link

@nrzky nrzky commented Jul 7, 2024

This middleware adds a translation function (t) for internationalization (i18next) to the context of each request. This function allows you to translate text based on the language preference.

Copy link

changeset-bot bot commented Jul 7, 2024

🦋 Changeset detected

Latest commit: 5205d1d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@hono/i18next Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@nrzky nrzky changed the title feat: integrate 18next middleware feat: integrate i18next middleware Jul 11, 2024
@yusukebe
Copy link
Member

Hi @nrzky

Thank you for the PR. I'll take a look later!

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