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

Nuxt-i18n-data ; a module to load data for vue-i18n #685

Open
devonik opened this issue Jul 2, 2023 · 0 comments · May be fixed by #722
Open

Nuxt-i18n-data ; a module to load data for vue-i18n #685

devonik opened this issue Jul 2, 2023 · 0 comments · May be fixed by #722

Comments

@devonik
Copy link

devonik commented Jul 2, 2023

Description

This module is helper for the vue-i18n nuxt module. It provides the translation data by googlesheet API request or custom API (depends on rumtime config). The translations will be loaded on build time or by calling GET to /api/i18n. It also provides a plugin wich contains a function to GET the data and push it to i18n instance. In future it would be awesome to set the i18n messages on server it's updated on each client but it's not possible atm i think.

Repository

https://github.com/devonik/nuxt-i18n-data

npm

https://www.npmjs.com/package/nuxt-i18n-data

Nuxt Compatibility

Nuxt 3

@devonik devonik linked a pull request Aug 2, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant