From 69908c35f6b70297ccac8447d96b2a4772c833bd Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Fri, 9 Mar 2018 15:30:16 +0800 Subject: [PATCH] fix: merge PRs --- aio/content/guide/structural-directives.md | 2 +- aio/content/guide/template-syntax.md | 2 +- aio/content/translations/cn/about.md | 7 +++++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/aio/content/guide/structural-directives.md b/aio/content/guide/structural-directives.md index 0449cd51b5..07f0f516ff 100644 --- a/aio/content/guide/structural-directives.md +++ b/aio/content/guide/structural-directives.md @@ -873,7 +873,7 @@ clear the container which also destroys the view. Nobody reads the `appUnless` property so it doesn't need a getter. -没有人会读取`appUnless`属性,因此它不需要定义设置器(getter)。 +没有人会读取`appUnless`属性,因此它不需要定义 getter。 The completed directive code looks like this: diff --git a/aio/content/guide/template-syntax.md b/aio/content/guide/template-syntax.md index 15f100cb1d..ac2f5c5486 100644 --- a/aio/content/guide/template-syntax.md +++ b/aio/content/guide/template-syntax.md @@ -2344,7 +2344,7 @@ where you'll learn: * to use [``](guide/structural-directives#ngcontainer "") to group elements when there is no suitable host element for the directive. - 当没有合适的宿主元素放置指令时,可用``](structural-directives.html#ngcontainer "对元素进行分组。 + 当没有合适的宿主元素放置指令时,可用 [``](guide/structural-directives#ngcontainer "") 对元素进行分组。 * how to write your own structural directive. diff --git a/aio/content/translations/cn/about.md b/aio/content/translations/cn/about.md index 7a7da8ea04..fc37d99e7c 100644 --- a/aio/content/translations/cn/about.md +++ b/aio/content/translations/cn/about.md @@ -79,6 +79,13 @@ Angular 和 Grails 开发高校[教务管理系统](http://www.github.com/jwgl) - jiabiao(来自Github) - perry2008084(来自Github) - fnpac(来自Github) +- WittBulter(来自Github) +- buzzerrookie(来自Github) +- ananiy(来自Github) +- zdouble(来自Github) +- OuYancey(来自Github) +- GenweiWu(来自Github) +- dxyqqs(来自Github) - 另外还有一些做好事不留名的活雷锋 想让你的名字也出现在这里吗?请提供[反馈、纠错](https://github.com/angular/angular-cn/issues)。