
Last updated | 4 days ago |
Total downloads | 12 |
Total rating | 0 |
Categories | Mods |
Dependency string | GladioMoriJPModders-Translator-1.0.1 |
Dependants | 0 other packages depend on this package |
README
A mod that automatically translates messages in the chat window from other languages. This lets you understand, on the spot, what users speaking different languages are saying in chat.
Install the mod and launch the game.
In BepInEx\config, open jp.jyoki_tsubame.gladiomori.translator.cfg with Notepad (or any text editor).
On the line that starts with AuthKey =, add your DeepL API key.
Obtain your DeepL API key as follows:
https://support.deepl.com/hc/ja/articles/360020695820-DeepL-API-の-API-キー
Create an account at https://www.deepl.com/ja/pro-api, then open https://www.deepl.com/ja/your-account/subscription and get your API key from the “API key and limits” section.
After adding it, the line should look like AuthKey = xxxxxxxxxxxxxx.
Launch the game; translation will now be enabled.
Japanese(日本語)
チャット欄の他言語を自動で翻訳してくれるMOD。これによって言葉の違うユーザーがチャットで話していることがその場でわかるようになります。
- MODを入れてゲームを起動する
- BepInEx\configに jp.jyoki_tsubame.gladiomori.translator.cfgがあるのでこれをメモ帳で開く
- AuthKey = と書いてある行にDeepLのAPIキーを追記する
- DeepLのAPIキーは次の方法で取得してください
- https://support.deepl.com/hc/ja/articles/360020695820-DeepL-API-の-API-キー
- https://www.deepl.com/ja/pro-api ここでアカウントを作り、https://www.deepl.com/ja/your-account/subscription このアカウントページを開き、「APIキーと制限」というところからAPIキーが取得できます
- 追記したらAuthKey = xxxxxxxxxxxxxxという形式でキーが入力されているはず
- ゲームを起動、これで翻訳されます