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

[✨ feature] I18n initiative #65

Open
4 tasks
AugustinMauroy opened this issue Sep 24, 2023 · 4 comments
Open
4 tasks

[✨ feature] I18n initiative #65

AugustinMauroy opened this issue Sep 24, 2023 · 4 comments
Assignees
Labels
feature New feature or request

Comments

@AugustinMauroy
Copy link

AugustinMauroy commented Sep 24, 2023

I18n app

If we want to provide i18Nn we will need somethings

TODO:

  • Setup infra:
    • Use lang nextjs params
    • Use react-intl pour les formatted message
    • Fetch message for the local context
  • add all key for all component
  • document how to translate
@AugustinMauroy AugustinMauroy added feature New feature or request need-triage This issue needs confirmation labels Sep 24, 2023
@Fredkiss3
Copy link
Owner

I learned about next-international and it seemed very rich in features, did you look or hear about it ?

@AugustinMauroy
Copy link
Author

I nearly same as react-intl but react intl have more component such as date

@AugustinMauroy
Copy link
Author

Here an example of how it's will look like:
https://github.com/AugustinMauroy/nodejs.org-monorepo-poc/tree/main/apps/nodejs-website

@Fredkiss3 Fredkiss3 removed the need-triage This issue needs confirmation label Sep 26, 2023
@Fredkiss3
Copy link
Owner

Fredkiss3 commented Sep 26, 2023

I nearly same as react-intl but react intl have more component such as date

Oh ! this is pretty cool then !

I can't wait to see how it will look 👀

@Fredkiss3 Fredkiss3 moved this to Todo in Gh-next Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants