mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-24 02:02:35 -04:00
refactor(i18n): removed i18n extra routes
This commit is contained in:
parent
be5cc46d9f
commit
90e76911b3
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user