disable auto language detection;
disable languuage switch for now; Tweak some error logs and messages
This commit is contained in:
@ -56,6 +56,6 @@ module.exports = withPWA({
|
||||
// using https://next-intl-docs.vercel.app/docs/getting-started/pages-router
|
||||
locales: ['bg', 'en', 'ru'],
|
||||
defaultLocale: 'bg',
|
||||
autoDetect: false,
|
||||
localeDetection: false,
|
||||
},
|
||||
})
|
Reference in New Issue
Block a user