Fix labels on overview

This commit is contained in:
Julia Friesel
2018-09-01 22:39:01 +02:00
parent f6c6c9ef26
commit b5f8f57f49
2 changed files with 39 additions and 28 deletions
+12 -9
View File
@@ -47,15 +47,18 @@ export const sex = {
}
export const pain = {
cramps: 'Cramps',
ovulationPain: 'Ovulation pain',
headache: 'Headache',
backache: 'Backache',
nausea: 'Nausea',
tenderBreasts: 'Tender breasts',
migraine: 'Migraine',
other: 'Other',
note: 'Note'
categories: {
cramps: 'Cramps',
ovulationPain: 'Ovulation pain',
headache: 'Headache',
backache: 'Backache',
nausea: 'Nausea',
tenderBreasts: 'Tender breasts',
migraine: 'Migraine',
other: 'Other',
note: 'Note',
},
explainer: 'How did your body feel today?'
}
export const fertilityStatus = {