mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-12 09:00:58 +00:00
fix msg id
This commit is contained in:
parent
94e2963646
commit
b4750bf2f8
@ -21,7 +21,7 @@ const definedMessages: Messages = defineMessages({
|
||||
defaultMessage: 'Visible coins',
|
||||
},
|
||||
TR_VISIBLE_COINS_EXTERNAL: {
|
||||
id: 'TR_VISIBLE_COINS',
|
||||
id: 'TR_VISIBLE_COINS_EXTERNAL',
|
||||
defaultMessage: 'Visible external coins',
|
||||
},
|
||||
TR_VISIBLE_COINS_EXPLAINED: {
|
||||
|
Loading…
Reference in New Issue
Block a user