Add a little translation for zh-CN

Add a little translation for zh-CN
This commit is contained in:
Jonas Zhang 2017-10-24 14:02:07 +08:00 committed by GitHub
parent 1672fd22e1
commit e7649a800a

View file

@ -173,7 +173,7 @@ required[, optional]
如果参数或方法对某些平台是唯一的,那么这些平台将使用数据类型后面的空格分隔的斜体列表来表示。 值可以是 `macOS``Windows``Linux`
```markdown
* `animate` Boolean (optional) _macOS_ _Windows_ - Animate the thing.
* `animate` Boolean (optional) _macOS_ _Windows_ - 进行动画处理的事情.
```
`Array` 类型的参数, 必须在指定数组下面的描述中描述可能包含的元素.