Displays machine-translated chat text in TEAM HORAY's Sephiria.
The text displayed in green is the translated text.
You can configure the target language in config.json (config.json is automatically generated upon the initial launch). Supports English(en), Korean(ko), Japanese(ja), and Chinese(zh-TW).
When you set a language for re-translation (Second Language), the text displayed in green is translated into yet another language and displayed in red.
You can change settings in-game by using MiraModOptions.
- Download the latest
ChatTranslator-1.X.X.zipfrom the Releases section and unzip it. - Create an
AddOnsfolder inside theProgram Files (x86)\Steam\steamapps\common\Sephiriafolder. - Copy the
ChatTranslatorfolder into theProgram Files (x86)\Steam\steamapps\common\Sephiria\AddOnsfolder.
Example:
Sephiria/
└── AddOns/
└── ChatTranslator/
├── Libs/
├── metadata.json
├── MiraModBase.dll
└── SephiriaChatTranslatorAddOn.dll
- This repository and its contributors are in no way affiliated with Sephiria, TEAM HORAY, or any related organizations.
- Translation uses Google App Script's LanguageApp, so accuracy and speed may not be very good.
- This mod cannot be used offline.
- Translated text is not sent to other players; it is displayed only to players who have the mod installed.

