We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If you enter text in pinyin in google translate, it automatically creates the chinese symbols and translates it correctly to english, e.g.: https://translate.google.de/#view=home&op=translate&sl=zh-CN&tl=en&text=song translates pinyin "song" to english "give away".
But if you enter
!translate zh en song
it ends up with
> Song
and
translates english "song" to german:
Lied
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If you enter text in pinyin in google translate, it automatically creates the chinese symbols and translates it correctly to english, e.g.: https://translate.google.de/#view=home&op=translate&sl=zh-CN&tl=en&text=song
translates pinyin "song" to english "give away".
But if you enter
it ends up with
and
translates english "song" to german:
The text was updated successfully, but these errors were encountered: