XUnity.AutoTranslator icon indicating copy to clipboard operation
XUnity.AutoTranslator copied to clipboard

how to use deepL to translate from japanese to traditional chinese?

Open jerry880904 opened this issue 1 year ago • 1 comments
trafficstars

[Service] Endpoint=DeepLTranslate FallbackEndpoint=

[General] Language=zh-TW FromLanguage=ja

If I use zh-tw, Endpoint=GoogleTranslateV2 can successfully translate but when I replaced Endpoint=GoogleTranslateV2 to Endpoint=DeepLTranslate the translation fails

When Endpoint=DeepLTranslate unchanged, but replace Language=zh-tw to Language=zh it works but the text become Simplified Chinese how can it translate to Traditional chinese?

jerry880904 avatar Aug 30 '24 16:08 jerry880904