Quotation
This commit is contained in:
@@ -438,6 +438,29 @@
|
||||
"payout": "Payout",
|
||||
"sendTo": "Send Payout To",
|
||||
"send": "Send Payout",
|
||||
"quoteUnavailable": "Waiting for a quote...",
|
||||
"quoteUpdating": "Refreshing quote...",
|
||||
"quoteExpiresIn": "Quote expires in {time}",
|
||||
"@quoteExpiresIn": {
|
||||
"placeholders": {
|
||||
"time": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"quoteActive": "Quote is active",
|
||||
"quoteExpired": "Quote expired, request a new one",
|
||||
"quoteAutoRefresh": "Auto-refresh quote",
|
||||
"quoteAutoRefreshHint": "Keeps the quote current while you prepare the payout",
|
||||
"quoteAutoRefreshEnabled": "Auto-refresh is on",
|
||||
"quoteAutoRefreshDisabled": "Auto-refresh is off",
|
||||
"quoteEnableAutoRefresh": "Enable auto-refresh",
|
||||
"quoteDisableAutoRefresh": "Disable auto-refresh",
|
||||
"quoteRefresh": "Refresh quote",
|
||||
"quoteRefreshRequired": "Refresh the quote to enable payout",
|
||||
"quoteErrorGeneric": "Could not refresh quote, try again later",
|
||||
"toggleOn": "On",
|
||||
"toggleOff": "Off",
|
||||
"refreshBalance": "Refresh balance",
|
||||
"recipientPaysFee": "Recipient pays the fee",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user