Disable/hide TemperatureSlider if temperature category turned off

This commit is contained in:
bl00dymarie
2024-01-29 13:40:30 +01:00
parent fdb892ff6b
commit 6a4d5c330b
2 changed files with 27 additions and 4 deletions
+5
View File
@@ -37,6 +37,11 @@ export default {
max: 'Max',
loadError: 'Could not load saved temperature scale settings',
saveError: 'Could not save temperature scale settings',
disabled: {
title: 'Temperature scale turned off',
message:
'To use the temperature scale slider please first enable the temperature tracking category in the customization settings.',
},
},
tempReminder: {
title: 'Temperature reminder',