Proofreading
This commit is contained in:
@@ -20,7 +20,7 @@ export const cervix = {
|
||||
},
|
||||
firmness: {
|
||||
categories: ['hard', 'soft'],
|
||||
explainer: "When it's hard it might feel like the tip of your nose"
|
||||
explainer: "When it's hard, it might feel like the tip of your nose"
|
||||
},
|
||||
position: {
|
||||
categories: ['low', 'medium', 'high'],
|
||||
@@ -126,9 +126,9 @@ export const noteExplainer = "Anything you want to add for the day?"
|
||||
export const sharedDialogs = {
|
||||
cancel: 'Cancel',
|
||||
areYouSureTitle: 'Are you sure?',
|
||||
areYouSureToUnset: 'Are you sure you want to unset all entered data?',
|
||||
areYouSureToUnset: 'Are you sure you want to delete this entry?',
|
||||
reallyUnsetData: 'Yes, I am sure',
|
||||
save: 'Save',
|
||||
unset: 'Unset',
|
||||
unset: 'Delete',
|
||||
disabledInfo: 'There is some data missing'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user