Skip to content
New issue

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

Rude message when translating "Hello world" from English to Spanish #105

Open
marcelo-earth opened this issue Mar 27, 2023 · 1 comment
Open

Comments

@marcelo-earth
Copy link

marcelo-earth commented Mar 27, 2023

This is a weird behavior, I don't want to broke the community guideline. I tried to convert "Hello world" to Spanish, the result should be "Hola mundo", but it's giving something else. Maybe the engine was manipulated.

Snippet to reproduce the message:

from translate import Translator

translator = Translator(to_lang="Spanish")

print(translator.translate("Hello world"))
@wikadi
Copy link

wikadi commented Oct 12, 2023

same here with Korean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants