Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在实施多语言方面面临问题。我们正在使用 i18next 库(NPM 模块)。
要求是我们在后端和前端都有翻译文件,所以我们将在后端有一些翻译,在前端有每种语言的后备翻译文件。
谁能帮我这个?