Change Toolbar title of Merchants section to Merchants & Tellers
This commit is contained in:
parent
4558d54d27
commit
55e57a11ad
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
<!-- Home -->
|
<!-- Home -->
|
||||||
<string name="title_transactions">Transactions</string>
|
<string name="title_transactions">Transactions</string>
|
||||||
<string name="title_merchants">Merchants</string>
|
<string name="title_merchants">Merchants & Tellers</string>
|
||||||
<string name="title_receive">Receive</string>
|
<string name="title_receive">Receive</string>
|
||||||
<string name="title_balances">Balances</string>
|
<string name="title_balances">Balances</string>
|
||||||
<string name="title_send">Send</string>
|
<string name="title_send">Send</string>
|
||||||
|
|
Loading…
Reference in a new issue