You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-wallet/translations/extractedMessages/src/views/Wallet/views/Dashboard/index.messages.json

30 lines
745 B

[
{
"id": "TR_PLEASE_SELECT_YOUR",
"description": "Title of the dashboard component if coin was not selected",
"defaultMessage": "Please select your coin",
"file": "src/views/Wallet/views/Dashboard/index.messages.js",
"start": {
"line": 6,
"column": 27
},
"end": {
"line": 10,
"column": 5
}
},
{
"id": "TR_YOU_WILL_GAIN_ACCESS",
"description": "Content of the dashboard component if coin was not selected",
"defaultMessage": "You will gain access to receiving & sending selected coin",
"file": "src/views/Wallet/views/Dashboard/index.messages.js",
"start": {
"line": 11,
"column": 29
},
"end": {
"line": 15,
"column": 5
}
}
]