Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit 1b2a9f3

Browse files
committed
Traduccion del titulo e intro de glosario en _data.json
1 parent 2249416 commit 1b2a9f3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

public/docs/ts/latest/_data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
},
5151

5252
"glossary": {
53-
"title": "Glossary",
54-
"intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
53+
"title": "Glosario",
54+
"intro": "Breves definiciones de las palabras más importantes en el vocabulario de Angular 2",
5555
"reference": false
5656
},
5757

public/docs/ts/latest/guide/_data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
},
9393

9494
"glossary": {
95-
"title": "Glossary",
96-
"intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
95+
"title": "Glosario",
96+
"intro": "Breves definiciones de las palabras más importantes en el vocabulario de Angular 2",
9797
"basics": true
9898
},
9999

0 commit comments

Comments
 (0)