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

i18n - Marathi Support #1367

Closed
asmitbm opened this issue Oct 2, 2022 · 0 comments · Fixed by #1416
Closed

i18n - Marathi Support #1367

asmitbm opened this issue Oct 2, 2022 · 0 comments · Fixed by #1416
Assignees

Comments

@asmitbm
Copy link
Contributor

asmitbm commented Oct 2, 2022

Why

Recently we introduced an easy way to add translations for the @novu/notification-center component interface. So you can either specify a translation object or pass a premade translation. Read more about it on the docs.

How

  • Add a new translation file here: packages/notification-center/src/i18n/languages.
  • Add your translation import to the TRANSLATIONS object at packages/notification-center/src/i18n/lang.ts
  • Add the language code to I18NLanguage type at lang.ts file.
  • Submit a PR :)
scove-viber added a commit to scove-viber/novu that referenced this issue Oct 2, 2022
Issue i18n - Marathi Support novuhq#1367 solved.
This was referenced Oct 2, 2022
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 a pull request may close this issue.

1 participant