feat(iap): settings screen with remove-ads purchase and restore

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-13 14:17:28 +09:00
parent 40c2204d7b
commit 70f87ab8f2
4 changed files with 161 additions and 78 deletions
+6 -1
View File
@@ -54,5 +54,10 @@
},
"newBest": "NEW BEST!",
"adventure": "Adventure",
"classic": "Classic"
"classic": "Classic",
"removeAds": "Remove ads",
"removeAdsDescription": "Removes banners and full-screen ads. Reward ads stay available.",
"restorePurchases": "Restore purchases",
"adsRemovedThanks": "Ads removed — thank you!",
"purchaseUnavailable": "Purchases are unavailable right now."
}