我是NextJs的新手,并尝试将实际的React迁移到NextJs应用程序。首先,我尝试用next-i18next来管理我的语言环境--我遇到了一个小问题,因为你无法从api获得翻译,我不得不在构建时下载它们,但更大的问题是我必须在url /en/home、/fr/accueil所以我试着搬到react-i18nextimport i18n from 'i18
我需要获取给定模式的文件路径列表。Resource[] resources = context.getResources("classpath*:**/i18n/**/*.properties");
.../i18n/test.properties] cannot be resolved to absolute file path because it does not reside in the file/i18n/test.pr