From 89941a0e8d7fc9f7b717edb4fa73a674190cdc75 Mon Sep 17 00:00:00 2001 From: Ricardo Chavarria Date: Tue, 2 Jun 2026 00:15:43 -0600 Subject: [PATCH] translate: translations for tutorials home page Fixes #171 --- .../navigation/navigation.component.html | 21 ++++++++++++++ adev-es/src/content/tutorials/home.en.md | 24 ++++++++++++++++ adev-es/src/content/tutorials/home.md | 28 +++++++++---------- 3 files changed, 59 insertions(+), 14 deletions(-) create mode 100644 adev-es/src/content/tutorials/home.en.md diff --git a/adev-es/src/app/core/layout/navigation/navigation.component.html b/adev-es/src/app/core/layout/navigation/navigation.component.html index 9ac133b..ce477ec 100644 --- a/adev-es/src/app/core/layout/navigation/navigation.component.html +++ b/adev-es/src/app/core/layout/navigation/navigation.component.html @@ -195,6 +195,27 @@ + +
  • + + + Tutoriales + +
  • +
  • + + via the Playground + + + via MCP Server + + + via npm + + + via the Playground + + + via the Playground + + + via the Playground + + diff --git a/adev-es/src/content/tutorials/home.md b/adev-es/src/content/tutorials/home.md index ffe118a..ca51a3d 100644 --- a/adev-es/src/content/tutorials/home.md +++ b/adev-es/src/content/tutorials/home.md @@ -1,24 +1,24 @@ -# Tutorials +# Tutoriales -Welcome to the Angular tutorials! These tutorials will guide you through the core concepts of the framework, and get you started building performant, scalable apps. +¡Bienvenido a los tutoriales de Angular! Estos tutoriales te guiarán a través de los conceptos principales del framework y te ayudarán a comenzar a crear aplicaciones eficientes y escalables. - - via the Playground + + vía el Playground - - via MCP Server + + vía MCP Server - - via npm + + vía npm - - via the Playground + + vía el Playground - - via the Playground + + vía el Playground - - via the Playground + + vía el Playground