mirror of
https://github.com/HugeFrog24/shakethefrog.git
synced 2026-04-30 23:02:17 +00:00
Bugfix
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"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",
|
||||
"needHelp": "Need help? Contact our support team."
|
||||
},
|
||||
"redirecting": "Redirecting automatically in {countdown} seconds...",
|
||||
"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",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user