mirror of
https://github.com/HugeFrog24/shakethefrog.git
synced 2026-03-02 08:24:33 +00:00
40 lines
1.4 KiB
JSON
40 lines
1.4 KiB
JSON
{
|
|
"checkout": {
|
|
"cancel": {
|
|
"title": "Purchase Cancelled",
|
|
"message": "Your purchase was cancelled. No charges were made to your account.",
|
|
"tryAgain": "You can try again anytime to unlock premium skins.",
|
|
"backToApp": "Back to App",
|
|
"redirecting": "Redirecting automatically in {countdown} seconds...",
|
|
"needHelp": "Need help? Contact our support team."
|
|
},
|
|
"success": {
|
|
"title": "Purchase Successful!",
|
|
"unlockedSkin": "You've successfully unlocked the {skinName} skin!",
|
|
"thankYou": "Thank you for your purchase. Your premium skin is now available.",
|
|
"goToApp": "Go to App",
|
|
"redirecting": "Redirecting automatically in {countdown} seconds...",
|
|
"receiptSent": "A receipt has been sent to your email address."
|
|
}
|
|
},
|
|
"enableDeviceShake": "Enable device shake",
|
|
"languages": {
|
|
"ar": "Arabic",
|
|
"de": "German",
|
|
"en": "English",
|
|
"ka": "Georgian",
|
|
"ru": "Russian"
|
|
},
|
|
"languageSelector": "Language selector",
|
|
"noShakeInstructionsDesktop": "Press spacebar or click/tap {item}!",
|
|
"noShakeInstructionsMobile": "Click/tap {item}!",
|
|
"shakeCharacter": "Shake the {item}",
|
|
"shakeInstructionsDesktop": "Shake your device, press spacebar, or click/tap {item}!",
|
|
"shakeInstructionsMobile": "Shake your device or click/tap {item}!",
|
|
"themes": {
|
|
"dark": "Dark",
|
|
"light": "Light",
|
|
"system": "System"
|
|
},
|
|
"themeSelector": "Theme selector"
|
|
} |