mirror of
https://github.com/CorentinTh/it-tools
synced 2026-05-12 23:41:31 +00:00
refactor(i18n): removed i18n extra routes
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user