From ab5c03512ef9746513de70f3ba370a6f5789083e Mon Sep 17 00:00:00 2001 From: "homarr-crowdin[bot]" <190541745+homarr-crowdin[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 00:54:17 +0000 Subject: [PATCH] chore(lang): updated translations from crowdin Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com> --- packages/translation/src/lang/da.json | 22 +++++++++++----------- packages/translation/src/lang/es.json | 8 ++++---- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/packages/translation/src/lang/da.json b/packages/translation/src/lang/da.json index 3517745d2..533480009 100644 --- a/packages/translation/src/lang/da.json +++ b/packages/translation/src/lang/da.json @@ -946,12 +946,12 @@ "newLabel": "Nyt emne" }, "opnsenseApiKey": { - "label": "", - "newLabel": "" + "label": "API-nøgle (Key)", + "newLabel": "Ny API-nøgle (Key)" }, "opnsenseApiSecret": { - "label": "", - "newLabel": "" + "label": "API-nøgle (Secret)", + "newLabel": "Ny API-nøgle (Key)" } } }, @@ -2457,15 +2457,15 @@ "option": {} }, "systemResources": { - "name": "", - "description": "", + "name": "Systemressourcer", + "description": "CPU, Hukommelse, Disk og andet hardwareforbrug af dit system", "option": {}, "card": { - "cpu": "", - "memory": "", - "network": "", - "up": "", - "down": "" + "cpu": "CPU", + "memory": "MEM", + "network": "NET", + "up": "OP", + "down": "NED" } } }, diff --git a/packages/translation/src/lang/es.json b/packages/translation/src/lang/es.json index a91655462..8122e3100 100644 --- a/packages/translation/src/lang/es.json +++ b/packages/translation/src/lang/es.json @@ -69,15 +69,15 @@ "notification": { "success": { "title": "Usuario creado", - "message": "" + "message": "El usuario se creó con éxito" }, "error": { - "title": "" + "title": "Error al crear el usuario" } } }, "group": { - "title": "", + "title": "Grupo externo", "subtitle": "Especifique el grupo que debe ser usado para usuarios externos.", "form": { "name": { @@ -92,7 +92,7 @@ }, "finish": { "title": "Finalizar la configuración", - "subtitle": "", + "subtitle": "¡Estás listo para empezar!", "description": "Ha completado el proceso de configuración con éxito. Puede empezar a utilizar Homarr. Seleccione su siguiente paso:", "action": { "goToBoard": "Ir al tablero {name}",