Open KonoromiHimaries opened 1 year ago
example command
for f in *.txt; do trans -force-retry en:pl file://"$f" -o trans/"$f" ; done
example command