This commit is contained in:
Julia Friesel
2018-12-20 14:59:49 +01:00
parent 8696a6d7ea
commit f1b152bb5a
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -81,6 +81,6 @@ export default {
},
preOvu: {
title: 'Infertile days at cycle start',
note: "drip applies NFP's rules for calculating infertile days at the start of the cycle (see the wiki for more info). However, drip does not currently apply the so called 20-day-rule, which determines infertile days at the cycle start from past cycle lengths, in case no past symptothermal info is available."
note: "drip applies NFP's rules for calculating infertile days at the start of the cycle (see the wiki for more info). However, drip does not currently apply the so called 20-day-rule, which determines infertile days at the cycle start from past cycle lengths in case no past symptothermal info is available."
}
}