From 681f8446a1e5d1edd2bca1399ac8b561312acafa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Thu, 4 Dec 2025 12:06:49 +0000 Subject: [PATCH] New translations healthweightlistcomponent.json (Chinese Traditional) --- .../healthWeightZone/healthWeightListComponent.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/frontend/app/src/i18n/tw/components/health/healthWeightZone/healthWeightListComponent.json b/frontend/app/src/i18n/tw/components/health/healthWeightZone/healthWeightListComponent.json index 5d457e51f..69e79e4b5 100644 --- a/frontend/app/src/i18n/tw/components/health/healthWeightZone/healthWeightListComponent.json +++ b/frontend/app/src/i18n/tw/components/health/healthWeightZone/healthWeightListComponent.json @@ -1,9 +1,16 @@ { + "dateLabel": "Date", "labelGarminConnect": "Garmin Connect", + "detailsTitle": "Details", + "bmiLabel": "BMI", + "bodyFatLabel": "Body fat", + "bodyWaterLabel": "Body water", + "boneMassLabel": "Bone mass", + "muscleMassLabel": "Muscle mass", "modalDeleteWeightTitle": "Delete weight", "modalDeleteWeightBody": "Are you sure you want to delete weight entry for ", "successDeleteWeight": "Weight deleted", "errorDeleteWeight": "It was not possible to delete weight entry", "successEditWeight": "Weight edited", "errorEditWeight": "It was not possible to edit weight entry" -} +} \ No newline at end of file