diff --git a/src/locales/en.json b/src/locales/en.json index 9a88b58..75dcd47 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -649,6 +649,9 @@ }, "kassa_ai": { "description": "Pay via Kassa AI" + }, + "paypear": { + "description": "Pay via PayPear" } }, "transactionHistory": "Transaction History", diff --git a/src/locales/ru.json b/src/locales/ru.json index 908a0ab..b130244 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -677,6 +677,9 @@ }, "kassa_ai": { "description": "Оплата через Kassa AI" + }, + "paypear": { + "description": "Оплата через PayPear" } }, "transactionHistory": "История операций",