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-missing not considering available_locales #602

Open
davidwessman opened this issue Oct 20, 2024 · 0 comments
Open

translate-missing not considering available_locales #602

davidwessman opened this issue Oct 20, 2024 · 0 comments
Labels

Comments

@davidwessman
Copy link
Collaborator

          **EDIT:** This error went away after updating i18n-tasks from `1.0.13 -> 1.0.14` but now I got a **new error** #273

I am also still having this issue.
I am using google_translate_api_key

If I list all my languages manually it works.

Always works, never errors:
be i18n-tasks translate-missing -l es fr it nl no pt de da is

Never works, always errors:
be i18n-tasks translate-missing

If it was a rate limiting issue I guess it would sometimes error when I call it with my list using -l

When I call it without the -l is it trying to translate all languages in the world?

Does translate-missing not check my list of i18n.available_languages?

Partial output from i18n-tasks config

internal_locale: en
base_locale: en
locales:
- en
- da
- de
- en-GB
- es
- fr
- is
- it
- nl
- 'no'
- pt
- sv
data:

Originally posted by @viktorsmari in #122 (comment)

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

No branches or pull requests

1 participant