From 009b6b38e174bcb174b14cc7880ac66cbc6fdd70 Mon Sep 17 00:00:00 2001 From: bl00dymarie Date: Sat, 26 Mar 2022 10:19:15 +0000 Subject: [PATCH] Correct email --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 3db6fa5..ee932d6 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -16,7 +16,7 @@ "settings": { "license": { "title": "drip is an open-source cycle tracking app", - "text": "Copyright (C) {{currentYear}} Bloody Health GbR\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details: https://www.gnu.org/licenses/gpl-3.0.html\n\nYou can contact us by bloodyhealth@mailbox.org." + "text": "Copyright (C) {{currentYear}} Bloody Health GbR\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details: https://www.gnu.org/licenses/gpl-3.0.html\n\nYou can contact us by drip@mailbox.org." } } } \ No newline at end of file