mirror of
https://github.com/kevachat/webapp.git
synced 2025-02-08 21:04:17 +00:00
rename charge to boost
This commit is contained in:
parent
30a151dd36
commit
24cd83d182
@ -4,7 +4,7 @@
|
|||||||
{{ 'balance:' | trans }} {{ wallet.balance }}
|
{{ 'balance:' | trans }} {{ wallet.balance }}
|
||||||
{% if boost.address %}
|
{% if boost.address %}
|
||||||
/
|
/
|
||||||
{{ 'charge:' | trans }}
|
{{ 'boost:' | trans }}
|
||||||
{% if explorer.url %}
|
{% if explorer.url %}
|
||||||
<a href="{{ explorer.url }}{{ boost.address }}" target="_blank">{{ boost.address }}</a>
|
<a href="{{ explorer.url }}{{ boost.address }}" target="_blank">{{ boost.address }}</a>
|
||||||
{% else %}
|
{% else %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user