mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: add Apple IAP (apple_iap) payment method support
Add apple_iap across all payment surfaces: method label, icon (Apple logo SVG), admin settings tree (APPLE_IAP category), and all four locale files (en, ru, fa, zh) with payment description + tree label.
This commit is contained in:
@@ -496,6 +496,9 @@
|
||||
},
|
||||
"severpay": {
|
||||
"description": "پرداخت از طریق SeverPay"
|
||||
},
|
||||
"apple_iap": {
|
||||
"description": "پرداخت از طریق Apple In-App Purchase"
|
||||
}
|
||||
},
|
||||
"transactionHistory": "تاریخچه تراکنشها",
|
||||
@@ -1621,6 +1624,7 @@
|
||||
"payments_paypear": "PayPear",
|
||||
"payments_rollypay": "RollyPay",
|
||||
"payments_aurapay": "AuraPay",
|
||||
"payments_apple_iap": "Apple IAP",
|
||||
"subs_core": "هسته",
|
||||
"subs_trial": "آزمایشی",
|
||||
"subs_pricing": "قیمتگذاری",
|
||||
|
||||
Reference in New Issue
Block a user