From f1bd3da7b315dfcfc611f38ecc4e4419df55afcd Mon Sep 17 00:00:00 2001 From: Egor Date: Mon, 26 Jan 2026 20:35:58 +0300 Subject: [PATCH] Add files via upload --- src/locales/en.json | 3 +++ src/locales/fa.json | 3 +++ src/locales/ru.json | 3 +++ src/locales/zh.json | 3 +++ 4 files changed, 12 insertions(+) diff --git a/src/locales/en.json b/src/locales/en.json index 3a25fe2..24c61a0 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -351,6 +351,9 @@ }, "freekassa": { "description": "Pay via FreeKassa" + }, + "tribute": { + "description": "Pay with bank card via Tribute" } }, "pendingPayments": { diff --git a/src/locales/fa.json b/src/locales/fa.json index cc418bc..1f0e56d 100644 --- a/src/locales/fa.json +++ b/src/locales/fa.json @@ -205,6 +205,9 @@ }, "telegram_stars": { "description": "پرداخت با Telegram Stars" + }, + "tribute": { + "description": "پرداخت با کارت بانکی از طریق Tribute" } }, "transactionHistory": "تاریخچه تراکنش‌ها", diff --git a/src/locales/ru.json b/src/locales/ru.json index fc2dd4b..bab7920 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -364,6 +364,9 @@ }, "freekassa": { "description": "Оплата через FreeKassa" + }, + "tribute": { + "description": "Оплата банковской картой через Tribute" } }, "pendingPayments": { diff --git a/src/locales/zh.json b/src/locales/zh.json index 2f26e61..7577b9f 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -206,6 +206,9 @@ }, "telegram_stars": { "description": "通过Telegram Stars支付" + }, + "tribute": { + "description": "通过Tribute银行卡支付" } }, "transactionHistory": "交易记录",