From 8ddf6168100d9da9ad30088e4595345d33b8d252 Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Thu, 15 Sep 2016 18:36:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/translate/cn/blog.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/translate/cn/blog.jade b/public/translate/cn/blog.jade index cf5834c8ec..92115ebc53 100644 --- a/public/translate/cn/blog.jade +++ b/public/translate/cn/blog.jade @@ -2,7 +2,7 @@ :marked Today, at a special meetup at Google HQ, we announced the final release version of Angular 2, the full-platform successor to Angular 1. - 今天,在Google HQ的一个特殊的聚会上,我们发布了Angular 2的最终版,Angular 1的全平台继任者。 + 今天,在Google总部一个专门的聚会上,我们发布了Angular 2的最终版,Angular 1的全平台继任者。 What does "final" mean? Stability that's been validated across a wide range of use cases, and a framework that's been optimized for developer productivity, small payload size, and performance. With ahead-of-time compilation and built-in lazy-loading, we’ve made sure that you can deploy the fastest, smallest applications across the browser, desktop, and mobile environments. This release also represents huge improvements to developer productivity with the Angular CLI and styleguide.