Chart styling adaption: Temporarily disbale temp scale settings

This commit is contained in:
BloodyMarie
2022-04-19 23:15:26 +02:00
parent 8a29f08dca
commit dea67c88f5
2 changed files with 7 additions and 4 deletions
+3 -1
View File
@@ -113,7 +113,9 @@ export const mood = {
}
export const temperature = {
outOfRangeWarning: 'This temperature value is out of the current range for the temperature chart. You can change the range in the settings.',
// disabled temporarily, TODO https://gitlab.com/bloodyhealth/drip/-/issues/545 */}
// outOfRangeWarning: 'This temperature value is out of the current range for the temperature chart. You can change the range in the settings.',
outOfRangeWarning: 'This temperature value is too high or low to be shown on the temperature chart.',
outOfAbsoluteRangeWarning: 'This temperature value is too high or low to be shown on the temperature chart.',
saveAnyway: 'Save anyway',
temperature: {