rename charge to boost

This commit is contained in:
ghost 2023-12-06 21:34:36 +02:00
parent 30a151dd36
commit 24cd83d182

View File

@ -4,7 +4,7 @@
{{ 'balance:' | trans }} {{ wallet.balance }}
{% if boost.address %}
/
{{ 'charge:' | trans }}
{{ 'boost:' | trans }}
{% if explorer.url %}
<a href="{{ explorer.url }}{{ boost.address }}" target="_blank">{{ boost.address }}</a>
{% else %}