1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-27 02:38:18 +00:00

update TR_VISIBLE_COINS_EXPLAINED

This commit is contained in:
slowbackspace 2019-04-22 20:09:04 +02:00
parent 6ad33b23dd
commit 5220dcf108

View File

@ -26,7 +26,8 @@ const definedMessages: Messages = defineMessages({
},
TR_VISIBLE_COINS_EXPLAINED: {
id: 'TR_VISIBLE_COINS_EXPLAINED',
defaultMessage: 'Select a coins which will be visible in wallet',
defaultMessage:
'Select the coins you wish to see in the walet interface. You will be able to change your preferences later.',
},
});