feat(settings): sound & vibration toggle; themed settings screen

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-13 18:01:23 +09:00
parent 3ca038ec65
commit 498fb6af83
3 changed files with 53 additions and 31 deletions
+2 -1
View File
@@ -59,5 +59,6 @@
"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."
"purchaseUnavailable": "Purchases are unavailable right now.",
"soundAndVibration": "Sound & vibration"
}
+2 -1
View File
@@ -31,5 +31,6 @@
"removeAdsDescription": "배너와 전면 광고를 제거합니다. 보상형 광고는 계속 사용할 수 있습니다.",
"restorePurchases": "구매 복원",
"adsRemovedThanks": "광고가 제거되었습니다 — 감사합니다!",
"purchaseUnavailable": "지금은 구매를 사용할 수 없습니다."
"purchaseUnavailable": "지금은 구매를 사용할 수 없습니다.",
"soundAndVibration": "소리 및 진동"
}