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

Suggest translation #11

Open
Loscho19 opened this issue Dec 2, 2024 · 3 comments
Open

Suggest translation #11

Loscho19 opened this issue Dec 2, 2024 · 3 comments

Comments

@Loscho19
Copy link

Loscho19 commented Dec 2, 2024

Variables should not be translated when you press Suggest.

image
@matthiask
Copy link
Owner

django-rosetta's DeepL backend supports something like this already:

https://github.com/mbi/django-rosetta/blob/develop/rosetta/translate_utils.py

@Loscho19
Copy link
Author

Loscho19 commented Dec 2, 2024

Does that mean it already works even if it is translated? Or does it still need to be implemented?

@matthiask
Copy link
Owner

@Loscho19 We are using traduire instead of django-rosetta, so no, it doesn't work yet. But, we can look at django-rosetta instead of researching the solution on our own.

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

2 participants