fix Translation configuration

This commit is contained in:
2020-12-13 17:56:47 +01:00
parent f59139af16
commit c6e6aaa41f

View File

@@ -21,5 +21,4 @@ export default {
vueI18n: {
fallbackLocale: 'en',
},
differentDomains: (process.env.NODE_ENV === 'production')
}