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 3065f28 commit 63eb6b2Copy full SHA for 63eb6b2
nuxt-i18n.config.js
@@ -1,7 +1,7 @@
1
const defaultLocale = 'ja'
2
3
const options = {
4
- strategy: 'no_prefix',
+ strategy: 'prefix_except_default',
5
detectBrowserLanguage: false,
6
defaultLocale,
7
vueI18n: {
0 commit comments