argosopentech/MetalTranslate

Doesn't translate both ways

programmin1 opened this issue · 1 comments

It doesn't translate both ways:

$ ./build/metaltranslate "my text to translate" en es
mi texto para traducir
$ ./build/metaltranslate "mi texto para traducir" es en
El texto para traducir

Interesting, I'm not sure what's going wrong.