🌐 (app) init 18n in en and french
This commit is contained in:
@@ -103,5 +103,14 @@ module.exports = {
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
pluginOptions: {
|
||||
i18n: {
|
||||
locale: 'en',
|
||||
fallbackLocale: 'en',
|
||||
localeDir: 'locales',
|
||||
enableInSFC: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user