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": [
|
||||
{
|
||||
"url": "about",
|
||||
"title": "Contribuyentes",
|
||||
"tooltip": "Contribuyentes de Angular."
|
||||
"title": "Colaboradores",
|
||||
"tooltip": "Colaboradores de Angular."
|
||||
},
|
||||
{
|
||||
"url": "resources",
|
||||
@ -1068,19 +1068,23 @@
|
||||
"title": "Idiomas",
|
||||
"children": [
|
||||
{
|
||||
"title": "简体中文版",
|
||||
"title": "Inglés",
|
||||
"url": "https://angular.io/"
|
||||
},
|
||||
{
|
||||
"title": "Chino simplificado",
|
||||
"url": "https://angular.cn/"
|
||||
},
|
||||
{
|
||||
"title": "正體中文版",
|
||||
"title": "Chino tradicional",
|
||||
"url": "https://angular.tw/"
|
||||
},
|
||||
{
|
||||
"title": "日本語版",
|
||||
"title": "Japonés",
|
||||
"url": "https://angular.jp/"
|
||||
},
|
||||
{
|
||||
"title": "한국어",
|
||||
"title": "Coreano",
|
||||
"url": "https://angular.kr/"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user