We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b6e26 commit 1b4946cCopy full SHA for 1b4946c
nuxt-i18n.config.js
@@ -2,6 +2,7 @@ const defaultLocale = 'ja'
2
3
const options = {
4
strategy: 'prefix_except_default',
5
+ seo: false,
6
detectBrowserLanguage: false,
7
defaultLocale,
8
vueI18n: {
0 commit comments