Open Tsukimoe opened 2 years ago
The application now using the device preferred first language as translation target. It's should works well.
And we do not have the available target languages list from vendors and different vendor supports languages and lang-code are various.
https://translate.google.com/?sl=auto&tl={language}&text={text} https://www.deepl.com/translator-mobile#auto/{language}/{text} https://www.bing.com/translator?from=auto&to={language}&text={text}
Maybe specifying a default target translation language is a good feature, which requires getting parameters for various languages in a web service and displaying them on the front end .