Skip to content

Commit

Permalink
CH md translation applied.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrvboesch authored and afc163 committed Jul 31, 2018
1 parent 73d708f commit f4d631d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/timeline/index.zh-CN.md
Expand Up @@ -32,7 +32,7 @@ title: Timeline
| pending | 指定最后一个幽灵节点是否存在或内容 | boolean\|string\|ReactNode | false |
| pendingDot | 当最后一个幽灵节点存在時,指定其时间图点 | \|string\|ReactNode | `<Icon type="loading" />` |
| reverse | 节点排序 | boolean | false |
| mode | By sending `alternate` the timeline will distribute the nodes to the left and right. | `standard` \| `alternate` | `standard` |
| mode | 通过设置 `mode` 可以改变时间轴和内容的相对位置 | `left` \| `alternate` \| `right` |

### Timeline.Item

Expand Down

0 comments on commit f4d631d

Please sign in to comment.