mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-27 02:38:18 +00:00
fix source string TR_CHANGE_WALLET_TYPE_FOR
This commit is contained in:
parent
9dcd7a310f
commit
32859fe86f
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user