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

How to setup machine translation? Can't find docs on it... #441

Open
farfalk opened this issue Jun 7, 2024 · 0 comments
Open

How to setup machine translation? Can't find docs on it... #441

farfalk opened this issue Jun 7, 2024 · 0 comments

Comments

@farfalk
Copy link

farfalk commented Jun 7, 2024

Hi, thank you for this amazing app.

I'm using it as a self hosted docker.

The problem: I've obtained an API key from console.cloud.google.com and restrained it to "Cloud Translation API". I then used that key in the following ways:

  • set it up in the env GOOGLE_TRANSLATIONS_SERVICE_ACCOUNT_KEY
  • copied it as it is in the google translate config menu
  • copied it in the format key=<KEY> suggested by Google when you copy the key
  • copied it in a json-like format {"key":"<KEY>"}

In any case, the config seems to be accepted:
immagine

I tried refreshing multiple times, logging in and out, but the translation button never appears in the reviews list.

immagine

I can't see any particular error in the logs.

What am I doing wrong?

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

1 participant