lowercase symptom names as before

This commit is contained in:
bl00dymarie
2023-07-17 11:55:30 +02:00
parent c3e4fd3f03
commit 714021465e
+9 -9
View File
@@ -9,15 +9,15 @@
}, },
"cycleDay": { "cycleDay": {
"symptomBox": { "symptomBox": {
"bleeding": "Bleeding", "bleeding": "bleeding",
"temperature": "Temperature", "temperature": "temperature",
"mucus": "Cervical Mucus", "mucus": "cervical mucus",
"cervix": "Cervix", "cervix": "cervix",
"note": "Note", "note": "note",
"desire": "Desire", "desire": "desire",
"sex": "Sex", "sex": "sex",
"pain": "Pain", "pain": "pain",
"mood": "Mood" "mood": "mood"
} }
}, },
"labels": { "labels": {