From 3d4a3ea7bf7456a6c1c269edbdb2746419141e5b Mon Sep 17 00:00:00 2001 From: emelko Date: Sat, 20 Feb 2021 15:01:54 +0100 Subject: [PATCH] Remove wiki link --- i18n/en/labels.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en/labels.js b/i18n/en/labels.js index f2918d3..1721a3d 100644 --- a/i18n/en/labels.js +++ b/i18n/en/labels.js @@ -93,9 +93,9 @@ export const fertilityStatus = { fertile: 'fertile', infertile: 'infertile', fertileUntilEvening: 'Fertile phase ends in the evening', - unknown: 'We cannot show any cycle information because no period data has been added.', + unknown: "We cannot show any cycle information because no period data has been added.", preOvuText: "With NFP rules, you may assume 5 days of infertility at the beginning of your cycle, provided you don't observe any fertile cervical mucus or cervix values.", - periOvuText: "We have not been able to detect both a temperature shift and cervical mucus or cervix shift. Please find more information on NFP rules here: https://gitlab.com/bloodyhealth/drip/wikis/home", + periOvuText: "We were not able to detect both a temperature shift and cervical mucus or cervix shift.", periOvuUntilEveningText: tempRule => { return ( 'We detected a temperature shift (' + ['regular', '1st exception', '2nd exception'][tempRule] +