mirror of
https://github.com/kevachat/webapp.git
synced 2025-02-02 09:55:58 +00:00
rename charge to boost
This commit is contained in:
parent
30a151dd36
commit
24cd83d182
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user