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
Probably this is already doable, but I found nothing in documentation, in forums, but i did found some
Currently we can add custom page routes using pages:extend:
Would be nice if nuxt i18n would provide a way to augment the router in the same way we inject custom paths with defineI18nRoute, something along this lines:
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
-
continuing this discussion
Probably this is already doable, but I found nothing in documentation, in forums, but i did found some
Currently we can add custom page routes using
pages:extend
:Would be nice if nuxt i18n would provide a way to augment the router in the same way we inject custom paths with
defineI18nRoute
, something along this lines:Beta Was this translation helpful? Give feedback.
All reactions