Cannot get this to work (using DeepL API Free)
This look really handy. Many thanks for creating this!
Unfortunately i cannot seem to get it to work.
I have a DeepL API Free account and entered the API key unter extension setting Deep LFree Secret Key.
Then i have two files in a folder:
en.json with the following content:
{
"monday": "Monday"
}
de.json with the following content:
{}
When i right-click on en.json and choose Auto Translate JSON from the context-menu, then choose the default on the two following questions, an info-message is immediately displayed saying: AutoTranslateJSON: Translations have been added to the file. But de.json is still an empty object and no translations have taken place.
I have the same problem, but for me only the keys are added, and value for each key is just an empty string
Errors in developer console:
@codeflorist and @emvaized
Thank you for reporting issue! It should be fixed with latest release. You can easy build local extension and test with vsix file @codegrue when you have time maybe to publish extension