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

Arabic words dictionary doesn't work #137

Open
jainsubh opened this issue Feb 26, 2022 · 4 comments
Open

Arabic words dictionary doesn't work #137

jainsubh opened this issue Feb 26, 2022 · 4 comments

Comments

@jainsubh
Copy link

I tried to find definition of Arabic word "موافقة"

https://api.dictionaryapi.dev/api/v2/entries/ar/موافقة

I got below error

// https://api.dictionaryapi.dev/api/v2/entries/ar/%D9%85%D9%88%D8%A7%D9%81%D9%82%D8%A9

{
  "title": "No Definitions Found",
  "message": "Sorry pal, we couldn't find definitions for the word you were looking for.",
  "resolution": "You can try the search again at later time or head to the web instead."
}

image

Thanks!

@radstevee
Copy link

Yeah, the api currently only works with english words. German words also don't work.

@jainsubh
Copy link
Author

jainsubh commented Feb 27, 2022 via email

@akbayt
Copy link

akbayt commented Feb 28, 2022

you can deploy the older version of the API by yourself. this change was announced last year:

[IMPORTANT] Will remove non English languages

#102

@navidshad
Copy link

you can deploy the older version of the API by yourself. this change was announced last year:

[IMPORTANT] Will remove non English languages

#102

How should I deploy the older version of the API?
It seems this repo has only the API layer, and the dictionary service is somewhere out of here.

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

4 participants