mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 19:16:59 +00:00
renamed deposit to receive on main wallet screen
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
This commit is contained in:
parent
e55f8c95e2
commit
f7779023ca
@ -67,7 +67,7 @@
|
||||
:accessibility-label :send-transaction-button
|
||||
:icon :main-icons/send
|
||||
:action #(re-frame/dispatch [:navigate-to :wallet-send-transaction])}
|
||||
{:label (i18n/label :t/wallet-deposit)
|
||||
{:label (i18n/label :t/receive)
|
||||
:accessibility-label :receive-transaction-button
|
||||
:icon :main-icons/receive
|
||||
:action #(re-frame/dispatch [:navigate-to :wallet-request-transaction])}
|
||||
|
Loading…
x
Reference in New Issue
Block a user