Ackon Samuel
Results
1
comments of
Ackon Samuel
@prabu-ssb Here is how I solved the issued // i18n.js ``` module.exports = { locales: ['en', 'fr'], // Array with the languages that you want to use defaultLocale: 'en', //...