From 714021465e37921866c6a2b318fc46cd252c03b3 Mon Sep 17 00:00:00 2001 From: bl00dymarie Date: Mon, 17 Jul 2023 11:55:30 +0200 Subject: [PATCH] lowercase symptom names as before --- i18n/en.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index 305c95b..90e8a60 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -9,15 +9,15 @@ }, "cycleDay": { "symptomBox": { - "bleeding": "Bleeding", - "temperature": "Temperature", - "mucus": "Cervical Mucus", - "cervix": "Cervix", - "note": "Note", - "desire": "Desire", - "sex": "Sex", - "pain": "Pain", - "mood": "Mood" + "bleeding": "bleeding", + "temperature": "temperature", + "mucus": "cervical mucus", + "cervix": "cervix", + "note": "note", + "desire": "desire", + "sex": "sex", + "pain": "pain", + "mood": "mood" } }, "labels": {