mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 05:32:01 +00:00
add next-i18next as i18n framework
This commit is contained in:
+4
-1
@@ -1,3 +1,6 @@
|
||||
const { i18n } = require('./next-i18next.config')
|
||||
|
||||
module.exports = {
|
||||
reactStrictMode: true,
|
||||
i18n,
|
||||
reactStrictMode: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user