Update strings.xml

added "y Tellers" to title on toolbar
This commit is contained in:
Agorise 2019-01-26 10:10:09 -06:00 committed by GitHub
parent 227a52d032
commit 7e17a612cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@
<!-- Home --> <!-- Home -->
<string name="title_transactions">Transacciones</string> <string name="title_transactions">Transacciones</string>
<string name="title_merchants_and_tellers">Comerciantes</string> <string name="title_merchants_and_tellers">Comerciantes y Tellers</string>
<string name="title_receive">Recibir</string> <string name="title_receive">Recibir</string>
<string name="title_balances">Balances</string> <string name="title_balances">Balances</string>
<string name="title_send">Enviar</string> <string name="title_send">Enviar</string>