fix issues for payment requst

This commit is contained in:
smanylov
2026-03-20 12:24:01 +07:00
parent 75bab70856
commit ad76b06e8a
7 changed files with 61 additions and 25 deletions
+7 -1
View File
@@ -349,7 +349,13 @@
"your-files": "Your files",
"files-under-protection": "Files under protection",
"matches-found": "Matches found",
"violations-in-progress": "Violations in progress"
"violations-in-progress": "Violations in progress",
"sum-of-pay-is-required": "Sum of payout is required",
"min-sum-for-payout-1000": "Min sum for payout 1000",
"request-payment": "Request payment",
"amount-to-be-withdrawn": "Amount to be withdrawn",
"payment-method": "Payment method",
"payment-history": "Payment history"
},
"Login-register-form": {
"and": "and",
+7 -1
View File
@@ -349,7 +349,13 @@
"your-files": "Ваши файлы",
"files-under-protection": "Файлов под защитой",
"matches-found": "Найдено совпадений",
"violations-in-progress": "Нарушений в работе"
"violations-in-progress": "Нарушений в работе",
"sum-of-pay-is-required": "Введите сумму выплаты",
"min-sum-for-payout-1000": "Минимальная сумма выплаты: 1000",
"request-payment": "Запросить выплату",
"amount-to-be-withdrawn": "Сумма к выводу",
"payment-method": "Способ выплаты",
"payment-history": "История выплат"
},
"Login-register-form": {
"and": "и",