You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: