]> git.ipfire.org Git - ipfire.org.git/commitdiff
donations: Fix typo in reminder email
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Apr 2025 13:25:28 +0000 (13:25 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Apr 2025 13:25:49 +0000 (13:25 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/auth/messages/donation-reminder.html
src/templates/auth/messages/donation-reminder.txt

index b4d7de547a6030317756fff85a167cab30559c1c..a0c8a8078ae9940b414018490b22d098403c66d0 100644 (file)
@@ -10,7 +10,7 @@
                        </p>
 
                        <p>
-                               {{ _("Why do we need you donations?") }}
+                               {{ _("Why do we need your donation?") }}
                        </p>
 
                        <ul>
index a4454c42d07e7878e18e7dd5d0eff10a6504d140..48ce974da772b17fb4f89f56bc03c7dd41b0154d 100644 (file)
@@ -6,7 +6,7 @@ Subject: {{ _("Please help us with your donation!") }}
 
 {{ _("IPFire runs on supporters' donations, people like you!") }}
 
-{{ _("Why do we need you donations?") }}
+{{ _("Why do we need your donation?") }}
 
 * {{ _("Your money ensures the longevity and long-term success of this project.") }}
 * {{ _("It helps us fund developers and extend our skills") }}