fix issues for payment requst
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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": "и",
|
||||
|
||||
Reference in New Issue
Block a user