| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- {
- "leftPanelTitle": "Unlock Full Pro Power",
- "rightTitle": "Go Premium",
- "rightSubtitle": "Generate unlimited posts, optimize titles, and craft smarter replies with advanced AI.",
- "features": [
- "Unlimited AI Generations",
- "Post Generator & Title Optimizer",
- "Comment Writer with smart replies",
- "Custom AI Prompts",
- "Post Analytics",
- "Priority support"
- ],
- "trustItems": [
- {
- "icon": "shield.fill",
- "title": "Secure Payments",
- "subtitle": "Your payment is 100% secure"
- },
- {
- "icon": "arrow.counterclockwise",
- "title": "Cancel Anytime",
- "subtitle": "No commitment, cancel anytime."
- },
- {
- "icon": "headphones",
- "title": "24/7 Support",
- "subtitle": "We're here to help you anytime."
- },
- {
- "icon": "lock.fill",
- "title": "Privacy First",
- "subtitle": "Your data is safe with us."
- }
- ],
- "lifetimeTrustItem": {
- "icon": "checkmark.seal.fill",
- "title": "One-Time Purchase",
- "subtitle": "Pay once, no recurring charges."
- },
- "plans": {
- "monthly": {
- "title": "Monthly",
- "subtitleTemplate": "{price} / month, cancel anytime",
- "ctaTemplate": "Get Premium for {price} / Month"
- },
- "yearly": {
- "title": "Yearly",
- "subtitleTemplate": "{price} / year, cancel anytime",
- "trialSubtitleTemplate": "Get {trial} free, then {price} / year",
- "ctaTemplate": "Get Premium for {price} / Year"
- },
- "lifetime": {
- "title": "Lifetime",
- "badge": "BEST VALUE",
- "subtitleTemplate": "{price} once, lifetime access",
- "ctaTemplate": "Unlock Lifetime for {price}"
- }
- },
- "footer": {
- "continueFree": "Continue with free plan",
- "manageSubscription": "Manage Subscription",
- "restorePurchase": "Restore Purchases",
- "privacyPolicy": "Privacy Policy",
- "termsOfService": "Terms of Services",
- "support": "Support"
- },
- "urls": {
- "privacy": "https://sites.google.com/view/appforreddit/privacy-policy",
- "terms": "https://sites.google.com/view/appforreddit/terms-and-condition",
- "support": "https://sites.google.com/view/appforreddit/get-support",
- "manageSubscriptions": "https://apps.apple.com/account/subscriptions"
- },
- "trial": {
- "badgeTemplate": "{duration} Free Trial",
- "ctaTemplate": "Start {duration} Free Trial"
- },
- "duration": {
- "units": {
- "day": { "one": "Day", "other": "Days", "lowerOne": "day", "lowerOther": "days" },
- "week": { "one": "Week", "other": "Weeks", "lowerOne": "week", "lowerOther": "weeks" },
- "month": { "one": "Month", "other": "Months", "lowerOne": "month", "lowerOther": "months" },
- "year": { "one": "Year", "other": "Years", "lowerOne": "year", "lowerOther": "years" }
- },
- "countUnitTemplate": "{count} {unit}",
- "unknownFallback": "{count} days"
- },
- "messages": {
- "productNotFound": "The selected plan is not available right now. Please try again later.",
- "failedVerification": "We couldn't verify your purchase. Please contact support.",
- "noPlansAvailable": "No subscription plans are available right now.",
- "plansLoadFailed": "Couldn't load subscription plans. Check your connection and try again.",
- "purchaseFailedTitle": "Purchase Failed",
- "restoreNotFoundTitle": "No Purchases Found",
- "restoreNotFoundMessage": "We couldn't find any previous purchases for this Apple ID.",
- "pendingPurchaseTitle": "Purchase Pending",
- "pendingPurchaseMessage": "Your purchase is waiting for approval. You'll get access once it's approved.",
- "alertOK": "OK",
- "retry": "Retry",
- "retrying": "Retrying…",
- "periodFallback": "period"
- },
- "sidebar": {
- "unlockTitle": "Upgrade to Premium",
- "proTitle": "Reddora Premium",
- "unlockDescription": "Unlock unlimited AI generations and advanced analytics",
- "proDescription": "You have unlimited AI generations and all premium features.",
- "upgradeAction": "Upgrade Now",
- "manageSubscriptionAction": "Manage Subscription",
- "lifetimeAction": "Premium Active"
- },
- "loadingPrice": "—",
- "loadingCTA": "Loading plans…",
- "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.",
- "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.",
- "lifetimeDisclosure": "One-time purchase. No subscription or recurring charges.",
- "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."
- }
|