oliverschwendener / ueli

Cross-Platform Keystroke Launcher
https://ueli.app
MIT License
3.66k stars 241 forks source link

New languages added, majority not working. #894

Closed squirrelboot closed 2 years ago

squirrelboot commented 2 years ago

Hello Oliver! Love UELI, and I was excited to see in 8.21.0 you added more translation language options. I tested 8.21.0 with my language choice (Finnish) and found it was not working. I tried many words in Finnish but nothing.

ueli_4mqtGnrXAB

So I tested all of the other languages too. Using the same word to test each with: 'house'

Here are the results, with the source as English.

Target Language Working?: bg = no cs = no da = no de = yes el = no es = yes et = no fi = no fr = yes hu = no it = yes ja = yes lt = no lv = no mt = no nl = yes pl = yes pt = yes ro = no ru = yes sk = no sl = no sv = no zh = yes

oliverschwendener commented 2 years ago

@GovindKrishnan

GovindKrishnan commented 2 years ago

@oliverschwendener Oh sorry to see that. Is it an issue with Linguee API? I had just added the language codes as per the API's README. Noticed the mismatch now.

https://linguee-api.herokuapp.com/api?q=house&src=en&dst=fi

Will remove the unavailable languages if required.

oliverschwendener commented 2 years ago

Thanks for having a look! Yes it would be great if we would only allow the languages which are also actually working.