summaryrefslogtreecommitdiff
path: root/talermerchantdemos/templates/survey-index.html.j2
diff options
context:
space:
mode:
authorMarc Stibane <marc@taler.net>2023-07-01 22:37:35 +0200
committerMarc Stibane <marc@taler.net>2023-07-01 22:37:35 +0200
commit3269c43007843cdc2ada1f9b101a7280b59012e5 (patch)
tree363775f3744fc60a5f8b70bbc102ebbc984bc656 /talermerchantdemos/templates/survey-index.html.j2
parent48e9f0657a35f473be2a99ce5788b0e2cffed02e (diff)
downloadtaler-merchant-demos-3269c43007843cdc2ada1f9b101a7280b59012e5.tar.gz
taler-merchant-demos-3269c43007843cdc2ada1f9b101a7280b59012e5.tar.bz2
taler-merchant-demos-3269c43007843cdc2ada1f9b101a7280b59012e5.zip
Wording: renamed "tip" to "reward"
Diffstat (limited to 'talermerchantdemos/templates/survey-index.html.j2')
-rw-r--r--talermerchantdemos/templates/survey-index.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/talermerchantdemos/templates/survey-index.html.j2 b/talermerchantdemos/templates/survey-index.html.j2
index b3a1b61..1296546 100644
--- a/talermerchantdemos/templates/survey-index.html.j2
+++ b/talermerchantdemos/templates/survey-index.html.j2
@@ -3,7 +3,7 @@
<div>
<p>
{{
- gettext("Please participate in our survey about payment systems and receive a tip in return.")
+ gettext("Please participate in our survey about payment systems and receive a reward in return.")
}}
</p>
</div>