added legacy and legacy_dashboard_shell modules

This commit is contained in:
2026-01-27 12:45:25 +01:00
parent 60a49060a1
commit 12edcd0940
68 changed files with 2496 additions and 46 deletions

View File

@@ -136,5 +136,8 @@
"functions": "Functions",
"accountSettings": "Account Settings",
"deviceSettings": "Device Settings",
"watchesOnMap": "Smartwatch on the map"
"watchesOnMap": "Smartwatch on the map",
"home": "Home",
"location": "Location",
"chat": "Chat"
}

View File

@@ -131,10 +131,13 @@
"secretCodeStep3Title": "Copia el código generado",
"secretCodeStep3Body": "Después de escanear el código QR o introducir la llave en la aplicación de autenticación, copia el código generado de 6 dígitos e introdúcelo en la siguiente pantalla.",
"secretCodeConfigure": "Configurar",
"customerService": "Servicio de Atención al Cliente",
"customerService": "Soporte",
"sfPay": "SaveFamily Pay",
"functions": "Funciones",
"accountSettings": "Ajustes de la cuenta",
"deviceSettings": "Ajustes del dispositivo",
"watchesOnMap": "Relojes en el mapa"
"accountSettings": "Perfil de cuenta",
"deviceSettings": "Ajustes",
"watchesOnMap": "Reloj inteligente en el mapa",
"home": "Inicio",
"location": "Mapa",
"chat": "Chat"
}