{
  "common": {
    "loading": "Loading...",
    "error": "Error",
    "success": "Success",
    "save": "Save",
    "cancel": "Cancel",
    "delete": "Delete",
    "edit": "Edit",
    "search": "Search",
    "filter": "Filter",
    "close": "Close",
    "confirm": "Confirm",
    "yes": "Yes",
    "no": "No",
    "back": "Back",
    "next": "Next",
    "previous": "Previous",
    "submit": "Submit",
    "upload": "Upload",
    "download": "Download",
    "refresh": "Refresh",
    "noData": "No data available",
    "noResults": "No results found"
  },
  "nav": {
    "home": "Home",
    "dashboard": "Dashboard",
    "login": "Login",
    "register": "Register",
    "logout": "Logout",
    "about": "About",
    "admin": "Admin Panel",
    "language": "Language"
  },
  "hero": {
    "becomeA": "BECOME A",
    "police": "POLICE",
    "mechanic": "MECHANIC",
    "gangster": "GANGSTER",
    "doctor": "DOCTOR",
    "soldier": "SOLDIER",
    "businessman": "BUSINESSMAN",
    "play": "PLAY",
    "now": "NOW"
  },
  "howToPlay": {
    "loading": "Loading...",
    "title": "How can you play {brand}?",
    "tagline": "Follow these simple steps to join our amazing community and start your adventure",
    "step1": {
      "title": "Download GTA San Andreas",
      "description": "Download GTA San Andreas from anywhere you want."
    },
    "step2": {
      "title": "Install SA-MP",
      "description": "Download the official SA-MP client. It's completely free.",
      "button": "Download"
    },
    "step3": {
      "title": "Download our launcher",
      "description": "Get the UrbanGamers Launcher for a quick and easy setup.",
      "button": "Download Launcher"
    },
    "step4": {
      "title": "Join the Server",
      "description": "Run the SA-MP client, add the server, click 'Play'... That's it!",
      "button": "Play Now",
      "helpText": "Having trouble logging in? Click here"
    }
  },
  "team": {
    "badge": "Elite Team",
    "title": "The {brand} Elite",
    "subtitle": "Meet the visionary architects behind UrbanGamers - a team of passionate innovators dedicated to crafting the ultimate SA-MP experience with cutting-edge technology and unwavering commitment to excellence.",
    "discoverTeam": "Discover Our Team",
    "mission": {
      "title": "Our Mission",
      "description": "To revolutionize the SA-MP experience by building the Spanish community's most innovative and engaging server, where every player becomes part of an extraordinary gaming legacy."
    },
    "vision": {
      "title": "Our Vision",
      "description": "To establish UrbanGamers as the global benchmark for SA-MP excellence, pioneering the future of multiplayer gaming with revolutionary technology and unmatched player experiences."
    },
    "values": {
      "badge": "Core Values",
      "title": "What Drives Us",
      "innovation": {
        "title": "Innovation",
        "description": "Pushing boundaries with cutting-edge technology and creative solutions that redefine gaming experiences."
      },
      "excellence": {
        "title": "Excellence",
        "description": "Delivering premium quality in every aspect, from server performance to player interactions."
      },
      "quality": {
        "title": "Quality",
        "description": "Maintaining the highest standards with meticulous attention to detail and polished execution."
      },
      "magic": {
        "title": "Magic",
        "description": "Creating extraordinary moments that transform ordinary gameplay into unforgettable adventures."
      },
      "passion": {
        "title": "Passion",
        "description": "Burning with dedication to provide the most engaging and thrilling gaming environment."
      },
      "creativity": {
        "title": "Creativity",
        "description": "Constantly evolving with fresh ideas and innovative approaches to enhance player satisfaction."
      }
    },
    "stats": {
      "activePlayers": "Active Players",
      "serverUptime": "Server Uptime",
      "customFeatures": "Custom Features",
      "yearsExperience": "Years Experience"
    },
    "modal": {
      "title": "Meet Our Team",
      "leadArchitect": {
        "name": "Lead Architect",
        "role": "Chief Technology Officer & Server Development",
        "description": "Visionary leader with 5+ years of SA-MP expertise, architecting revolutionary server systems and innovative gameplay mechanics."
      },
      "communityDirector": {
        "name": "Community Director",
        "role": "Player Experience & Community Relations",
        "description": "Passionate advocate for player satisfaction, orchestrating unforgettable events and fostering meaningful connections within our community."
      },
      "systemsEngineer": {
        "name": "Systems Engineer",
        "role": "Infrastructure & Performance Optimization",
        "description": "Technical mastermind ensuring flawless server performance, implementing cutting-edge solutions for optimal gaming experiences."
      },
      "creativeDirector": {
        "name": "Creative Director",
        "role": "Content Creation & Game Design",
        "description": "Innovative designer crafting unique maps, custom features, and immersive content that transforms ordinary gameplay into extraordinary adventures."
      }
    }
  },
  "footer": {
    "description": "Join the UrbanGamers experience. Connect with thousands of players, explore vast worlds, and create unforgettable memories in our community.",
    "serverIp": "Server IP",
    "connectNow": "Connect Now",
    "discordServer": "Discord Server",
    "joinNow": "Join Now",
    "quickLinks": {
      "title": "Quick Links",
      "home": "Home",
      "howToPlay": "How to Play",
      "contact": "Contact"
    },
    "connectWithUs": {
      "title": "Connect With Us",
      "followUs": "Follow us on social media"
    }
  },
  "about": {
    "title": "About Us",
    "subtitle": "Learn more about the ECLIPSE MTA server and our community",
    "mission": {
      "title": "Our Mission",
      "description": "ECLIPSE MTA is dedicated to providing the best gaming experience for our community. We strive to create a fun, fair, and engaging environment where players can enjoy the game together."
    },
    "vision": {
      "title": "Our Vision",
      "description": "To become the leading MTA server with innovative features, active community, and continuous improvements that keep our players engaged and excited."
    },
    "contact": {
      "title": "Contact Information",
      "support": "For support and inquiries, please contact us through our Discord server.",
      "serverIp": "Server IP: {ip}"
    }
  },
  "login": {
    "title": "Sign in",
    "subtitle": "Access your UrbanGamers dashboard",
    "username": {
      "label": "Username",
      "placeholder": "Enter your username"
    },
    "password": {
      "label": "Password",
      "placeholder": "Enter your password"
    },
    "button": "Login",
    "loggingIn": "Logging in...",
    "noAccount": "Don't have an account? <register>Create one here</register>.",
    "register": "Create one here",
    "secure": "SECURE"
  },
  "register": {
    "title": "Create account",
    "subtitle": {
      "form": "Fill in your details to join UrbanGamers",
      "verify": "Enter the code sent to your email",
      "certification": "Mandatory roleplay certification",
      "success": "Your account has been created successfully"
    },
    "secure": "SECURE",
    "username": {
      "label": "Username",
      "placeholder": "Choose your username"
    },
    "email": {
      "label": "Email address",
      "placeholder": "you@email.com"
    },
    "password": {
      "label": "Password",
      "placeholder": "Between 5 and 18 characters"
    },
    "confirmPassword": {
      "label": "Confirm password",
      "placeholder": "Repeat your password"
    },
    "continue": "Continue",
    "verify": "Verify",
    "verifying": "Verifying...",
    "sendingCode": "Sending code...",
    "sentTo": "We sent a 6-digit code to {email}",
    "code": {
      "label": "Verification code",
      "placeholder": "000000"
    },
    "back": "Back",
    "resendCode": "Resend code",
    "resending": "Resending...",
    "continueToCertification": "Continue to certification",
    "continuing": "Creating account...",
    "certificationNotice": "After registration you must pass a roleplay test (18/20) within 10 minutes.",
    "successTitle": "Account created!",
    "successMessage": "Redirecting to your dashboard...",
    "hasAccount": "Already have an account? <login>Sign in</login>",
    "errors": {
      "generic": "Registration could not be completed",
      "network": "Network error. Please try again.",
      "certificationFailed": "You did not pass certification ({score}/20). You need at least {required} correct answers.",
      "certificationExpired": "Certification time expired. Please try again."
    }
  },
  "certification": {
    "introTitle": "Roleplay test",
    "introText": "Answer all {totalQuestions} questions. You need at least {minCorrect} correct to create your account.",
    "timeRemaining": "Time remaining: {time}",
    "progress": "Answered: {answered}/{total}",
    "questionsLabel": "questions",
    "scrollToSubmit": "Scroll to the bottom to submit your certification",
    "answerAll": "Answer all questions before submitting.",
    "submit": "Submit certification",
    "submitting": "Checking answers...",
    "cancel": "Cancel test",
    "backToDashboard": "Back to dashboard"
  },
  "dashboard": {
    "welcome": "Welcome back, {username}!",
    "subtitle": "Ready to continue your adventure?",
    "stats": {
      "playerId": "Player ID",
      "totalMoney": "Total Money",
      "characters": "Characters",
      "points": "UrbanGamers Points",
      "subtitle": "Cash ${cash} • Bank ${bank} across {count} character{plural}"
    },
    "profile": {
      "memberSince": "Member since {date}",
      "allowedFormats": "Allowed: JPG, PNG, GIF • Max 5MB",
      "playerId": "Player ID: {id}"
    },
    "characters": {
      "ban": {
        "temporary": "Temporary Ban",
        "permanent": "Permanent Ban",
        "banType": "Ban Type"
      }
    },
    "account": {
      "email": "Email",
      "ipAddress": "IP Address",
      "lastLogin": "Last Login",
      "copySuccess": "Email copied to clipboard!",
      "showIp": "Show IP",
      "hideIp": "Hide IP"
    },
    "discord": {
      "title": "Discord Account",
      "connect": "Connect Discord for exclusive features",
      "link": "Link Discord",
      "unlink": "Unlink Discord",
      "unlinkConfirm": {
        "title": "Unlink Discord?",
        "description": "Are you sure you want to unlink your Discord account? You can link it again later.",
        "confirm": "Unlink",
        "cancel": "Cancel"
      },
      "linkedSuccess": "Discord account linked!",
      "unlinkedSuccess": "Discord account unlinked.",
      "error": "Failed to link Discord.",
      "unlinkError": "Failed to unlink Discord. Please try again.",
      "lockedTitle": "Linking locked",
      "lockedText": "You must complete roleplay certification before linking your Discord account.",
      "lockedAction": "Go to certification",
      "certificationRequired": "Complete certification before linking Discord.",
      "syncRole": "Sync role",
      "syncRoleSuccess": "Discord role assigned successfully.",
      "syncRoleError": "Could not assign the role. Join the server Discord and try again."
    },
    "vip": {
      "noVip": "No VIP",
      "silver": "Silver",
      "gold": "Gold",
      "diamond": "Diamond"
    },
    "ban": {
      "title": "Account Banned",
      "reason": "Reason",
      "bannedBy": "Banned By",
      "banDate": "Ban Date",
      "banType": "Ban Type",
      "temporary": "Temporary Ban",
      "permanent": "Permanent Ban",
      "contactAdmin": "Contact an administrator for more information or to appeal your ban."
    },
    "quickActions": {
      "title": "Quick Actions",
      "joinServer": "Join Server",
      "joinDiscord": "Join Discord",
      "certifyAccount": "Certify account",
      "adminPanel": "Admin Panel"
    },
    "certification": {
      "loginReminder": "Certify your account to play",
      "bannerTitle": "Certification pending",
      "bannerText": "You must pass the test to create a character on the server.",
      "pageTitle": "Roleplay certification",
      "pageSubtitle": "Answer the questions to create characters on the server",
      "backToDashboard": "Back to dashboard",
      "retry": "Try again",
      "modalTitle": "Roleplay certification",
      "modalSubtitle": "You need to pass this test to create characters",
      "close": "Close",
      "starting": "Starting test...",
      "passed": "Certification passed! You can now create characters.",
      "failed": "You did not pass ({score}/20). You need at least {required} correct answers.",
      "expired": "Time expired. Please try again.",
      "error": "Certification could not be completed"
    },
    "characters": {
      "title": "Your Characters",
      "subtitle": "Click a character to view their full profile",
      "searchPlaceholder": "Search character",
      "emptyTitle": "You don't have any characters yet",
      "emptySubtitle": "Create your first character to start playing on the server.",
      "noMatch": "No characters match your search",
      "tryDifferent": "Try a different name or ID",
      "id": "ID #{id}",
      "banned": "Banned",
      "details": {
        "title": "Character Details",
        "fullName": "Full Name",
        "phoneNumber": "Phone Number",
        "bank": "Bank",
        "cash": "Cash",
        "faction": "Faction",
        "leader": "Leader",
        "coordinates": "Coordinates",
        "gender": "Gender",
        "skin": "Skin",
        "city": "City",
        "walkStyle": "Walk style",
        "biography": "Biography",
        "health": "Health",
        "age": "Age",
        "netWorth": "Net Worth",
        "male": "Male",
        "female": "Female",
        "yes": "Yes",
        "no": "No",
        "level": "Level {level}"
      },
      "bannedTitle": "Character Banned",
      "bannedReason": "Reason",
      "bannedBy": "Banned By",
      "bannedDate": "Ban Date"
    },
    "characterProfile": {
      "back": "Back to dashboard",
      "loading": "Loading character...",
      "error": "Could not load character",
      "biographyTitle": "Biography",
      "biographyPlaceholder": "Write your character's story...",
      "saveBiography": "Save biography",
      "saving": "Saving...",
      "bioSaved": "Biography updated",
      "bioSaveError": "Could not save biography",
      "document": "Document #{id}",
      "level": "Level {level}",
      "registeredAt": "Registration date",
      "lastConnection": "Last connection",
      "jobsTitle": "Jobs",
      "jobSlot": "Job {slot}",
      "noJobs": "No active job contracts",
      "achievementsTitle": "Achievements & missions",
      "completed": "Completed",
      "progress": "{current}/{target}",
      "roleLeader": "Leader",
      "roleSubLeader": "Sub-leader",
      "roleMember": "Member",
      "factionRank": "Rank",
      "factionType": "Type",
      "factionLeader": "Faction leader",
      "factionSubLeader": "Sub-leader",
      "factionMembers": "Active members",
      "factionSalary": "Base salary"
    },
    "createCharacter": {
      "button": "Create character",
      "title": "Create character",
      "subtitle": "Set up your character: skin, age, city and walk style.",
      "back": "Back to dashboard",
      "skinPreview": "Skin preview",
      "skinAlt": "Skin {id}",
      "skinLabel": "Skin {id}",
      "previousSkin": "Previous skin",
      "nextSkin": "Next skin",
      "name": {
        "label": "Character name",
        "placeholder": "Firstname_Surname",
        "hint": "Required format: Firstname_Surname (example: John_Smith)"
      },
      "gender": {
        "label": "Gender",
        "male": "Male",
        "female": "Female"
      },
      "age": {
        "label": "Age"
      },
      "city": {
        "label": "Origin city"
      },
      "walk": {
        "label": "Walk style"
      },
      "bio": {
        "label": "Biography",
        "placeholder": "Write your character's story..."
      },
      "summary": {
        "skin": "Skin",
        "age": "Age",
        "city": "City",
        "walk": "Walk style"
      },
      "submit": "Create character",
      "creating": "Creating character...",
      "success": "Character created successfully.",
      "limitHint": "You can create up to {max} characters per account.",
      "errors": {
        "generic": "Could not create character",
        "network": "Network error. Please try again."
      }
    },
    "notifications": {
      "photoUploadSuccess": "Profile photo uploaded successfully!",
      "photoRemoveSuccess": "Profile photo removed successfully!",
      "invalidFileType": "Invalid file type. Only JPEG, PNG, GIF are allowed.",
      "fileTooLarge": "File size too large. Maximum size is 5MB."
    },
    "loading": "Loading...",
    "profileNotFound": {
      "title": "Profile Not Found",
      "message": "We couldn't load your profile information."
    }
  },
  "admin": {
    "accessDenied": {
      "title": "Access Denied",
      "message": "You do not have admin permissions to access this page.",
      "back": "Back to Dashboard"
    },
    "checking": "Checking admin access...",
    "title": "Admin Panel",
    "welcome": "Welcome back, {username} • {role}",
    "banManagement": "Ban Management",
    "refresh": "Refresh",
    "dashboard": "Dashboard",
    "search": "Search",
    "never": "Never",
    "stats": {
      "totalAccounts": "Total Accounts",
      "adminAccounts": "Admin Accounts",
      "vipAccounts": "VIP Accounts",
      "discordLinked": "Discord Linked",
      "totalMoney": "Total Money",
      "totalCharacters": "Total Characters",
      "totalVehicles": "Total Vehicles",
      "totalInteriors": "Total Interiors",
      "totalWealth": "Total Wealth"
    },
    "searchPlaceholder": "Search by username, email, IP...",
    "pagination": {
      "showing": "Showing {start} to {end} of {total} accounts",
      "previous": "Previous",
      "next": "Next"
    },
    "accounts": {
      "title": "Account Management",
      "description": "Manage player accounts and view detailed information",
      "clickToView": "Click to view details",
      "columns": {
        "id": "ID",
        "username": "Username",
        "email": "Email",
        "adminLevel": "Admin Level",
        "vip": "VIP",
        "characters": "Characters",
        "vehicles": "Vehicles",
        "money": "Money",
        "actions": "Actions"
      },
      "details": {
        "title": "Account Details",
        "close": "Close",
        "profile": "Profile",
        "discord": "Discord",
        "gameData": "Game Data",
        "adminInfo": "Admin Info",
        "totalMoney": "Total Money",
        "characters": "Characters",
        "vehicles": "Vehicles",
        "interiors": "Interiors",
        "email": "Email",
        "ipAddress": "IP Address",
        "showIp": "Show IP",
        "hideIp": "Hide IP",
        "registrationDate": "Registration Date",
        "lastLogin": "Last Login",
        "adminLevel": "Admin Level",
        "vipStatus": "VIP Status",
        "noVip": "No VIP",
        "vipLevel": "Level {level}",
        "notLinked": "Not linked",
        "discordLinked": "Discord Linked",
        "noEmail": "No email"
      }
    }
  },
  "vehicles": {
    "title": "Your Vehicles & Interiors",
    "subtitle": "Managed per character, quick access",
    "tabVehicles": "Player Vehicles",
    "tabInteriors": "Player Interiors",
    "loading": "Loading vehicles...",
    "error": "Error loading vehicles",
    "tryAgain": "Try again",
    "noVehicles": "No Vehicles Found",
    "noVehiclesDesc": "You don't own any vehicles yet",
    "noVehiclesHint": "Purchase vehicles in-game to see them here",
    "total": "Total",
    "ready": "Ready",
    "lowFuel": "Low Fuel",
    "details": {
      "fuel": "Fuel",
      "health": "Health",
      "plate": "Plate",
      "model": "Model",
      "owner": "Owner",
      "position": "Position"
    }
  },
  "interiors": {
    "title": "Interiors",
    "loading": "Loading interiors...",
    "error": "Error loading interiors",
    "tryAgain": "Try again",
    "noInteriors": "No Interiors Found",
    "noInteriorsDesc": "You don't own any properties yet",
    "noInteriorsHint": "Purchase interiors in-game to see them here",
    "details": {
      "owner": "Owner",
      "type": "Type",
      "wardrobe": "Wardrobe",
      "position": "Position",
      "yes": "Yes",
      "no": "No",
      "available": "Available",
      "notAvailable": "Not available",
      "total": "Total",
      "mapped": "Mapped"
    }
  },
  "leaderboard": {
    "title": "Top 5 Richest",
    "subtitle": "Wealthiest players on the server",
    "loading": "Loading leaderboard...",
    "error": "Error loading leaderboard",
    "tryAgain": "Try again",
    "noData": "No Leaderboard Data",
    "noDataDesc": "No players found to display on the leaderboard.",
    "topWealth": "Top Players Wealth",
    "topCharacters": "Top Players Characters"
  },
  "bans": {
    "title": "Ban Management",
    "welcome": "Welcome back, {username}",
    "overview": "Overview",
    "accountBans": "Account Bans",
    "characterBans": "Character Bans",
    "createAccountBan": "Create Account Ban",
    "createCharacterBan": "Create Character Ban",
    "refresh": "Refresh Data",
    "backToAdmin": "Back to Admin",
    "checking": "Checking admin access...",
    "administrator": "Administrator",
    "accessDenied": {
      "title": "Access Denied",
      "message": "You do not have admin permissions to access this page.",
      "back": "Back to Dashboard"
    },
    "stats": {
      "activeAccountBans": "Active Account Bans",
      "activeCharacterBans": "Active Character Bans",
      "temporaryBans": "Temporary Bans"
    },
    "overviewSection": {
      "title": "Ban Overview",
      "subtitle": "Recent bans and system statistics",
      "allAccountBans": "All Account Bans ({count})",
      "allCharacterBans": "All Character Bans ({count})",
      "noAccountBans": "No account bans",
      "noCharacterBans": "No character bans",
      "bannedBy": "Banned by {admin} • {date}"
    },
    "accountBansTab": {
      "title": "Account Bans",
      "subtitle": "Manage account-level bans and restrictions",
      "searchPlaceholder": "Search by username, email, IP, reason...",
      "noResults": "No Account Bans Found",
      "noResultsDesc": "No accounts are currently banned",
      "bannedBy": "Banned by {admin} on {date}",
      "unban": "Unban",
      "reason": "Reason:",
      "page": "Page {page} • {count} bans",
      "previous": "Previous",
      "next": "Next"
    },
    "characterBansTab": {
      "title": "Character Bans",
      "subtitle": "Manage character-level bans and restrictions",
      "searchPlaceholder": "Search by character name, account, reason...",
      "noResults": "No Character Bans Found",
      "noResultsDesc": "No characters are currently banned",
      "characterId": "Character ID {id}",
      "account": "Account: {name} (ID: {id})",
      "unban": "Unban",
      "reason": "Reason:",
      "duration": "Duration:",
      "bannedBy": "Banned by {admin} on {date}",
      "page": "Page {page} • {count} bans",
      "previous": "Previous",
      "next": "Next"
    },
    "createAccountBanTab": {
      "title": "Create Account Ban",
      "subtitle": "Select an account to ban",
      "searchPlaceholder": "Search by username, email, ID...",
      "noResults": "No Accounts Found",
      "noResultsDesc": "No accounts match your current filters",
      "banAccount": "Ban Account",
      "alreadyBanned": "Already Banned",
      "page": "Page {page} • {count} accounts",
      "previous": "Previous",
      "next": "Next"
    },
    "createCharacterBanTab": {
      "title": "Create Character Ban",
      "subtitle": "Select a character to ban",
      "searchPlaceholder": "Search by character name, account, ID...",
      "noResults": "No Characters Found",
      "noResultsDesc": "No characters match your current filters",
      "banCharacter": "Ban Character",
      "alreadyBanned": "Already Banned",
      "characterId": "Character ID {id}",
      "account": "Account: {name}",
      "accountId": "Account ID: {id}",
      "page": "Page {page} • {count} characters",
      "previous": "Previous",
      "next": "Next"
    },
    "modal": {
      "banAccount": "Ban Account",
      "banCharacter": "Ban Character",
      "confirmBanAccount": "Are you sure you want to ban {name}?",
      "confirmBanCharacter": "Are you sure you want to ban character {name}?",
      "banReason": "Ban Reason *",
      "banReasonPlaceholder": "Enter the reason for the ban...",
      "banType": "Ban Type",
      "permanentBan": "Permanent Ban",
      "temporaryBan": "Temporary Ban",
      "banDuration": "Ban Duration *",
      "banDurationPlaceholder": "e.g., 7 days, 1 month, 2 weeks",
      "banDurationHint": "Enter the duration for the temporary ban",
      "confirmBan": "Confirm Ban",
      "cancel": "Cancel",
      "errors": {
        "provideReason": "Please provide a reason for the ban",
        "provideDuration": "Please provide a duration for the temporary ban",
        "failedBanAccount": "Failed to ban account",
        "failedBanCharacter": "Failed to ban character",
        "failedUnbanAccount": "Failed to unban account",
        "failedUnbanCharacter": "Failed to unban character"
      }
    },
    "badges": {
      "active": "Active",
      "tempBanned": "Temp Banned",
      "banned": "Banned",
      "unknown": "Unknown"
    },
    "never": "Never"
  },
  "backup": {
    "title": "Database Backup",
    "subtitle": "Automatic export every 5 minutes. Only the last 6 are kept.",
    "actions": {
      "downloadLatest": "Download Latest",
      "backToAdmin": "Back to Admin"
    },
    "cards": {
      "lastSize": "Last Backup Size",
      "nextBackup": "Next Backup"
    },
    "table": {
      "title": "Backups (last 30 minutes)",
      "subtitle": "One backup every 5 minutes. Only the last 6 are kept.",
      "filename": "Filename",
      "created": "Created",
      "size": "Size",
      "action": "Action",
      "download": "Download"
    },
    "notifications": {
      "created": "New backup created",
      "downloadFailed": "Could not download backup.",
      "failed": "Could not create backup."
    }
  },
  "errors": {
    "generic": "Something went wrong. Please try again.",
    "notFound": "This page could not be found.",
    "unauthorized": "Unauthorized access",
    "somethingWentWrong": "Something went wrong!",
    "unexpectedError": "An unexpected error occurred",
    "tryAgain": "Try again",
    "goHome": "Go home",
    "backToHome": "Back to Home"
  },
  "common": {
    "loading": "Loading..."
  }
}
