From fabc2beba0d25f705b0e320c68feafcc153b5daa Mon Sep 17 00:00:00 2001 From: Arcadio Quintero Date: Thu, 29 Jan 2026 19:03:38 -0500 Subject: [PATCH] translate: translation for menu ui Fixes #104 --- .../navigation/navigation.component.html | 8 +- .../src/app/routing/sub-navigation-data.ts | 276 +++++++++--------- 2 files changed, 142 insertions(+), 142 deletions(-) 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 85bcff7..a578f3f 100644 --- a/adev-es/src/app/core/layout/navigation/navigation.component.html +++ b/adev-es/src/app/core/layout/navigation/navigation.component.html @@ -353,7 +353,7 @@ aria-label="Set default system theme" > - System + Sistema
  • @@ -366,7 +366,7 @@ aria-label="Set dark theme" > - Dark + Oscuro
  • @@ -379,7 +379,7 @@ aria-label="Set light theme" > - Light + Claro
  • @@ -394,7 +394,7 @@