From 2595adf9e23af385c33b8de03ef266c6fd9e2a64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Fri, 12 Dec 2025 05:42:10 +0000 Subject: [PATCH] New translations healthweightaddeditmodalcomponent.json (Galician) --- .../healthWeightAddEditModalComponent.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/app/src/i18n/gl/components/health/healthWeightZone/healthWeightAddEditModalComponent.json b/frontend/app/src/i18n/gl/components/health/healthWeightZone/healthWeightAddEditModalComponent.json index 8b0fc2425..816edb5d3 100644 --- a/frontend/app/src/i18n/gl/components/health/healthWeightZone/healthWeightAddEditModalComponent.json +++ b/frontend/app/src/i18n/gl/components/health/healthWeightZone/healthWeightAddEditModalComponent.json @@ -3,12 +3,12 @@ "editWeightModalTitle": "Editar peso", "addWeightWeightLabel": "Peso", "addWeightDateLabel": "Data", - "addWeightHiddenItemsLabel": "Details", - "addWeightBMILabel": "BMI", - "addWeightBodyFatLabel": "Body fat", - "addWeightBodyWaterLabel": "Body water", - "addWeightBoneMassLabel": "Bone mass", - "addWeightMuscleMassLabel": "Muscle mass", + "addWeightHiddenItemsLabel": "Detalles", + "addWeightBMILabel": "IMC", + "addWeightBodyFatLabel": "Graxa corporal", + "addWeightBodyWaterLabel": "Porcentaxe de auga", + "addWeightBoneMassLabel": "Masa ósea", + "addWeightMuscleMassLabel": "Masa muscular", "successAddWeight": "Peso engadido", "errorAddWeight": "Erro ao engadir o peso" }