feat(admin): quick amounts editor in payment method settings

This commit is contained in:
Boris Kovalskii
2026-06-10 23:39:22 +10:00
parent 25784dbe18
commit bb8b823b37
4 changed files with 95 additions and 0 deletions

View File

@@ -1607,6 +1607,12 @@
"subOptions": "Payment options",
"minAmount": "Min amount (kopeks)",
"maxAmount": "Max amount (kopeks)",
"quickAmounts": "Quick amounts (₽)",
"quickAmountsHint": "Quick top-up amount buttons. Empty — defaults are used: {{defaults}} ₽",
"quickAmountsPlaceholder": "Amount in rubles",
"quickAmountsAdd": "Add",
"quickAmountsInvalid": "Enter a positive amount in rubles",
"quickAmountsLimit": "No more than 10 amounts",
"conditions": "Display conditions",
"userTypeFilter": "User type",
"userTypeAll": "All",