Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
xinebf committed Dec 26, 2021
2 parents e208d9f + 869d050 commit fadcb79
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,6 @@ GoldenDict - 编辑 - 字典 - 字典来源 - 程式

图示: `H:\PathTo\google_translate.png`

**Tips**

默认设置不能使用的可以尝试将 `http_host` 设为: `translate.google.cn`.

```
python -m googletranslate zh-CN %GDWORD% -s "translate.google.cn"
```

类型可以设为 `Html``纯文本`.

其中: `Html` 对应 `-r "html"`. `纯文本` 对应 `-r "plain"`
Expand All @@ -40,7 +32,6 @@ positional arguments:
optional arguments:
-h, --help show this help message and exit
-s HOST host name (default: translate.google.com)
-p PROXY proxy server (eg: 127.0.0.1:1080)
-a ALTERNATIVE alternative language (default: en)
-r TYPE result type (default: html)
Expand Down

0 comments on commit fadcb79

Please sign in to comment.