Improve switch label wording

This commit is contained in:
Julia Friesel
2018-12-08 17:27:12 +01:00
parent 709bae2319
commit f9ca0c62d8
+2 -2
View File
@@ -48,8 +48,8 @@ export const settings = {
},
useCervix: {
title: 'Secondary symptom',
cervixModeOn: 'Cervix values are being used for symptothermal fertility detection',
cervixModeOff: 'Mucus values are being used for symptothermal fertility detection'
cervixModeOn: 'Cervix values are being used for symptothermal fertility detection. You can switch here to use mucus values for symptothermal fertility detection',
cervixModeOff: 'By default, mucus values are being used for symptothermal fertility detection. You can switch here to use cervix values for symptothermal fertility detection'
},
passwordSettings: {
title: 'App password',