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
I found that there is not defaultLocale or any i18n config on nuxt/content v3 nuxt.config.ts. How could I setup nuxt/content v3 multi language or I should handle by myself in queryCollection?
My website has multi-language but blog system under this site only has en-US, I want to fallback other language to en-US in blog pages when user switch any other language.
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
Uh oh!
There was an error while loading. Please reload this page.
-
I found that there is not
defaultLocale
or any i18n config on nuxt/content v3 nuxt.config.ts. How could I setup nuxt/content v3 multi language or I should handle by myself in queryCollection?My website has multi-language but blog system under this site only has
en-US
, I want to fallback other language to en-US in blog pages when user switch any other language.Beta Was this translation helpful? Give feedback.
All reactions