mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
fix: add paypear payment method description to ru/en locales
This commit is contained in:
@@ -649,6 +649,9 @@
|
|||||||
},
|
},
|
||||||
"kassa_ai": {
|
"kassa_ai": {
|
||||||
"description": "Pay via Kassa AI"
|
"description": "Pay via Kassa AI"
|
||||||
|
},
|
||||||
|
"paypear": {
|
||||||
|
"description": "Pay via PayPear"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"transactionHistory": "Transaction History",
|
"transactionHistory": "Transaction History",
|
||||||
|
|||||||
@@ -677,6 +677,9 @@
|
|||||||
},
|
},
|
||||||
"kassa_ai": {
|
"kassa_ai": {
|
||||||
"description": "Оплата через Kassa AI"
|
"description": "Оплата через Kassa AI"
|
||||||
|
},
|
||||||
|
"paypear": {
|
||||||
|
"description": "Оплата через PayPear"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"transactionHistory": "История операций",
|
"transactionHistory": "История операций",
|
||||||
|
|||||||
Reference in New Issue
Block a user