Symptom view redesign

This commit is contained in:
Maria Zadnepryanets
2020-08-14 11:57:26 +00:00
committed by Sofiya Tepikin
parent ef16cfd041
commit 885da5c293
43 changed files with 1396 additions and 1649 deletions
+6
View File
@@ -31,6 +31,7 @@ export const cervix = {
categories: ['low', 'medium', 'high'],
explainer: 'How high up in the vagina is the cervix?'
},
excludeExplainer: "You can exclude this value if you don't want to use it for fertility detection.",
actionHint: 'Choose values for at least "Opening" and "Firmness" to save.'
}
@@ -132,6 +133,11 @@ export const temperature = {
export const noteExplainer = "Anything you want to add for the day?"
export const general = {
cycleDayNumber: "Cycle day ",
today: "Today"
}
export const sharedDialogs = {
cancel: 'Cancel',
areYouSureTitle: 'Are you sure?',