Skip to content

Commit 4386f52

Browse files
committed
update
1 parent 95ae013 commit 4386f52

File tree

2 files changed

+43
-45
lines changed

2 files changed

+43
-45
lines changed

README.md

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## vue.js 2.0 中文文档 http://vuefe.cn
22

3-
>(即将完成 - 急需校对人员
3+
>(即将完成 - 急需校对
44
55
## 贡献要求
66

@@ -133,28 +133,27 @@
133133
25 | 是 | comparison.md | 对比其他框架 | [yongbolv](https://github.com/yongbolv) |
134134
26 | 是 | join.md | 加入Vue.js社区 | [daix6](https://github.com/daix6) |
135135

136-
## API 翻译
137136

138-
### API翻译贡献
139-
140-
序号 | 是否完成 | 对应小节名称 | 中文标题 | 贡献者
141-
----- | ------- | ------------- | --- | --- | ---
142-
1 | 是 | Global Config | 全局配置 | @dear-lizhihua | @dear-lizhihua
143-
2 | 是 | Global API | 全局API | @dear-lizhihua | @dear-lizhihua
144-
3 | 是 | Options / Data | 选项 / 数据 | @dear-lizhihua | @dear-lizhihua
145-
4 | 是 | Options / DOM | 选项 / DOM | @ATLgo | @ATLgo
146-
5 | 是 | Options / Lifecycle Hooks | 选项 / 生命周期钩子 | @ATLgo | @ATLgo
147-
6 | 是 | Options / Assets | 选项 / 资源 | @dingyiming | @dingyiming
148-
7 | x | Options / Misc | 选项 / 杂项 | | @dingyiming
149-
8 | 是 | Instance Properties | 实例属性 | @coolzjy | @coolzjy
150-
9 | x | Instance Methods / Data | 实例方法 / 数据 | | @dingyiming
151-
10 | x | Instance Methods / Events | 实例方法 / 事件 | | @mlyknown
152-
11 | x | Instance Methods / Lifecycle | 实例方法 / 生命周期 | | @mlyknown
153-
12 | x | Directives | 指令| | @tingtien
154-
13 | 是 | Special Attributes | 特殊元素 | @70data | @70data
155-
14 | x | Built-In Components | 内置的组件 | | @dear-lizhihua
156-
15 | 是 | VNode Interface | VNode接口 | @70data | @70data
157-
16 | 是 | Server-Side Rendering | 服务端渲染| @70data | @70data
137+
## API翻译贡献
138+
139+
序号 | 是否完成 | 对应小节名称 | 中文标题 | 贡献者 | 校对贡献者
140+
----- | ------- | ------------- | --- | --- | ---
141+
1 | 是 | Global Config | 全局配置 | @dear-lizhihua |
142+
2 | 是 | Global API | 全局API | @dear-lizhihua |
143+
3 | 是 | Options / Data | 选项 / 数据 | @dear-lizhihua |
144+
4 | 是 | Options / DOM | 选项 / DOM | @ATLgo |
145+
5 | 是 | Options / Lifecycle Hooks | 选项 / 生命周期钩子 | @ATLgo |
146+
6 | 是 | Options / Assets | 选项 / 资源 | @dingyiming |
147+
7 | | Options / Misc | 选项 / 杂项 | @dingyiming |
148+
8 | 是 | Instance Properties | 实例属性 | @coolzjy |
149+
9 | | Instance Methods / Data | 实例方法 / 数据 | @dingyiming |
150+
10 | | Instance Methods / Events | 实例方法 / 事件 | @mlyknown |
151+
11 | | Instance Methods / Lifecycle | 实例方法 / 生命周期 | @mlyknown |
152+
12 | | Directives | 指令| @dingyiming |
153+
13 | 是 | Special Attributes | 特殊元素 | @70data |
154+
14 | | Built-In Components | 内置的组件 | @dear-lizhihua |
155+
15 | 是 | VNode Interface | VNode接口 | @70data |
156+
16 | 是 | Server-Side Rendering | 服务端渲染| @70data |
158157

159158
## 示例翻译
160159

src/about/index.md

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ type: about
44
order: 0
55
---
66

7-
> 目前急需人员校对翻译
7+
> 目前急需校对
8+
89

910
## 参与要求
1011

@@ -137,28 +138,26 @@ order: 0
137138
25 | 是 | comparison.md | 对比其他框架 | [yongbolv](https://github.com/yongbolv) |
138139
26 | 是 | join.md | 加入Vue.js社区 | [daix6](https://github.com/daix6) |
139140

140-
## API 翻译
141-
142-
### API翻译贡献
143-
144-
序号 | 是否完成 | 对应小节名称 | 中文标题 | 贡献者
145-
----- | ------- | ------------- | --- | --- | ---
146-
1 | 是 | Global Config | 全局配置 | @dear-lizhihua | @dear-lizhihua
147-
2 | 是 | Global API | 全局API | @dear-lizhihua | @dear-lizhihua
148-
3 | 是 | Options / Data | 选项 / 数据 | @dear-lizhihua | @dear-lizhihua
149-
4 | 是 | Options / DOM | 选项 / DOM | @ATLgo | @ATLgo
150-
5 | 是 | Options / Lifecycle Hooks | 选项 / 生命周期钩子 | @ATLgo | @ATLgo
151-
6 | 是 | Options / Assets | 选项 / 资源 | @dingyiming | @dingyiming
152-
7 | x | Options / Misc | 选项 / 杂项 | | @dingyiming
153-
8 | 是 | Instance Properties | 实例属性 | @coolzjy | @coolzjy
154-
9 | x | Instance Methods / Data | 实例方法 / 数据 | | @dingyiming
155-
10 | x | Instance Methods / Events | 实例方法 / 事件 | | @mlyknown
156-
11 | x | Instance Methods / Lifecycle | 实例方法 / 生命周期 | | @mlyknown
157-
12 | x | Directives | 指令| | @tingtien
158-
13 | 是 | Special Attributes | 特殊元素 | @70data | @70data
159-
14 | x | Built-In Components | 内置的组件 | | @dear-lizhihua
160-
15 | 是 | VNode Interface | VNode接口 | @70data | @70data
161-
16 | 是 | Server-Side Rendering | 服务端渲染| @70data | @70data
141+
## API翻译贡献
142+
143+
序号 | 是否完成 | 对应小节名称 | 中文标题 | 贡献者 | 校对贡献者
144+
----- | ------- | ------------- | --- | --- | ---
145+
1 | 是 | Global Config | 全局配置 | @dear-lizhihua |
146+
2 | 是 | Global API | 全局API | @dear-lizhihua |
147+
3 | 是 | Options / Data | 选项 / 数据 | @dear-lizhihua |
148+
4 | 是 | Options / DOM | 选项 / DOM | @ATLgo |
149+
5 | 是 | Options / Lifecycle Hooks | 选项 / 生命周期钩子 | @ATLgo |
150+
6 | 是 | Options / Assets | 选项 / 资源 | @dingyiming |
151+
7 | 是 | Options / Misc | 选项 / 杂项 | @dingyiming |
152+
8 | 是 | Instance Properties | 实例属性 | @coolzjy |
153+
9 | 是 | Instance Methods / Data | 实例方法 / 数据 | @dingyiming |
154+
10 | 是 | Instance Methods / Events | 实例方法 / 事件 | @mlyknown |
155+
11 | 是 | Instance Methods / Lifecycle | 实例方法 / 生命周期 | @mlyknown |
156+
12 | 是 | Directives | 指令| @dingyiming |
157+
13 | 是 | Special Attributes | 特殊元素 | @70data |
158+
14 | 是 | Built-In Components | 内置的组件 | @dear-lizhihua |
159+
15 | 是 | VNode Interface | VNode接口 | @70data |
160+
16 | 是 | Server-Side Rendering | 服务端渲染| @70data |
162161

163162
## 示例翻译
164163

0 commit comments

Comments
 (0)