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