Improve switch label wording
This commit is contained in:
+2
-2
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user