diff --git a/frontend/app/src/i18n/tw/generalItems.json b/frontend/app/src/i18n/tw/generalItems.json index 30e11d5c5..ef111dae4 100644 --- a/frontend/app/src/i18n/tw/generalItems.json +++ b/frontend/app/src/i18n/tw/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