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 #32

Open
bregydoc opened this issue Mar 29, 2022 · 1 comment
Open

i18n #32

bregydoc opened this issue Mar 29, 2022 · 1 comment
Labels
good first issue Good for newcomers

Comments

@bregydoc
Copy link
Member

Hace falta implementar el mecanismo de internacionalización, actualmente el contenido de la página principal está estructurado como un MinskyLandingData y consumido desde el hook useMinskyLandingContent en el archivo content.ts. Es necesario explorar las posibles alternativas, comenzando (quizás) con next-i18next. La solución debe de contemplar una pequeña interfaz de usuario para cambiar el idioma (un select).

@bregydoc
Copy link
Member Author

Aquí hay otra alternativa, a primera instancia, luce bien: next-translate.

@bregydoc bregydoc added the good first issue Good for newcomers label Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant