Symptom view redesign
This commit is contained in:
committed by
Sofiya Tepikin
parent
ef16cfd041
commit
885da5c293
@@ -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?',
|
||||
|
||||
Reference in New Issue
Block a user