|
|
@@ -67,7 +67,7 @@ pdf2zh example.pdf -li en -lo ja
|
|
|
|
|
|
See [DeepLX](https://github.com/OwO-Network/DeepLX)
|
|
|
|
|
|
-Set ENVs to construct an endpoint like: `{DEEPL_SERVER_URL}/{DEEPL_AUTH_KEY}/translate`
|
|
|
+Set ENVs to construct an endpoint like: `{DEEPL_SERVER_URL}/translate`
|
|
|
- `DEEPL_SERVER_URL` (Optional), e.g., `export DEEPL_SERVER_URL=https://api.deepl.com`
|
|
|
- `DEEPL_AUTH_KEY`, e.g., `export DEEPL_AUTH_KEY=xxx`
|
|
|
|