Update deps

This commit is contained in:
HugeFrog24
2026-03-26 03:35:53 +01:00
parent 1edd996336
commit c746b2c17f
68 changed files with 8504 additions and 6901 deletions
+40
View File
@@ -0,0 +1,40 @@
{
"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"
}