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

ngx-translate structure not translating #95

Open
avstoyanov opened this issue Jun 15, 2023 · 0 comments
Open

ngx-translate structure not translating #95

avstoyanov opened this issue Jun 15, 2023 · 0 comments

Comments

@avstoyanov
Copy link

so I have a directory named "i18n" that I specify in the following command:
yarn json-autotranslate -i i18n --type keybased --directory-structure ngx-translate -s deepl-free -c <api_key>

The result of running the command is:
image

I tested it with the it.json and ru.json files both only containing the keys with empty strings as values and as copies of the english file, neither of which did anything. The -d flag also didn't change the result

I was able to translate them after putting them in the default directory structure and rerunning the command without specifying the directory structure.

Am I doing something wrong here?

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