2023-09-29 11:48:01 +02:00
2023-08-10 19:09:56 +02:00
2022-01-07 09:59:32 +01:00
2023-09-29 11:03:16 +02:00
2023-08-10 20:20:07 +02:00
2023-09-29 11:03:16 +02:00
2023-09-29 11:48:01 +02:00

Deepl

Cli API for deepl translations. API-Key is required.

USAGE:
deepl [OPTIONS] <INPUT>

FLAGS:
-h, --help Prints help information
-V, --version Prints version information

OPTIONS:
-s, --source <source_lang> The language you want to translate. Default is autodectect.
-t, --target <target_lang> The language your text should be tranlated to. Default is DE.

ARGS:
<INPUT> Text to translate

S
Description
No description provided
Readme 112 KiB
Languages
Rust 100%