1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-27 10:48:22 +00:00

fix source string TR_CHANGE_WALLET_TYPE_FOR

This commit is contained in:
slowbackspace 2019-04-24 14:35:17 +02:00
parent 9dcd7a310f
commit 32859fe86f

View File

@ -9,7 +9,7 @@ const definedMessages: Messages = defineMessages({
}, },
TR_CHANGE_WALLET_TYPE_FOR: { TR_CHANGE_WALLET_TYPE_FOR: {
id: 'TR_CHANGE_WALLET_TYPE_FOR', id: 'TR_CHANGE_WALLET_TYPE_FOR',
defaultMessage: 'Select wallet type for {deviceLabel}', defaultMessage: 'Change wallet type for {deviceLabel}',
}, },
TR_STANDARD_WALLET: { TR_STANDARD_WALLET: {
id: 'TR_STANDARD_WALLET', id: 'TR_STANDARD_WALLET',