changed color theme to be black and added the ability to enter the amount in the recipient’s currency

This commit is contained in:
Arseni
2026-03-02 17:41:41 +03:00
parent 17e08ff26f
commit 6bb3ab5063
41 changed files with 618 additions and 239 deletions

View File

@@ -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",

View File

@@ -403,9 +403,9 @@
"idempotencyKeyLabel": "Ключ идемпотентности",
"quoteIdLabel": "ID котировки",
"createdAtLabel": "Создан",
"debitAmountLabel": "Списано",
"debitAmountLabel": "Вы платите",
"debitSettlementAmountLabel": "Списано к зачислению",
"expectedSettlementAmountLabel": "Ожидаемая сумма зачисления",
"expectedSettlementAmountLabel": "Получателю поступит",
"feeTotalLabel": "Комиссия",
"networkFeeLabel": "Сетевая комиссия",
"fxRateLabel": "Курс",