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/components/notifications/Context/components/Static/index.messages.json

28 lines
728 B

[
{
"id": "TR_MINIMUM_ACCOUNT_RESERVE_REQUIRED",
"defaultMessage": "Minimum account reserve required",
"file": "src/components/notifications/Context/components/Static/index.messages.js",
"start": {
"line": 6,
"column": 41
},
"end": {
"line": 9,
"column": 5
}
},
{
"id": "TR_RIPPLE_ADDRESSES_REQUIRE_MINIMUM_BALANCE",
"defaultMessage": "Ripple addresses require a minimum balance of {minBalance} XRP to activate and maintain the account. {TR_LEARN_MORE}",
"file": "src/components/notifications/Context/components/Static/index.messages.js",
"start": {
"line": 10,
"column": 49
},
"end": {
"line": 13,
"column": 5
}
}
]