The following is a machine translation.
由于很多 Mod 只有英文,非英语母语玩家玩起来可能有些吃力,Mod 作者接受翻译 PR 的时间不定,且不一定有人翻译。为了解决这些痛点,开发了这个 Mod。
Since many mods are only in English, it may be difficult for non-English native players to play. The time it takes for mod authors to accept translation PRs is uncertain, and there may not necessarily be someone to translate them. In order to solve these pain points, I developed this Mod.
Mod 默认翻译引擎为 Google。
The default translation engine of the Mod is Google.
目前 Mod 仅集成了 Google 翻译,若需其他翻译 API,需等待开发,或者自行开发,仅需实现接口 ITranslator,然后调用 TranslatorManager.registerTranslator(String name, Supplier<ITranslator> getInstance) 即可,然后通过配置项可切换翻译 API。
Currently, Mod only integrates Google Translator. If you need other translation APIs, you need to wait for development or develop it yourself. You only need to implement the interface ITranslator, and then call Translator Manager.register Translator(String name, Supplier get Instance), and then The translation API can be switched through configuration items.
No files available for download.