From 959e4c7418fa423a7587ecca20156cb78ab4f120 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Fri, 5 Dec 2025 16:19:44 +0000 Subject: [PATCH] New translations generalitems.json (German) --- frontend/app/src/i18n/de/generalItems.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/app/src/i18n/de/generalItems.json b/frontend/app/src/i18n/de/generalItems.json index e19f96a27..f1e485b07 100644 --- a/frontend/app/src/i18n/de/generalItems.json +++ b/frontend/app/src/i18n/de/generalItems.json @@ -93,5 +93,9 @@ "unitsBrpm": "brpm", "unitsCelsius": "°C", "unitsFahrenheit": "°F", - "RHRLabel": "Resting heart rate" + "RHRLabel": "Resting heart rate", + "labelHours": "Hours", + "labelMinutes": "Minutes", + "labelHoursShort": "h", + "labelMinutesShort": "min" } \ No newline at end of file