paywall.json 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. {
  2. "leftPanelTitle": "Unlock Full Pro Power",
  3. "rightTitle": "Go Premium",
  4. "rightSubtitle": "Generate unlimited posts, optimize titles, and craft smarter replies with advanced AI.",
  5. "features": [
  6. "Unlimited AI Generations",
  7. "Post Generator & Title Optimizer",
  8. "Comment Writer with smart replies",
  9. "Custom AI Prompts",
  10. "Post Analytics",
  11. "Priority support"
  12. ],
  13. "trustItems": [
  14. {
  15. "icon": "shield.fill",
  16. "title": "Secure Payments",
  17. "subtitle": "Your payment is 100% secure"
  18. },
  19. {
  20. "icon": "arrow.counterclockwise",
  21. "title": "Cancel Anytime",
  22. "subtitle": "No commitment, cancel anytime."
  23. },
  24. {
  25. "icon": "headphones",
  26. "title": "24/7 Support",
  27. "subtitle": "We're here to help you anytime."
  28. },
  29. {
  30. "icon": "lock.fill",
  31. "title": "Privacy First",
  32. "subtitle": "Your data is safe with us."
  33. }
  34. ],
  35. "lifetimeTrustItem": {
  36. "icon": "checkmark.seal.fill",
  37. "title": "One-Time Purchase",
  38. "subtitle": "Pay once, no recurring charges."
  39. },
  40. "plans": {
  41. "monthly": {
  42. "title": "Monthly",
  43. "subtitleTemplate": "{price} / month, cancel anytime",
  44. "ctaTemplate": "Get Premium for {price} / Month"
  45. },
  46. "yearly": {
  47. "title": "Yearly",
  48. "subtitleTemplate": "{price} / year, cancel anytime",
  49. "trialSubtitleTemplate": "Get {trial} free, then {price} / year",
  50. "ctaTemplate": "Get Premium for {price} / Year"
  51. },
  52. "lifetime": {
  53. "title": "Lifetime",
  54. "badge": "BEST VALUE",
  55. "subtitleTemplate": "{price} once, lifetime access",
  56. "ctaTemplate": "Unlock Lifetime for {price}"
  57. }
  58. },
  59. "footer": {
  60. "continueFree": "Continue with free plan",
  61. "manageSubscription": "Manage Subscription",
  62. "restorePurchase": "Restore Purchases",
  63. "privacyPolicy": "Privacy Policy",
  64. "termsOfService": "Terms of Services",
  65. "support": "Support"
  66. },
  67. "urls": {
  68. "privacy": "https://sites.google.com/view/appforreddit/privacy-policy",
  69. "terms": "https://sites.google.com/view/appforreddit/terms-and-condition",
  70. "support": "https://sites.google.com/view/appforreddit/get-support",
  71. "manageSubscriptions": "https://apps.apple.com/account/subscriptions"
  72. },
  73. "trial": {
  74. "badgeTemplate": "{duration} Free Trial",
  75. "ctaTemplate": "Start {duration} Free Trial"
  76. },
  77. "duration": {
  78. "units": {
  79. "day": { "one": "Day", "other": "Days", "lowerOne": "day", "lowerOther": "days" },
  80. "week": { "one": "Week", "other": "Weeks", "lowerOne": "week", "lowerOther": "weeks" },
  81. "month": { "one": "Month", "other": "Months", "lowerOne": "month", "lowerOther": "months" },
  82. "year": { "one": "Year", "other": "Years", "lowerOne": "year", "lowerOther": "years" }
  83. },
  84. "countUnitTemplate": "{count} {unit}",
  85. "unknownFallback": "{count} days"
  86. },
  87. "messages": {
  88. "productNotFound": "The selected plan is not available right now. Please try again later.",
  89. "failedVerification": "We couldn't verify your purchase. Please contact support.",
  90. "noPlansAvailable": "No subscription plans are available right now.",
  91. "plansLoadFailed": "Couldn't load subscription plans. Check your connection and try again.",
  92. "purchaseFailedTitle": "Purchase Failed",
  93. "restoreNotFoundTitle": "No Purchases Found",
  94. "restoreNotFoundMessage": "We couldn't find any previous purchases for this Apple ID.",
  95. "pendingPurchaseTitle": "Purchase Pending",
  96. "pendingPurchaseMessage": "Your purchase is waiting for approval. You'll get access once it's approved.",
  97. "alertOK": "OK",
  98. "retry": "Retry",
  99. "retrying": "Retrying…",
  100. "periodFallback": "period"
  101. },
  102. "sidebar": {
  103. "unlockTitle": "Upgrade to Premium",
  104. "proTitle": "Reddora Premium",
  105. "unlockDescription": "Unlock unlimited AI generations and advanced analytics",
  106. "proDescription": "You have unlimited AI generations and all premium features.",
  107. "upgradeAction": "Upgrade Now",
  108. "manageSubscriptionAction": "Manage Subscription",
  109. "lifetimeAction": "Premium Active"
  110. },
  111. "loadingPrice": "—",
  112. "loadingCTA": "Loading plans…",
  113. "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.",
  114. "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.",
  115. "lifetimeDisclosure": "One-time purchase. No subscription or recurring charges.",
  116. "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."
  117. }