raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.42k stars 3.12k forks source link

[OpenAI Translator] Missing languages #14618

Closed huyz closed 17 hours ago

huyz commented 2 months ago

Extension

https://www.raycast.com/douo/openai-translator

Raycast Version

1.83.1

macOS Version

14.7

Description

The list of languages is cut off after:

["kk", "Қазақ"],

That excludes many languages, including VIetnamese.

Steps To Reproduce

Try to translate to Vietanmese.

Current Behaviour

Vietnamese is not listed (along with many languages whose ISO code starts at or after the letter k)

Expected Behaviour

All languages are listed, including Vietnamese

raycastbot commented 2 months ago

Thank you for opening this issue!

🔔 @douo @dekura @leeonfield you might want to have a look.

💡 Author and Contributors commands The author and contributors of `douo/openai-translator` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
raycastbot commented 2 weeks ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

douo commented 2 weeks ago

This issue was already addressed in PR #14696