mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
Enhance payment flow by adding InsufficientBalancePrompt component for better user feedback; update CI workflow for Node.js setup and dependency installation.
This commit is contained in:
@@ -283,6 +283,11 @@
|
||||
"maxAmountError": "Maximum amount: {{amount}} ₽",
|
||||
"paymentOption": "Payment option",
|
||||
"selectPaymentOption": "Select payment option",
|
||||
"selectPaymentMethod": "Select payment method",
|
||||
"insufficientFunds": "Insufficient funds",
|
||||
"topUpToComplete": "Top up your balance to complete the purchase",
|
||||
"missing": "Missing",
|
||||
"noPaymentMethods": "No payment methods available",
|
||||
"paymentMethods": {
|
||||
"yookassa": {
|
||||
"name": "YooKassa",
|
||||
|
||||
Reference in New Issue
Block a user