From 7562dfb79e291d7efdc9f424cff639d9bbecb2a9 Mon Sep 17 00:00:00 2001 From: emelko Date: Fri, 15 Feb 2019 11:13:42 +0100 Subject: [PATCH] small change in thank yous --- i18n/en/settings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en/settings.js b/i18n/en/settings.js index d6525ed..7431693 100644 --- a/i18n/en/settings.js +++ b/i18n/en/settings.js @@ -122,6 +122,6 @@ You can contact us by bloodyhealth@mailbox.org.` }, credits: { title: 'Credits', - note: 'Thanks and lots of <3 to all of our contributors, as well as, and especially, Susanne Umscheid for the wonderful visual and logo design, and Paula Härtel for the symptom icons' + note: 'Thanks and lots of <3 to all of our contributors as well as Susanne Umscheid for the wonderful design, and Paula Härtel for the symptom icons.' } }