From 60851cb1036b9cd9afbd10e1545bfa3334d02408 Mon Sep 17 00:00:00 2001 From: Georg Krause <georg@funkwhale.audio> Date: Wed, 5 Apr 2023 07:39:33 +0000 Subject: [PATCH] Update wording --- theme/templates/donate.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/templates/donate.html.j2 b/theme/templates/donate.html.j2 index 0c43bffc..d4652360 100644 --- a/theme/templates/donate.html.j2 +++ b/theme/templates/donate.html.j2 @@ -143,7 +143,7 @@ <p> {% trans %}Raise awareness of the Funkwhale project and look good doing it with our line of clothing and accessories.{% endtrans %} </p> - <p>{% trans %}10% from each purchase goes to support the Funkwhale project directly.{% endtrans %}</p> + <p>{% trans %}A portion of each purchase goes to support the Funkwhale project directly.{% endtrans %}</p> <a href="https://funkwhale.myspreadshop.de/" class="funkwhale button is-colored is-primary">{% trans %}Visit the store{% endtrans %}</a> </div> -- GitLab