如何在没有 i18n 路由的情况下在 Next.js 中使用 i18n?

Tak*_*aka 10 routes internationalization reactjs next.js

从 v10 开始Next.js支持i18n 路由。如果我们想在 Next.js 中使用 i18n,我们应该使用 i18n 路由。但我的应用程序不需要 i18n 路由。

使用 Next.js 开发 SaaS 的人们如何使用 i18n?