changed color theme to be black and added the ability to enter the amount in the recipient’s currency
This commit is contained in:
@@ -403,9 +403,9 @@
|
||||
"idempotencyKeyLabel": "Idempotency key",
|
||||
"quoteIdLabel": "Quote ID",
|
||||
"createdAtLabel": "Created at",
|
||||
"debitAmountLabel": "Debit amount",
|
||||
"debitAmountLabel": "You pay",
|
||||
"debitSettlementAmountLabel": "Debit settlement amount",
|
||||
"expectedSettlementAmountLabel": "Expected settlement amount",
|
||||
"expectedSettlementAmountLabel": "Recipient gets",
|
||||
"feeTotalLabel": "Total fee",
|
||||
"networkFeeLabel": "Network fee",
|
||||
"fxRateLabel": "Rate",
|
||||
|
||||
@@ -403,9 +403,9 @@
|
||||
"idempotencyKeyLabel": "Ключ идемпотентности",
|
||||
"quoteIdLabel": "ID котировки",
|
||||
"createdAtLabel": "Создан",
|
||||
"debitAmountLabel": "Списано",
|
||||
"debitAmountLabel": "Вы платите",
|
||||
"debitSettlementAmountLabel": "Списано к зачислению",
|
||||
"expectedSettlementAmountLabel": "Ожидаемая сумма зачисления",
|
||||
"expectedSettlementAmountLabel": "Получателю поступит",
|
||||
"feeTotalLabel": "Комиссия",
|
||||
"networkFeeLabel": "Сетевая комиссия",
|
||||
"fxRateLabel": "Курс",
|
||||
|
||||
Reference in New Issue
Block a user