1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-30 04:08:28 +00:00
This commit is contained in:
Vladimir Volek 2019-04-23 11:48:49 +02:00
parent 5220dcf108
commit 777f951a00

View File

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