Hide SecondarySymptom Switch if temperature category turned off

This commit is contained in:
bl00dymarie
2024-01-29 18:21:53 +01:00
parent 6a4d5c330b
commit 080ce0f3d3
2 changed files with 24 additions and 21 deletions
+5 -5
View File
@@ -37,11 +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.',
},
},
disabled: {
title: 'This feature is turned off',
message:
'Please first enable the temperature tracking category in the customization settings.',
},
tempReminder: {
title: 'Temperature reminder',