swap icon, rename translation, tab icon
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
Before Width: | Height: | Size: 431 B After Width: | Height: | Size: 370 B |
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 284 B |
Before Width: | Height: | Size: 559 B After Width: | Height: | Size: 496 B |
Before Width: | Height: | Size: 796 B After Width: | Height: | Size: 675 B |
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 836 B |
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 284 B |
Before Width: | Height: | Size: 559 B After Width: | Height: | Size: 496 B |
Before Width: | Height: | Size: 796 B After Width: | Height: | Size: 675 B |
|
@ -37,8 +37,8 @@
|
|||
:accessibility-label :home-tab-button}
|
||||
(when-not platform/desktop?
|
||||
{:nav-stack :browser-stack
|
||||
:content {:title (i18n/label :t/dapps)
|
||||
:icon :main-icons/dapp}
|
||||
:content {:title (i18n/label :t/browser)
|
||||
:icon :main-icons/browser}
|
||||
:accessibility-label :dapp-tab-button})
|
||||
(when-not platform/desktop?
|
||||
{:nav-stack :wallet-stack
|
||||
|
|