You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
And thanks for your project! Recently I started running into the following problem, when I run: translate-xlf -i messages.xlf -f en -o messages.fr.xlf -t fr
X Something went wrong while translating messages.xlf!
TypeError: Cannot read property 'length' of undefined
@rafagsiqueira Thanks for the detailed report! I gave it a try, and there seems to be two things going on:
A couple of keys were coming through as undefined, which I wasn't handling properly. I've published a new version (0.2.3) that should fix this issue.
Google seems to have added stricter rate limiting to their translate feature, which seems to be affecting this module. I've opened an issue about this here.
Hello!
And thanks for your project! Recently I started running into the following problem, when I run:
translate-xlf -i messages.xlf -f en -o messages.fr.xlf -t fr
Will be thankful for any help!
This is the content of my messages.xlf
The text was updated successfully, but these errors were encountered: