FlineDev / BartyCrouch

Localization/I18n: Incrementally update/translate your Strings files from .swift, .h, .m(m), .storyboard or .xib files.
MIT License
1.37k stars 121 forks source link

Machine translation not working? #203

Open guidedways opened 4 years ago

guidedways commented 4 years ago

Expected Behavior

Documentation talks about a translation configuration. Followed instructions but nothing is translated.

Actual Behavior

No translation

Jeehut commented 4 years ago

@guidedways Hi, I'm sorry the feature doesn't work for you. Can you please provide more info about the structure of your files (especially the Strings files) and the exact command you're executing + the output you're getting? Are there any warnings? Please use the -v option to get a more verbose output, maybe it will provide some more detail.