mirror of
https://gitlab.com/gnh1201/pylingva.git
synced 2024-11-26 15:32:06 +00:00
Update README.md
This commit is contained in:
parent
035df198fd
commit
eca28a9095
|
@ -32,7 +32,10 @@ Options:
|
||||||
-o, --output Output file translation result
|
-o, --output Output file translation result
|
||||||
|
|
||||||
$ translate -s auto -t id -txt "How are You ?"
|
$ translate -s auto -t id -txt "How are You ?"
|
||||||
Apa kabar ?
|
Apa kabarmu ?
|
||||||
|
|
||||||
|
$ translate -s auto -t id -txt "How are You ?" -u https://lingva.ml
|
||||||
|
Apa kabarmu ?
|
||||||
|
|
||||||
$ translate -s auto -t id -txt "How are You ?" -o output.txt
|
$ translate -s auto -t id -txt "How are You ?" -o output.txt
|
||||||
Translation result saved in output.txt
|
Translation result saved in output.txt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user