When I execute the command
translate-xlf --in messages.xlf --out messages.hi.xlf --from en --to de
translations are created and displayed on the command screen, however when I try navigate to messages.hi.xlf file, there would be no such a file. I tried duplicating the messages.xlf and changing its name to messages.hi.xlf and then executing the command but this time, no changes were made to messages.hi.xlf. I tried to run command line as admin but got no result again. What would be the problem?
When I execute the command