bank type added

This commit is contained in:
sdarbinyan
2026-06-28 22:18:35 +04:00
parent d1c1297fcd
commit 3cf0ef87f8
8 changed files with 142 additions and 15 deletions

View File

@@ -82,8 +82,10 @@ export const en: Translations = {
creatingPayment: 'Creating payment...',
waitFewSeconds: 'Please wait a few seconds',
scanQr: 'Scan the QR code to pay',
choosePaymentMethod: 'Choose a payment method',
amountToPay: 'Amount due:',
waitingPayment: 'Waiting for payment...',
payByBankCard: 'Pay by bank card',
copied: '✓ Copied',
copyLink: 'Copy link',
openNewTab: 'Open in new tab',