Skip to content

Commit 30a0b71

Browse files
committed
update readme
1 parent 28cea84 commit 30a0b71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*Requires [Node.js](https://nodejs.org) 4+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*
77

88
- install with `npm install -g alfred-google-translate`
9-
- or [download](https://github.com/xfslove/alfred-google-translate/releases/tag/v2.0.1) workflow
9+
- or [download](https://github.com/xfslove/alfred-google-translate/releases/tag/v2.0.3) workflow
1010

1111
## [Changelog](https://github.com/xfslove/alfred-google-translate/releases)
1212

@@ -38,7 +38,7 @@ if You input wrong word, the workflow will correct your input, and You can press
3838
| name | default value | description |
3939
| ---------- | ---------------------------- | ------------------------------------------------------------ |
4040
| domain | https://translate.google.com | if you cannot access the default domain, you can config this. <br />大陆访问不了默认域名,所以如果使用2.x版本需要将这个变量设置为https://translate.google.cn. 或者还是使用[1.x版本](https://github.com/xfslove/alfred-google-translate/tree/v1.x) |
41-
| read | remote | avaliable values: <br />remote: fetch voice from google, <br />local: use macOS local voice (notice: maybe only works on English),<br />none: dont get voice |
41+
| voice | remote | avaliable values: <br />remote: fetch voice from google, <br />local: use macOS local voice (notice: maybe only works on English),<br />none: dont get voice |
4242
| save_count | 20 | limit count of translate history, see [alfred-translate-history](https://github.com/xfslove/alfred-translate-history). <br />0 means dont save translate history |
4343

4444
##### environment variables config snapshot:

media/env.png

2.65 KB
Loading

0 commit comments

Comments
 (0)