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

problem with one letter world #4

Open
freQuensy23-coder opened this issue Mar 1, 2023 · 1 comment
Open

problem with one letter world #4

freQuensy23-coder opened this issue Mar 1, 2023 · 1 comment

Comments

@freQuensy23-coder
Copy link

Example of code

cl = Client("en", "fr")
for tr in cl.get_translations("I"):
   print(tr)

Expected behavior

prints Moi

Real behavior

don't print anything

@flazouh
Copy link

flazouh commented Apr 5, 2023

It's not this package's fault
Screenshot 2023-04-05 at 02 03 08
As you can see, doing it on the interface gives the same result.

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