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

Translate title of posts and posts #1485

Open
Labna opened this issue May 17, 2024 · 1 comment
Open

Translate title of posts and posts #1485

Labna opened this issue May 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Labna
Copy link

Labna commented May 17, 2024

Is your feature request related to a problem? Please describe.
I like to travel across may communities, but most of them don't use languages I understand

Describe the solution you'd like
I'd like to have a general option to translate posts from all language in that language except the list I understand.

Describe alternatives you've considered
Get an options in the ... options of the post to translate, or send to translate app/service

Options to consider
Using one of the many free/open source API for translation, a little liste here : https://rapidapi.com/collection/translation-apis

@Labna Labna added the enhancement New feature or request label May 17, 2024
@Labna
Copy link
Author

Labna commented Aug 1, 2024

I was thinking about it and for me it may be:
A menu in Settings → general → Other → "translate posts"
→ "Auto translate all posts" [ default = No ]
→ "Show option to translate post" [ default = No ] (so it's doesn't disturb any one with a non-working by default option ]

There you can have multiple API asking for private keys (it's the trickiest part for the user)
Exemple of options for DeepL:
→ Target language [ "EN", "FR"...]
→ API key [ provided by the service ]
→ Languages to translate [ default = All (except the app language) ]
→ Languages to not translate [ default = none ]
As the API for translation are fairly the same, to support many services it may not need a lot of work (I guess).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant