TwidereX-iOS icon indicating copy to clipboard operation
TwidereX-iOS copied to clipboard

[Feature Request] Translation result in the specified language

Open Tsukimoe opened this issue 2 years ago • 1 comments

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 .

Tsukimoe avatar Apr 16 '22 06:04 Tsukimoe

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.

MainasuK avatar Apr 18 '22 00:04 MainasuK