SEND063
This commit is contained in:
@@ -403,6 +403,34 @@
|
||||
"idempotencyKeyLabel": "Idempotency key",
|
||||
"quoteIdLabel": "Quote ID",
|
||||
"createdAtLabel": "Created at",
|
||||
"completedAtLabel": "Completed at",
|
||||
"operationStepStateSkipped": "Skipped",
|
||||
"operationStepStateNeedsAttention": "Needs attention",
|
||||
"operationStepStateRetrying": "Retrying",
|
||||
"paymentOperationPair": "{operation} {action}",
|
||||
"@paymentOperationPair": {
|
||||
"description": "Title pattern for one payment execution operation line in payment details",
|
||||
"placeholders": {
|
||||
"operation": {
|
||||
"type": "String"
|
||||
},
|
||||
"action": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"paymentOperationCardPayout": "Card payout",
|
||||
"paymentOperationCrypto": "Crypto",
|
||||
"paymentOperationSettlement": "Settlement",
|
||||
"paymentOperationLedger": "Ledger",
|
||||
"paymentOperationActionSend": "Send",
|
||||
"paymentOperationActionObserve": "Observe",
|
||||
"paymentOperationActionFxConvert": "FX convert",
|
||||
"paymentOperationActionCredit": "Credit",
|
||||
"paymentOperationActionBlock": "Block",
|
||||
"paymentOperationActionDebit": "Debit",
|
||||
"paymentOperationActionRelease": "Release",
|
||||
"paymentOperationActionMove": "Move",
|
||||
"debitAmountLabel": "You pay",
|
||||
"debitSettlementAmountLabel": "Debit settlement amount",
|
||||
"expectedSettlementAmountLabel": "Recipient gets",
|
||||
|
||||
Reference in New Issue
Block a user