docs: agregar sitio en inglés y traducir nombres de idiomas (#110)
* docs: agregar sitio en inglés y traducir nombres de idiomas - Contribuyentes -> Colaboradores - agregar `navigation.en.json` Co-authored-by: Daniel Díaz <36966980+dalejodc@users.noreply.github.com>
This commit is contained in:
parent
c7cae616e0
commit
05b9bb71b1
1099
aio/content/navigation.en.json
Normal file
1099
aio/content/navigation.en.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -964,8 +964,8 @@
|
|||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"url": "about",
|
"url": "about",
|
||||||
"title": "Contribuyentes",
|
"title": "Colaboradores",
|
||||||
"tooltip": "Contribuyentes de Angular."
|
"tooltip": "Colaboradores de Angular."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "resources",
|
"url": "resources",
|
||||||
@ -1068,19 +1068,23 @@
|
|||||||
"title": "Idiomas",
|
"title": "Idiomas",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"title": "简体中文版",
|
"title": "Inglés",
|
||||||
|
"url": "https://angular.io/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Chino simplificado",
|
||||||
"url": "https://angular.cn/"
|
"url": "https://angular.cn/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "正體中文版",
|
"title": "Chino tradicional",
|
||||||
"url": "https://angular.tw/"
|
"url": "https://angular.tw/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "日本語版",
|
"title": "Japonés",
|
||||||
"url": "https://angular.jp/"
|
"url": "https://angular.jp/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "한국어",
|
"title": "Coreano",
|
||||||
"url": "https://angular.kr/"
|
"url": "https://angular.kr/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user