From 249a727545d88913e4e410272af99b94128dbeb5 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 26 Apr 2025 13:25:28 +0000 Subject: [PATCH] donations: Fix typo in reminder email Signed-off-by: Michael Tremer --- src/templates/auth/messages/donation-reminder.html | 2 +- src/templates/auth/messages/donation-reminder.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/auth/messages/donation-reminder.html b/src/templates/auth/messages/donation-reminder.html index b4d7de54..a0c8a807 100644 --- a/src/templates/auth/messages/donation-reminder.html +++ b/src/templates/auth/messages/donation-reminder.html @@ -10,7 +10,7 @@

- {{ _("Why do we need you donations?") }} + {{ _("Why do we need your donation?") }}