diff --git a/nuxt.config.js b/nuxt.config.js index e2b25bec..2d2b0286 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -94,7 +94,7 @@ export default { vueI18nLoader: true, locales: ['en'], defaultLocale: 'en', - strategy: 'prefix_and_default' + strategy: 'no_prefix' }, // Build Configuration (https://go.nuxtjs.dev/config-build)