lowercase symptom names as before
This commit is contained in:
+9
-9
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user