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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there, I've seen that it is possible to inject
useI18n().t
in vue 3 globally (at least that's what I believe the second code block does): https://vue-i18n.intlify.dev/guide/advanced/composition.html#basic-usageI do not want to import it explicitly in every single one of my components.
Is it possible to achieve the same thing in nuxt 3?
Beta Was this translation helpful? Give feedback.
All reactions