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

@@ -80,8 +80,10 @@ export interface Translations {
creatingPayment: string;
waitFewSeconds: string;
scanQr: string;
choosePaymentMethod: string;
amountToPay: string;
waitingPayment: string;
payByBankCard: string;
copied: string;
copyLink: string;
openNewTab: string;