From 93a50c975dd1e4a11fcda1e5cd1ee9ddad677eda Mon Sep 17 00:00:00 2001 From: Egor Date: Wed, 21 Jan 2026 07:36:24 +0300 Subject: [PATCH] Add files via upload --- src/locales/en.json | 10 ---------- src/locales/fa.json | 3 --- src/locales/ru.json | 10 ---------- src/locales/zh.json | 3 --- 4 files changed, 26 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 34f86ed..555bc27 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -299,43 +299,33 @@ "noPaymentMethods": "No payment methods available", "paymentMethods": { "yookassa": { - "name": "YooKassa", "description": "Pay via YooKassa" }, "cryptobot": { - "name": "CryptoBot", "description": "Pay with cryptocurrency via CryptoBot" }, "telegram_stars": { - "name": "Telegram Stars", "description": "Pay with Telegram Stars" }, "heleket": { - "name": "Heleket Crypto", "description": "Pay with cryptocurrency via Heleket" }, "mulenpay": { - "name": "MulenPay", "description": "Pay via MulenPay" }, "pal24": { - "name": "PAL24", "description": "Pay via PAL24" }, "platega": { - "name": "Platega", "description": "Pay via Platega" }, "wata": { - "name": "Wata", "description": "Pay via Wata" }, "cloudpayments": { - "name": "CloudPayments", "description": "Pay with bank card via CloudPayments" }, "freekassa": { - "name": "FreeKassa", "description": "Pay via FreeKassa" } }, diff --git a/src/locales/fa.json b/src/locales/fa.json index 551a37f..94c6436 100644 --- a/src/locales/fa.json +++ b/src/locales/fa.json @@ -187,15 +187,12 @@ "paymentMethod": "روش پرداخت", "paymentMethods": { "yookassa": { - "name": "YooKassa", "description": "پرداخت از طریق YooKassa" }, "cryptobot": { - "name": "CryptoBot", "description": "پرداخت با ارز دیجیتال" }, "telegram_stars": { - "name": "Telegram Stars", "description": "پرداخت با Telegram Stars" } }, diff --git a/src/locales/ru.json b/src/locales/ru.json index 7a6a45b..c156fc6 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -299,43 +299,33 @@ "noPaymentMethods": "Способы оплаты недоступны", "paymentMethods": { "yookassa": { - "name": "ЮKassa", "description": "Оплата через ЮKassa" }, "cryptobot": { - "name": "CryptoBot", "description": "Оплата криптовалютой через CryptoBot" }, "telegram_stars": { - "name": "Telegram Stars", "description": "Оплата через Telegram Stars" }, "heleket": { - "name": "Heleket Crypto", "description": "Оплата криптовалютой через Heleket" }, "mulenpay": { - "name": "MulenPay", "description": "Оплата через MulenPay" }, "pal24": { - "name": "PAL24", "description": "Оплата через PAL24" }, "platega": { - "name": "Platega", "description": "Оплата через Platega" }, "wata": { - "name": "Wata", "description": "Оплата через Wata" }, "cloudpayments": { - "name": "CloudPayments", "description": "Оплата банковской картой через CloudPayments" }, "freekassa": { - "name": "FreeKassa", "description": "Оплата через FreeKassa" } }, diff --git a/src/locales/zh.json b/src/locales/zh.json index 390b666..1dbf6f1 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -188,15 +188,12 @@ "paymentMethod": "支付方式", "paymentMethods": { "yookassa": { - "name": "YooKassa", "description": "通过YooKassa支付" }, "cryptobot": { - "name": "CryptoBot", "description": "通过CryptoBot加密货币支付" }, "telegram_stars": { - "name": "Telegram Stars", "description": "通过Telegram Stars支付" } },