summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Stibane <marc@taler.net>2023-07-11 05:50:36 +0200
committerMarc Stibane <marc@taler.net>2023-07-11 05:50:36 +0200
commit4e41e555c36a75cde7436a5c87cd9e498b6f75ba (patch)
tree2714afd9c000289d2c3339001ead18daf0cb06d3
parentf5248dffc97119ba6e4b23d3e95c3db9f952e608 (diff)
downloadwww-4e41e555c36a75cde7436a5c87cd9e498b6f75ba.tar.gz
www-4e41e555c36a75cde7436a5c87cd9e498b6f75ba.tar.bz2
www-4e41e555c36a75cde7436a5c87cd9e498b6f75ba.zip
Wording: charged wallet -> loaded wallet
-rw-r--r--template/features.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/template/features.html.j2 b/template/features.html.j2
index 2b61a2da..11557410 100644
--- a/template/features.html.j2
+++ b/template/features.html.j2
@@ -39,7 +39,7 @@
<p>
{% trans %}
- When making a payment, customers only need a charged wallet.
+ When making a payment, customers only need a loaded wallet.
A merchant can accept payments
<span class="tlr">without making their customers register</span>
on the merchant&#39;s Website.
@@ -77,7 +77,7 @@
</p>
<p>
{% trans %}
- Once the wallet is charged, payments on websites take only one click,
+ Once the wallet is loaded, payments on websites take only one click,
are never falsely rejected by fraud detection and do not pose any risk
of phishing or identity theft.
{% endtrans %}