summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/wallet.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/wallet.html.j2 b/template/wallet.html.j2
index 0950db40..8edd7c7d 100644
--- a/template/wallet.html.j2
+++ b/template/wallet.html.j2
@@ -196,7 +196,7 @@ document.addEventListener('DOMContentLoaded', onLoad);
<button action="submit">
{% trans %}
Install wallet
- {% trans %}
+ {% endtrans %}
</button>
</form>
</div>