paywall.json 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. {
  2. "productIDs": [
  3. "com.app_for_reddit.pro.monthly",
  4. "com.app_for_reddit.pro.yearly",
  5. "com.app_for_reddit.pro.lifetime"
  6. ],
  7. "leftPanelTitle": "Unlock Full Pro Power",
  8. "rightTitle": "Go Premium",
  9. "rightSubtitle": "Generate unlimited posts, optimize titles, and craft smarter replies with advanced AI.",
  10. "features": [
  11. "Unlimited AI Generations",
  12. "Post Generator & Title Optimizer",
  13. "Comment Writer with smart replies",
  14. "Custom AI Prompts",
  15. "Embedded Reddit Browser",
  16. "Priority support"
  17. ],
  18. "trustItems": [
  19. {
  20. "icon": "shield.fill",
  21. "title": "Secure Payments",
  22. "subtitle": "Your payment is 100% secure"
  23. },
  24. {
  25. "icon": "arrow.counterclockwise",
  26. "title": "Cancel Anytime",
  27. "subtitle": "No commitment, cancel anytime."
  28. },
  29. {
  30. "icon": "headphones",
  31. "title": "24/7 Support",
  32. "subtitle": "We're here to help you anytime."
  33. },
  34. {
  35. "icon": "lock.fill",
  36. "title": "Privacy First",
  37. "subtitle": "Your data is safe with us."
  38. }
  39. ],
  40. "lifetimeTrustItem": {
  41. "icon": "checkmark.seal.fill",
  42. "title": "One-Time Purchase",
  43. "subtitle": "Pay once, no recurring charges."
  44. },
  45. "plans": {
  46. "monthly": {
  47. "title": "Monthly",
  48. "subtitleTemplate": "{price} / month, cancel anytime",
  49. "ctaTemplate": "Get Premium for {price} / Month",
  50. "fallbackPrice": "$7.99",
  51. "priceSuffix": "/mo",
  52. "fallbackBillingDescription": "Billed at {price} every month",
  53. "features": [
  54. "Unlimited AI Generations",
  55. "Post Generator & Title Optimizer",
  56. "Comment Writer with smart replies"
  57. ]
  58. },
  59. "yearly": {
  60. "title": "Yearly",
  61. "subtitleTemplate": "{price} / year, cancel anytime",
  62. "trialSubtitleTemplate": "{trial} free, then {price} / year",
  63. "ctaTemplate": "Get Premium for {price} / Year",
  64. "fallbackPrice": "$49.99",
  65. "priceSuffix": "/yr",
  66. "fallbackBillingDescription": "Billed at {price} every year",
  67. "features": [
  68. "Unlimited AI Generations",
  69. "Post Generator & Title Optimizer",
  70. "Comment Writer with smart replies"
  71. ]
  72. },
  73. "lifetime": {
  74. "title": "Lifetime",
  75. "badge": "BEST VALUE",
  76. "subtitleTemplate": "{price} once, lifetime access",
  77. "ctaTemplate": "Unlock Lifetime for {price}",
  78. "fallbackPrice": "$79.99",
  79. "priceSuffix": null,
  80. "fallbackBillingDescription": "One-time payment of {price}",
  81. "features": [
  82. "Unlimited AI Generations",
  83. "Post Generator & Title Optimizer",
  84. "Comment Writer with smart replies"
  85. ]
  86. }
  87. },
  88. "footer": {
  89. "continueFree": "Continue with free plan",
  90. "manageSubscription": "Manage Subscription",
  91. "restorePurchase": "Restore Purchases",
  92. "privacyPolicy": "Privacy Policy",
  93. "termsOfService": "Terms of Services",
  94. "support": "Support"
  95. },
  96. "urls": {
  97. "privacy": "https://sites.google.com/view/appforreddit/privacy-policy",
  98. "terms": "https://sites.google.com/view/appforreddit/terms-and-condition",
  99. "support": "https://sites.google.com/view/appforreddit/get-support",
  100. "manageSubscriptions": "https://apps.apple.com/account/subscriptions"
  101. },
  102. "trial": {
  103. "eligiblePlan": "yearly",
  104. "badgeTemplate": "{duration} Free Trial",
  105. "ctaTemplate": "Start {duration} Free Trial",
  106. "fallbackDuration": {
  107. "count": 3,
  108. "unit": "day"
  109. }
  110. },
  111. "duration": {
  112. "units": {
  113. "day": { "one": "Day", "other": "Days", "lowerOne": "day", "lowerOther": "days" },
  114. "week": { "one": "Week", "other": "Weeks", "lowerOne": "week", "lowerOther": "weeks" },
  115. "month": { "one": "Month", "other": "Months", "lowerOne": "month", "lowerOther": "months" },
  116. "year": { "one": "Year", "other": "Years", "lowerOne": "year", "lowerOther": "years" }
  117. },
  118. "countUnitTemplate": "{count} {unit}",
  119. "unknownFallback": "{count} days"
  120. },
  121. "messages": {
  122. "productNotFound": "The selected plan is not available right now. Please try again later.",
  123. "failedVerification": "We couldn't verify your purchase. Please contact support.",
  124. "noPlansAvailable": "No subscription plans are available right now.",
  125. "plansLoadFailed": "Couldn't load subscription plans. Check your connection and try again.",
  126. "purchaseFailedTitle": "Purchase Failed",
  127. "restoreNotFoundTitle": "No Purchases Found",
  128. "restoreNotFoundMessage": "We couldn't find any previous purchases for this Apple ID.",
  129. "pendingPurchaseTitle": "Purchase Pending",
  130. "pendingPurchaseMessage": "Your purchase is waiting for approval. You'll get access once it's approved.",
  131. "alertOK": "OK",
  132. "retry": "Retry",
  133. "retrying": "Retrying…",
  134. "periodFallback": "period",
  135. "productsLoadTimeout": "Couldn't load subscription products right now. Check your connection and try again.",
  136. "subscriptionUnavailable": "This subscription is currently unavailable. Please try again in a moment.",
  137. "planUnavailable": "This plan isn't available right now. Please try again later.",
  138. "noActiveSubscriptions": "No active subscriptions were found for this Apple ID.",
  139. "restoreSyncTimeout": "Couldn't reach the App Store in time. Check your connection and tap Restore Purchases again.",
  140. "purchaseGeneric": "Something went wrong with your subscription. Please try again."
  141. },
  142. "sidebar": {
  143. "unlockTitle": "Upgrade to Premium",
  144. "proTitle": "App AI for Reddit Premium",
  145. "unlockDescription": "Unlock unlimited AI generations and embedded Reddit browsing",
  146. "proDescription": "You have unlimited AI generations and all premium features.",
  147. "upgradeAction": "Upgrade Now",
  148. "manageSubscriptionAction": "Manage Subscription",
  149. "lifetimeAction": "Manage Subscription"
  150. },
  151. "loadingPrice": "Loading…",
  152. "loadingCTA": "Loading plans…",
  153. "subscriptionDisclosureTemplate": "Payment will be charged to your Apple ID. Subscription automatically renews at {price} per {period} unless canceled at least 24 hours before the end of the current period.",
  154. "trialDisclosureTemplate": "After your {trial} free trial, payment will be charged to your Apple ID. Subscription automatically renews at {price} per {period} unless canceled at least 24 hours before the end of the current period.",
  155. "lifetimeDisclosure": "One-time purchase. No subscription or recurring charges.",
  156. "loadingDisclosure": "Payment will be charged to your Apple ID. Subscription automatically renews unless canceled at least 24 hours before the end of the current period.",
  157. "securePaymentNote": "Secure payment. Cancel anytime.",
  158. "closeButtonHelp": "Close"
  159. }