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

Add translate action #16

Open
ZMYaro opened this issue May 4, 2023 · 0 comments
Open

Add translate action #16

ZMYaro opened this issue May 4, 2023 · 0 comments
Assignees
Milestone

Comments

@ZMYaro
Copy link
Owner

ZMYaro commented May 4, 2023

Translate input to automatic language:
Bing: https://www.bing.com/translator?text=%s
Google: https://translate.google.com/?sl=auto&text=%s
Yandex: https://translate.yandex.com/?text=%s

Translate input to specific language:
Bing: ???
Google: https://translate.google.com/?sl=auto&text=%s&tl=%s
Yandex: https://translate.yandex.com/?text=%s&target_lang=%s

@ZMYaro ZMYaro added this to the v5.1 milestone May 4, 2023
@ZMYaro ZMYaro self-assigned this May 4, 2023
@ZMYaro ZMYaro modified the milestones: v5.1, v5.2 May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant