remove 一个
This commit is contained in:
parent
9c090cc19f
commit
6a3f9614d0
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"globals": {
|
"globals": {
|
||||||
"title": "Angular",
|
"title": "Angular",
|
||||||
"description": "Angular是一个用于构建移动应用和桌面Web应用的开发平台",
|
"description": "Angular是用于构建移动应用和桌面Web应用的开发平台",
|
||||||
"keywords": "Angular, 中文, 中文版, AngularJS, AngularDart, Javscript, Dart, Framework, JavaScript MVC, Google",
|
"keywords": "Angular, 中文, 中文版, AngularJS, AngularDart, Javscript, Dart, Framework, JavaScript MVC, Google",
|
||||||
"siteURL": "https://angular.cn",
|
"siteURL": "https://angular.cn",
|
||||||
"jsLatest": "2.0.0-RC.4",
|
"jsLatest": "2.0.0-RC.4",
|
||||||
|
|
|
@ -9,8 +9,8 @@
|
||||||
beautiful apps should be joyful and fun. We're building a
|
beautiful apps should be joyful and fun. We're building a
|
||||||
platform for the future.
|
platform for the future.
|
||||||
p.text-body.
|
p.text-body.
|
||||||
Angular由一个工程师组织打造,我们拥有共同的热情 —— 让Web开发变得更简单。我们深信,写漂亮的程序快乐而有趣。
|
Angular由工程师组织打造,我们拥有共同的热情 —— 让Web开发变得更简单。我们深信,写漂亮的程序快乐而有趣。
|
||||||
我们正在构建一个面向未来的平台。
|
我们正在构建面向未来的平台。
|
||||||
|
|
||||||
.c2
|
.c2
|
||||||
.clear
|
.clear
|
||||||
|
|
|
@ -43,7 +43,7 @@
|
||||||
h3 AngularFire
|
h3 AngularFire
|
||||||
|
|
||||||
p AngularFire is the officially supported Angular binding for Firebase. Firebase is a full backend so you don't need servers to build your Angular app.
|
p AngularFire is the officially supported Angular binding for Firebase. Firebase is a full backend so you don't need servers to build your Angular app.
|
||||||
p AngularFire是一个官方提供的Angular版Firebase绑定。Firebase是一个完整的后端,所以你不需要自己搭建服务器就能构建一个Angular应用。
|
p AngularFire是官方提供的Angular版Firebase绑定。Firebase是一个完整的后端,所以你不需要自己搭建服务器就能构建Angular应用。
|
||||||
|
|
||||||
a(href="https://github.com/firebase/angularFire" class="button" md-button) Contribute to AngularFire
|
a(href="https://github.com/firebase/angularFire" class="button" md-button) Contribute to AngularFire
|
||||||
a(href="https://github.com/firebase/angularFire" class="button" md-button) 帮助AngularFire
|
a(href="https://github.com/firebase/angularFire" class="button" md-button) 帮助AngularFire
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
.showcase-content
|
.showcase-content
|
||||||
.l-sub-section
|
.l-sub-section
|
||||||
h3 Adding an alert
|
h3 Adding an alert
|
||||||
h3 添加一个警告
|
h3 添加警告
|
||||||
|
|
||||||
.alert.is-critical A very <strong>critical</strong> alert
|
.alert.is-critical A very <strong>critical</strong> alert
|
||||||
.alert.is-critical 非常<strong>关键</strong>的警告
|
.alert.is-critical 非常<strong>关键</strong>的警告
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
"title": "快速起步",
|
"title": "快速起步",
|
||||||
"subtitle": "TypeScript",
|
"subtitle": "TypeScript",
|
||||||
"description": "Angular快速起步",
|
"description": "Angular快速起步",
|
||||||
"banner": "本“快速起步”指南将演示如何用TypeScript构建并运行一个简单的Angular应用。"
|
"banner": "本“快速起步”指南将演示如何用TypeScript构建并运行简单的Angular应用。"
|
||||||
},
|
},
|
||||||
|
|
||||||
"tutorial": {
|
"tutorial": {
|
||||||
|
|
Loading…
Reference in New Issue