mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-30 11:47:54 +01:00
fix Translation configuration
This commit is contained in:
@@ -21,5 +21,4 @@ export default {
|
|||||||
vueI18n: {
|
vueI18n: {
|
||||||
fallbackLocale: 'en',
|
fallbackLocale: 'en',
|
||||||
},
|
},
|
||||||
differentDomains: (process.env.NODE_ENV === 'production')
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user