Dejan Zdravkovic

Results 6 comments of Dejan Zdravkovic

Had the same problem, updating addon-storysource to 6.4.19 fix it for me.

Hi, I sadly do not have api key for deepl translate right now, but I tried your `fr.json` with other apis and it worked as expected. I even added `\n\n`...

Have you tried to change `Translate.sentenceDelimiter`? It's declared in `translate.ts`, and you only need to change it there. For your end result, it makes sense to be like that if...

Hi @Yohannfra, I finally got deepl key, and tested json you provided. It was the same issue for me, so I changed the delimiter, and the problem is resolved now....

Is this also happening in large files? Because I tried to reproduce this problem, I created `en.json` file with this content: `{"test": "{{min}} and {{max}}"}` and it worked as expected.

I don't have an idea what might cause this. I emailed you, so if you can provide me your file, I'll try to check it in a next few days...