{
    "translations": {
        "abbreviations": {
            "captain": "C",
            "kda": "KDA"
        },
        "action": {
            "accept": "Accept",
            "acceptInvitation": "Accept invitation",
            "acceptInvite": "Accept invite",
            "add": "Add",
            "addItem": "Add item",
            "addNew": "Add new",
            "addServer": "Add server",
            "activate": "Activate",
            "apply": "Apply",
            "authorize": "Authorize",
            "cancel": "Cancel",
            "clear": "Clear",
            "clearAll": "Clear all",
            "collapse": "Collapse",
            "connect": "Connect",
            "contact": "Contact",
            "contactAdmin": "Contact admin",
            "contactUs": "Contact us",
            "continue": "Continue",
            "continueToWeb": "Continue to web",
            "copy": "Copy",
            "copyAll": "Copy all",
            "copyId": "Copy ID",
            "copyLink": "Copy link",
            "create": "Create",
            "deactivate": "Deactivate",
            "decline": {
                "confirmMessage": "Are you sure you want to decline?",
                "text": "Decline"
            },
            "default": {
                "confirmButtonText": "Yes",
                "confirmCancelButtonText": "Cancel",
                "confirmTitle": "Are you sure?"
            },
            "delete": "Delete",
            "deletePost": {
                "confirmMessage": "Are you sure you want to delete this post?",
                "confirmMessage_owner": "Are you sure you want to delete your post?",
                "confirmTitle": "Delete post?",
                "text": "Delete"
            },
            "disable": "Disable",
            "downloadDemo": "Download demo",
            "downloadLog": "Download log",
            "draft": "Draft",
            "edit": "Edit",
            "edit_team": "Edit team",
            "enable": "Enable",
            "enableNotifications": "Enable notifications",
            "expand": "Expand",
            "exportJson": "Export JSON",
            "findFriends": "Find friends",
            "finish": "Finish",
            "getStarted": "Get started",
            "goBack": "Previous",
            "goToSettings": "Go to settings",
            "hideFilters": "Hide filters",
            "hidePassword": "Hide password",
            "hideSettings": "Hide settings",
            "invite": "Invite",
            "inviteFriends": "Invite friends",
            "invite_title": "Invite {{title}}",
            "invite_user": "Invite user",
            "joinDiscordServer": "Join Discord",
            "launchViaSteam": "Launch via Steam",
            "learnMore": "Learn more",
            "lock": "Lock",
            "logInOrSignUpTo": "Log in or sign up to {{text}}.",
            "logOut": "Log out",
            "markAllAsSeen": "Mark all as seen",
            "moveDown": "Down",
            "moveToBottom": "To bottom",
            "moveToTop": "To top",
            "moveUp": "Up",
            "next": "Next",
            "openChallengermode": "Open {{tenant}}",
            "openChat": "Chat",
            "openInTab": "Open in tab",
            "openTeamChat": "Team chat",
            "play": "Play",
            "post": "Post",
            "profit": "Profit",
            "publish": "Publish",
            "randomize": "Randomize",
            "readyAndCheckIn": "Ready & check in",
            "removeAll": "Remove all",
            "removeAttachment": "Remove attachment",
            "removeImage": {
                "confirmMessage": "Are you sure that you want to remove this image?",
                "confirmMessage_all": "Are you sure that you want to remove all images?",
                "confirmTitle": "Remove image",
                "confirmTitle_all": "Remove all images"
            },
            "removeItem": "Remove item",
            "requestInvite": "Request invite",
            "resendCode": "Resend code",
            "reset": "Reset",
            "save": "Save",
            "seeLess": "See less",
            "seeMore": "See more",
            "selectCountry": "Select country",
            "selectUser": "Select user",
            "selectWallet": "Select wallet",
            "sendLink": "Send Link",
            "share": "Share",
            "shareAsPost": {
                "description": "Create a new post with your thoughts.",
                "text": "Share as post"
            },
            "shareToFeed": {
                "description": "Instantly share this to the feed.",
                "text": "Share to feed"
            },
            "showAll": "Show all",
            "showAllCount": "Show all ({{count, number}})",
            "showFilters": "Show filters",
            "showHelp": "Help",
            "showLess": "Show less",
            "showSidebar": "Show sidebar",
            "hideSidebar": "Hide sidebar",
            "showMore": "Show more",
            "showPassword": "Show password",
            "showQrCode": "Show QR code",
            "showSettings": "Show settings",
            "skip": "Skip",
            "submit": "Submit",
            "undo": "Undo",
            "unlist": "Unlist",
            "unlock": "Unlock",
            "update": "Update",
            "updateProfilePicture": "Update profile picture",
            "upgrade": "Upgrade",
            "upload": "Upload",
            "uploadBanner": "Upload banner",
            "uploadImage": "Upload image",
            "uploadLogo": "Upload logo",
            "verify": "Verify",
            "veto": "Veto",
            "view": "View",
            "viewAll": "View all",
            "viewLess": "View less",
            "viewDocs": "View docs",
            "viewMore": "View more",
            "viewMore_team": "View team",
            "watchReplay": "Watch replay"
        },
        "alerts": {
            "disconnected": {
                "text": "You have been disconnected! Click here to reconnect."
            },
            "satelliteMode": {
                "text": "You are running {{tenant}} in satellite mode. Some features will be unavailable."
            },
            "update": {
                "text": "A new version of {{tenant}} is available. Click here to update and get the latest features."
            }
        },
        "auth": {
            "2FA": {
                "codePlaceholder": "6-digit code",
                "heading": "Two-factor authentication",
                "text": "Enter the 6-digit verification code from your authenticator app."
            },
            "account": {
                "2FAFailure": "Invalid code.",
                "accountLocked": "Your account is locked - please reach out to {{supportEmail}} with any questions.",
                "banned": "Your account is banned  - please reach out to {{supportEmail}} with any questions.",
                "checkEmail": "Almost there! Check your email and activate your account.",
                "created": "Account created successfully. Welcome to {{tenant}}!",
                "emailTaken": "This email address is already in use.",
                "existing": "Already have an account? <1>Log in</1>",
                "incorrectEmail": "You entered an incorrect email, password, or both. Don't have an account? <1>Sign up</1>",
                "lockout": {
                    "text": "Your account has been locked from further use. If you think this is a mistake, email us at \"{{supportEmail}}\" and we can help you reactivate your account.",
                    "title": "Game Over"
                },
                "missing": "Don't have an account? <1>Sign up</1>",
                "noPassword": "This is an account without password. Some features will be restricted. <1>Set password</1>.",
                "unverified": "This is an unverified account. Some features will be restricted. <1>Verify account</1>.",
                "unverified_short": "This is an unverified account. <1>Verify account</1>.",
                "usernameTaken": "This username is already taken.",
                "verifyLocationBeforeLogin": "You're logging in from a new location. To protect your account, we've sent you an email to verify that it's you."
            },
            "agreeToOurTerms": "By clicking \"Sign up for free\" you agree to {{tenant}}'s <1>Terms of Use</1> and <3>Privacy Policy</3>.",
            "alreadyLoggedIn": "You are already logged in.",
            "cmNotAvailableInCountry": "We're sorry, {{tenant}} is not available in your country yet.",
            "consent": {
                "device": {
                    "enterCode": {
                        "heading": "Enter code",
                        "text": "Enter the code displayed on your device"
                    }
                },
                "redirectScreen": {
                    "authorize": {
                        "heading": "Successfully authorized",
                        "text": "You can now safely close this window."
                    },
                    "cancel": {
                        "heading": "Request cancelled",
                        "text": "You can now safely close this window."
                    }
                },
                "scopes": {
                    "gameAccount": "Connect and use your game account",
                    "heading": "This will allow the application to:",
                    "wallet": "Access your {{tenant}} wallet"
                },
                "wantsToAccessYourAccount": "<0 /> wants to access your {{tenant}} account."
            },
            "contactSupport": "If you believe this is an error, please contact our <1>support</1>.",
            "continueWith": "Continue with {{name}}",
            "continueWithAnotherProvider": "Continue with another provider",
            "dificulties": {
                "text": "If you're having trouble logging in or signing up, please contact our support."
            },
            "emailAlreadyInUse": {
                "text": "If you already have a {{tenant}} account, you can link this connection to your account in your user settings > connections.",
                "title": "Email already in use"
            },
            "externalLoginFailure": {
                "action": "Return to login page",
                "text": "Something went wrong during login. Please try again.",
                "title": "Request could not be processed"
            },
            "forgotPassword": {
                "confirmation": {
                    "cta": "Help, I did not receive the email!",
                    "heading": "Reset password initiated",
                    "text": "If your email is registered with us, you will receive an email with instructions on how to reset your password. If you have not received an email within a few minutes, please check your spam folder."
                },
                "cta": "Are you having trouble logging in?"
            },
            "form": {
                "confirmNewPassword": "Confirm new password",
                "description": {
                    "placeholder": "Add a description",
                    "text": "Description"
                },
                "email": {
                    "notValid": "Please enter a valid email.",
                    "placeholder": "Enter your email address",
                    "text": "Email"
                },
                "name": {
                    "placeholder": "Add a name",
                    "text": "Name"
                },
                "newPassword": "New password",
                "password": {
                    "invalidCharacters": "The password may not contain '<'.",
                    "missing": "Please enter a password.",
                    "text": "Password"
                },
                "rememberMe": "Remember me",
                "username": {
                    "invalidCharacters": "The username may not contain '<'.",
                    "text": "Username"
                }
            },
            "logIn": "Log in",
            "logInOrSignUp": "Log in or sign up",
            "logInOrSignUpToContinue": "You need to log in or sign up to continue",
            "logInWithProvider": "Log in with {{provider}}",
            "logOut": {
                "confirm": {
                    "heading": "Log out",
                    "text": "Are you sure that you want to log out?"
                }
            },
            "other": {
                "text": "Experiencing other issues? Contact us."
            },
            "referral": {
                "invitesYouToCm": "<0 /> invites you to {{tenant}}!",
                "joinYourFriend": "<0 /> is playing on {{tenant}} and thinks you'll like it. All you have to do is sign up, connect your game account and play.",
                "signUpToGetTokens": "Sign up to get <1 />!"
            },
            "registration": {
                "blockedEmailDomain": "This email domain is blocked.",
                "blockedIp": "This IP is blocked.",
                "failed": "Registration failed",
                "invalidModel": "Registration failed, make sure you have filled in every field correctly.",
                "recaptchaFailed": "reCAPTCHA failed ({{number}})."
            },
            "requestResetPasswordLink": "Enter your account's email address and we'll email you a link to reset your password.",
            "resetPassword": {
                "confirmation": {
                    "action": "Enter the arena",
                    "title": "Your password has been reset!"
                },
                "heading": "Reset your password"
            },
            "signUp": "Sign up",
            "signUpFree": "Sign up for free",
            "signUpWithProvider": "Sign up with {{provider}}",
            "signedInAs": "Signed in as <1 />.",
            "verify": {
                "checkEmail": "Please check your email (**{{email}}**) and follow the instructions to verify your account.",
                "heading": "Verify Account",
                "newEmailSent": "New email sent.",
                "noEmailReceived": "If you did not receive an email or if it expired, you can resend it here.",
                "resendEmail": "Resend email",
                "success": {
                    "text": "You've successfully verified your email address.",
                    "title": "Verified!"
                }
            },
            "verifyLocation": {
                "error": {
                    "text": "Something went wrong. Please try again or contact support if the problem persists.",
                    "title": "Something went wrong"
                },
                "expired": {
                    "text": "This link has expired. A new link has been sent to you in an email. Please check your email for the new link.",
                    "title": "This link has expired"
                },
                "success": {
                    "text": "You've successfully verified your new location.",
                    "title": "Location verified!"
                }
            },
            "welcome": {
                "heading": "Welcome back!"
            }
        },
        "base": {
            "accepted": "Accepted",
            "actions": "Actions",
            "activities": "Activities",
            "admin_count_one": "{{count}} admin",
            "admin_count_other": "{{count, numberCompact}} admins",
            "admin_one": "Admin",
            "admin_other": "Admins",
            "all": "All",
            "amount": "Amount",
            "antiCheat": "Anti-cheat",
            "appearance": "Appearance",
            "back": "Back",
            "backoffice": "Backoffice",
            "banned": "Banned",
            "buy": "Buy",
            "camera": "Camera",
            "captain": "Captain",
            "change": "Change",
            "charities": "Charities",
            "checkInFraction": "{{checkInCount}}/{{totalCount}} checked-in",
            "choose": "Choose",
            "close": "Close",
            "coach_one": "Coach",
            "confirmed": "Confirmed",
            "coach_other": "Coaches",
            "comingSoon": "Coming soon",
            "company": "Company",
            "contactUrl": "Contact URL",
            "continueWith": "Continue with",
            "country": "Country",
            "countryRegion": "Country/Region",
            "deactivated": "Deactivated",
            "declined": "Declined",
            "defeat": "Defeat",
            "deprecated": "Deprecated",
            "description": "Description",
            "desktop": "Desktop",
            "development": "Development",
            "disabled": "Disabled",
            "dontShowThisAgain": "Don't show this again",
            "editSettings": "Edit settings",
            "edited": "edited",
            "empty": "Empty",
            "emptySlot": "Empty slot",
            "emptyTitleSlot": "Empty {{title}} slot",
            "enabled": "Enabled",
            "entryFee": "Entry fee",
            "featured": "Featured",
            "filter_one": "Filter",
            "filter_other": "Filters",
            "format": "Format",
            "free": "Free",
            "gameDevelopers": "Game developers",
            "gameNumberBestOf": "Game {{number}}/{{bestOf}}",
            "game_count": "Game {{count}}",
            "game_one": "Game",
            "game_other": "Games",
            "gamers": "Gamers",
            "helpCenterDescription": "Advice and answers from the {{tenant}} support team.",
            "hidden": "Hidden",
            "individual": "Individual",
            "invitation_one": "Invitation",
            "invitation_other": "Invitations",
            "invited": "Invited",
            "join": "Join",
            "library": "Library",
            "licenseCount_one": "{{count}} license",
            "licenseCount_other": "{{count}} licenses",
            "lineup": "Lineup",
            "live": "Live",
            "member_count_one": "{{count}} member",
            "member_count_other": "{{count, number(compact: true)}} members",
            "member_one": "Member",
            "member_other": "Members",
            "menu": "Menu",
            "mobile": "Mobile",
            "more": "More",
            "moreOptions": "More options",
            "name": "Name",
            "nameAndCountMore": "{{name}} and {{count}} more",
            "new": "New",
            "newMessage": "New message",
            "no": "No",
            "noLimit": "No limit",
            "notReady": "Not ready",
            "notReadyInGame": "Not ready in-game",
            "notVerified": "Not verified",
            "notYouQuestion": "Not you?",
            "off": "Off",
            "offline": "Offline",
            "on": "On",
            "openAdjective": "Open",
            "openVerb": "Open",
            "or": "or",
            "organizersAndBrands": "Organizers & brands",
            "other": "Other",
            "partCount": "Part {{count}}",
            "password": "Password",
            "pending": "Pending",
            "pinned": "Pinned",
            "placeholderContactLink": "Insert contact link (e.g. Discord)",
            "played_count": "{{count}} played",
            "playerRange": "{{min}} — {{max}} players",
            "player_count_one": "{{count}} player",
            "player_count_other": "{{count, number(compact: true)}} players",
            "player_one": "Player",
            "player_other": "Players",
            "playersAndOthers_one": "<0 />, <2 /> and {{count, number}} other",
            "playersAndOthers_other": "<0 />, <2 /> and {{count, number}} others",
            "playingAs": "Playing as <1 />",
            "playing_count": "{{count}} playing",
            "pointCount_one": "{{count}} point",
            "pointCount_other": "{{count}} points",
            "point_one": "point",
            "point_other": "points",
            "pricing": "Pricing",
            "ready": "Ready",
            "readyFraction": "{{readyCount}}/{{totalCount}} ready",
            "readyInGame": "Ready in-game",
            "readyInGameFraction": "{{readyCount}}/{{totalCount}} ready in-game",
            "reference": "Reference",
            "region": "Region",
            "registered": "Registered",
            "registered_count": "{{count}} registered",
            "remove": "Remove",
            "removed": "Removed",
            "requestByUser": "Request by <1 /> <3 />",
            "result": "Result",
            "rounds": "Rounds",
            "schedule": "Schedule",
            "score": "Score",
            "section_one": "Section",
            "section_other": "Sections",
            "select": "Select",
            "settings": "Settings",
            "shortName": "Short name",
            "socialNetworks": "Social networks",
            "solo": "Solo",
            "sort": "Sort",
            "sortAndFilter": "Sort and filter",
            "sponsors": "Sponsors",
            "start": "Start",
            "state": "State",
            "stats": "Stats",
            "subscription": "Subscription",
            "substitute_count_one": "{{count}} substitute",
            "substitute_count_other": "{{count}} substitutes",
            "substitute_one": "Substitute",
            "substitute_other": "Substitutes",
            "termsAndPrivacy": "Terms & Privacy",
            "top": "Top",
            "topPercentage": "Top {{percentage}}%",
            "topResult_one": "Top result",
            "topResult_other": "Top results",
            "total": "Total",
            "unavailable": "Unavailable",
            "unconfirmed": "Unconfirmed",
            "unknown": "Unknown",
            "unlimited": "Unlimited",
            "unranked": "Unranked",
            "unscheduled": "Unscheduled",
            "uploaded": "Uploaded",
            "urlValidation": "Please enter a valid URL.",
            "use": "use",
            "use_count_one": "{{count}} use",
            "use_count_other": "{{count}} uses",
            "verified": "Verified",
            "version": "Version",
            "victory": "Victory",
            "videoUrl": "Video URL",
            "walkover": "Walkover",
            "watch": "Watch",
            "website": "Website",
            "yes": "Yes",
            "yesterday": "Yesterday",
            "you": "You",
            "yourTeam": "Your team"
        },
        "cookieConsent": {
            "acceptAll": "Accept all",
            "cookiePreferences": {
                "alert": "Disabling optional cookies won't affect core functionality, but it will degrade your experience and reduce the relevance of the content you see and receive.",
                "description": "We use essential cookies to operate the site securely and enable core functionality. Optional cookies — used only with your consent — keep {{tenant}} fresh, functional, and faster, while tailoring your experience and providing anonymized audience insights that keep our organizers and game developers happy.",
                "heading": "Cookie preferences",
                "options": {
                    "functional": {
                        "description": "Provide anonymized data that organizers and game developers rely on to improve competitions and content. Keeps {{tenant}} fresh for you — and makes our partners happy.",
                        "label": "Audience insights & analytics"
                    },
                    "performance": {
                        "description": "Speed up the site and remember your preferences for a smoother experience.",
                        "label": "Performance"
                    },
                    "strictlyNecessary": {
                        "description": "Required for login, security, and essential features. Always active.",
                        "label": "Strictly necessary cookies"
                    },
                    "targeting": {
                        "description": "Let us keep things relevant. With your consent, we'll show you competitions you actually care about — not random stuff you'll ignore.",
                        "label": "Marketing & outreach"
                    }
                }
            },
            "description": "Essential cookies keep {{tenant}} running securely. Optional cookies help improve your experience. See our <1>Cookie Policy</1>.",
            "description_minimal": "We use cookies to operate {{tenant}}. See our <1>Cookie Policy</1>.",
            "gotIt": "Got it",
            "heading": "We use cookies",
            "heading_minimal": "Cookies",
            "managePreferences": "Manage preferences",
            "onlyEssentials": "Only essentials"
        },
        "direction": {
            "bottom": "Bottom",
            "center": "Center",
            "horizontal": "Horizontal",
            "left": "Left",
            "right": "Right",
            "vertical": "Vertical"
        },
        "download": {
            "desktopApp": {
                "banner": {
                    "button": {
                        "text": "Download"
                    },
                    "heading": "{{tenant}} for Windows",
                    "text": "All your esports competitions, just a click away."
                },
                "betaBadge": {
                    "text": "Beta"
                },
                "button": {
                    "text": "Download",
                    "tooltip": "Download our desktop app."
                }
            }
        },
        "enableNotifications": {
            "cta": "Yes, notify me",
            "heading": "Turn on notifications?",
            "text": "Never miss any important events like your tournament's check-in, your game starting, or direct messages."
        },
        "error": {
            "forbidden": {
                "actionText": "Return to start page",
                "code": "403",
                "text": "You do not have permission to view this.",
                "title": "Forbidden"
            },
            "pageNotFound": {
                "actionText": "Return to start page",
                "code": "404",
                "text": "The page you're looking for can't be found.",
                "title": "Page not found."
            },
            "queryError": "An error occurred, please try again.",
            "saveFailed": "Save failed, please try again.",
            "unauthorized": {
                "actionText": "Return to start page",
                "code": "401",
                "text": "You are not authorized to view this.",
                "title": "Unauthorized"
            }
        },
        "external": {
            "discord": "Discord",
            "reddit": "Reddit",
            "twitter": "Twitter"
        },
        "form": {
            "textArea": {
                "hint": "Use markdown to format your text. Click <1>here</1> to learn more.",
                "placeholder": {
                    "text": "You have not entered any text.",
                    "title": "No text"
                },
                "preview": "Preview",
                "write": "Write"
            }
        },
        "fragment": {
            "from": "From",
            "or": "Or"
        },
        "images": {
            "cropper": {
                "zoomHint": "Use the mouse wheel to zoom in and out."
            },
            "fileInput": {
                "placeholder": {
                    "text": "Click or drag images here to upload."
                }
            },
            "updateLogo": "Update logo",
            "uploadFromCamera": "Take a new photo",
            "uploadFromLibrary": "Upload from your library"
        },
        "indicator": {
            "loading": "Loading...",
            "redirecting": "Redirecting...",
            "starting": "Starting {{noun}}..."
        },
        "invitation": {
            "challengeInvite": {
                "hintText": {
                    "noAvatar": "You need a game account in the game's region to accept the invite."
                },
                "text": "You've been invited to the game <1 />."
            },
            "friendRequest": "<0 /> sent you a friend request.",
            "pageInvite": "<0 /> invited you to the Space <2 />.",
            "partyInvite": "<0 /> sent you a party invite.",
            "teamInvite": "You've been invited to the team <1 />.",
            "tournamentTeamInvite": {
                "hintText": {
                    "hasOwnAttendance": "You are already a member of another team in this tournament. To be able to accept this invite, you need to leave that team first.",
                    "noAvatar": "You need a game account in the tournament's region to accept."
                },
                "text": "You've been invited to play <1 /> with the team <3 />."
            }
        },
        "jsonSchema": {
            "actions": {
                "addInput": "Add input",
                "tryIt": "Try it"
            },
            "alerts": {
                "invalidPdfUrl": "Invalid PDF URL in the default value field for this input.",
                "invalidSchema": "Invalid schema. {{errorMessage}}",
                "missingPdfUrl": "Enter a PDF URL in the default value field for this input."
            },
            "fieldEditor": {
                "allowDecimals": "Allow decimals",
                "defaultValue": {
                    "hint": "This is the default value that the field will have until the user changes it.",
                    "label": "Default value",
                    "placeholder": "Default value",
                    "prefilledTooltip": "If you prefix one of the following strings: {{allowedPrefilledValues}} with cm:, the user's data will be prefilled. For example: cm:{{example}}"
                },
                "description": {
                    "hint": "This is the text that will appear below the field.",
                    "placeholder": "Description"
                },
                "disabledHint": "If this is ticked, the field will be disabled.",
                "editField": "Edit field",
                "hiddenHint": "If this is ticked, the field will not be shown to the user.",
                "key": {
                    "hint": "This is the key that will be used in the JSON schema. It must be unique.",
                    "label": "Key",
                    "placeholder": "Key"
                },
                "label": {
                    "hint": "This is the text that will appear above the field as a label.",
                    "label": "Label",
                    "placeholder": "Label"
                },
                "maxLength": "Maximum length",
                "maximumValue": "Maximum value",
                "minLength": "Minimum length",
                "minimumValue": "Minimum value",
                "noLimitHint": "Leave blank for no limit.",
                "pattern": {
                    "hint": "This is a regular expression that the value must match.",
                    "label": "Pattern",
                    "placeholder": "Pattern"
                },
                "placeholder": {
                    "hint": "This is the text that will appear in the field if empty.",
                    "label": "Placeholder",
                    "placeholder": "Placeholder"
                },
                "required": {
                    "hint": "If this is ticked, the field will be required to fill in.",
                    "label": "Required",
                    "labelBoolean": "Required to be ticked"
                },
                "selectMany": {
                    "hint": "Select many will allow the user to select multiple options.",
                    "label": "Select many"
                },
                "ticked": "Ticked",
                "tooltip": {
                    "hint": "This is the text that will appear when the user hovers over the label.",
                    "label": "Tooltip",
                    "placeholder": "Tooltip"
                }
            },
            "inputType": {
                "array": "Array",
                "checkbox": "Checkbox",
                "datePicker": "Date picker",
                "email": "Email",
                "infoTextField": "Info text field",
                "number": "Number",
                "pdf": "PDF",
                "radio": "Radio",
                "select": "Select",
                "switch": "Switch",
                "text": "Text",
                "textArea": "Text area"
            },
            "options": {
                "addOption": "Add option",
                "value": {
                    "hint": "Can be a word or a number. Must be unique among all options.",
                    "label": "Value"
                }
            },
            "validation": {
                "maxLength": "Must be {{maxLength}} characters or fewer.",
                "minLength": "Must be at least {{minLength}} characters.",
                "patternMismatch": "\"{{label}}\" does not match the field requirements."
            }
        },
        "leavingChallengermode": {
            "heading": "You are leaving {{tenant}}",
            "text": "This link will take you to"
        },
        "menu": {
            "about": "About",
            "activities": "Activities",
            "blog": "Blog",
            "brands": "Brands",
            "careers": "Careers",
            "desktopVersion": "{{tenant}} Desktop Version",
            "developers": "Developers",
            "explore": "Explore",
            "faq": "FAQ",
            "features": "Features",
            "feed": "Feed",
            "games": "Games",
            "general": "General",
            "giveUsFeeback": "Give us feedback",
            "helpCenter": "Help Center",
            "home": "Home",
            "language": "Language",
            "legal": "Legal",
            "marketplace": "Marketplace",
            "organizers": "Organizers",
            "overview": "Overview",
            "pastActivities": "Past activities",
            "privacyPolicy": "Privacy Policy",
            "search": "Search",
            "spaces": "Spaces",
            "stream": "Stream",
            "support": "Support",
            "termsOfUse": "Terms of Use",
            "workWithUs": "Work with us"
        },
        "meta": {
            "dragAndDropHint": "Select a team to the left and move it up or down using the buttons above.",
            "informationSaved": "Information saved",
            "maxNumberOfTeamsReached": "The max number of teams for this competition has already been reached.",
            "titleCannotBeJoined": "The competition can't be joined at this time.",
            "titleCannotBeJoined_cup": "The cup can't be joined at this time.",
            "titleCannotBeJoined_tournament": "The tournament can't be joined at this time.",
            "youCanSafelyCloseThisWindow": "You can safely close this window."
        },
        "mobileApp": {
            "bottomBanner": {
                "details": "Open in the {{tenant}} app"
            }
        },
        "onboarding": {
            "action": {
                "addLater": {
                    "text": "Add later"
                },
                "continue": {
                    "text": "Continue"
                },
                "getStarted": {
                    "text": "Get started"
                }
            },
            "addGameText": "Get started by adding a game to your account - you'll be ready to join your first competition in no time.",
            "checklist": {
                "addBiography": {
                    "description": "Let others learn more about you by adding relevant information.",
                    "heading": "Add biography"
                },
                "addFriends": {
                    "description": "Invite or find your friends on {{tenant}}.",
                    "heading": "Add friends"
                },
                "description": "Add friends, customize your profile and describe yourself.",
                "heading": "Set up your profile",
                "uploadPictures": {
                    "description": "Customize your profile by adding a profile picture and banner.",
                    "heading": "Upload profile picture and banner"
                }
            },
            "finished": {
                "text": "You can change your information at any time and edit advanced settings <1>here</1>.",
                "textUser": "We're happy to have you on board! Explore the platform to sign up for your first competition.",
                "title": "You are all set!"
            },
            "skip": {
                "confirm": {
                    "text": "Are you sure you want to skip the onboarding?"
                }
            },
            "steps": {
                "createApp": {
                    "heading": "Create application",
                    "text": "Create a new application that uses the {{tenant}} API to interact with {{tenant}}."
                },
                "followSpaces": {
                    "heading": "Follow Spaces",
                    "text": "Follow some of these Spaces we think you might be interested in or search for other Spaces on {{tenant}}."
                },
                "myAccount": {
                    "heading": "Welcome to {{tenant}}",
                    "text": "Let's get started by setting up your account."
                },
                "type": {
                    "heading": "How are you planning to use {{tenant}}?",
                    "text": "We'll streamline your experience based on your answer.",
                    "types": {
                        "developer": {
                            "description": "Integrate your game with {{tenant}}.",
                            "name": "Integrate"
                        },
                        "organizer": {
                            "description": "Host esports tournaments effortlessly at any scale.",
                            "name": "Organize"
                        },
                        "user": {
                            "description": "Play in competitions on {{tenant}}.",
                            "name": "Play"
                        }
                    }
                }
            },
            "stepsCompleted_one": "{{done}} of {{count}} step completed",
            "stepsCompleted_other": "{{done}} of {{count}} steps completed",
            "welcomeToTheArena": "Welcome to the arena,\n{{name}}"
        },
        "ordinal": {
            "base": "{{placement, ordinal}}",
            "few": "rd",
            "many": "th",
            "one": "st",
            "other": "th",
            "two": "nd",
            "zero": "th"
        },
        "outdated": {
            "heading": "New version available"
        },
        "party": {
            "modal": {
                "deleteParty": {
                    "confirmMessage": "Are you sure you want to delete the party?"
                },
                "noParty": {
                    "text": "You are not a member of any party.",
                    "title": "No party"
                },
                "removeInvitation": {
                    "confirmMessage": "Do you want to remove the invitation to the party?",
                    "confirmTitle": "Remove invitation",
                    "tooltip": "Remove invitation"
                },
                "removeMember": {
                    "confirmMessage": "Are you sure you want to remove this user from the party?",
                    "confirmTitle": "Remove from party"
                }
            }
        },
        "placeholder": {
            "authentication": {
                "required": {
                    "action": "Log in or sign up",
                    "heading": "You need to log in",
                    "text": "You need to log in or sign up to continue."
                }
            },
            "checkout": {
                "processingDeposit": {
                    "heading": "Processing deposit",
                    "text": "Your deposit is being processed. Please wait."
                },
                "processingPayment": {
                    "heading": "Processing payment",
                    "text": "Your payment is being processed. Please wait."
                }
            },
            "genericError": {
                "action": "Try again",
                "heading": "Something went wrong",
                "text": "Please try again later. We're sorry for the inconvenience."
            },
            "globalSearch": {
                "disabled": {
                    "heading": "Temporarily disabled",
                    "text": "The search is temporarily disabled. Please try again later. We're sorry for the inconvenience."
                },
                "inputPlaceholder": "Search...",
                "text": "Search for competitions, games, users and more.",
                "title": "Search"
            },
            "mobileOnly": {
                "heading": "Not available on small screens",
                "text": "Please use a device with larger screen resolution to access this page. We're sorry for the inconvenience."
            },
            "noActivities": {
                "text": "Your activities will appear here.",
                "title": "No activities"
            },
            "noNotifications": {
                "text": "Your recent notifications will show up here.",
                "title": "No Notifications"
            },
            "noSearchResults": {
                "text": "Try searching again using a different spelling or keyword.",
                "title": "Couldn't find \"{{searchString}}\""
            },
            "notFound": {
                "heading": "Not found",
                "text": "Could not find the requested item.",
                "textProduct": "Could not find the requested product."
            }
        },
        "realm": {
            "asia": "Asia",
            "brazil": "Brazil",
            "eastAsia": "East Asia",
            "europe": "Europe",
            "global": "Global",
            "india": "India",
            "latinAmerica": "Latin America",
            "middleEast": "Middle East",
            "northAfrica": "North Africa",
            "northAmerica": "North America",
            "oceania": "Oceania",
            "southeastAsia": "Southeast Asia",
            "southernAfrica": "Sub-Saharan Africa"
        },
        "report": {
            "menu": {
                "text": "Report"
            }
        },
        "roles": {
            "admin": "Admin",
            "caster": "Caster",
            "liteAdmin": "Lite admin",
            "moderator": "Moderator",
            "roleOfSomething": "{{role, uppercase}} of {{something}}",
            "unassigned": "Unassigned"
        },
        "search": {
            "actions": {
                "clearRecent": "Clear recent searches",
                "remove": {
                    "tooltip": "Remove from recent searches."
                }
            },
            "filter": {
                "noResults": {
                    "heading": "No results",
                    "text": "No results for \"{{query}}\"."
                },
                "placeholder": "Filter"
            },
            "recentSearches": "Recent searches",
            "resultsFor": "Search results for \"{{query}}\""
        },
        "select": {
            "placeholder": {
                "allSelected": "All selected",
                "countSelected_one": "{{count}} selected",
                "countSelected_other": "{{count}} selected",
                "none": "None"
            },
            "placeholderWithEllipsis": "Select..."
        },
        "shareFeedback": {
            "about": {
                "bugs": {
                    "heading": "Bugs",
                    "text": "Let us know about errors, including performance issues, faulty responses, and other unexpected bugs."
                },
                "featureRequests": {
                    "heading": "Ideas",
                    "text": "Let us know about features you'd love to see in the app, those you think should be removed or the ones that need working on."
                },
                "heading": "How can I contribute?",
                "ux": {
                    "heading": "Thoughts",
                    "text": "Let us know about your experience using the app. Do you find everything you are looking for and do you enjoy using the app?"
                }
            },
            "heading": "Share your feedback",
            "intro": "Help us create the most user-friendly and reliable app for our competitive gaming community."
        },
        "sidebar": {
            "left": {
                "placeholder": {
                    "heading": "It's empty here",
                    "text": "Add a game account or become member of a Space to get started."
                }
            },
            "right": {
                "action": {
                    "addFriend": {
                        "placeholder": "You haven't added any friends.",
                        "text": "Add friend"
                    },
                    "createParty": {
                        "text": "Create party"
                    },
                    "createTeam": {
                        "placeholder": "You haven't joined any teams.",
                        "text": "Create team"
                    },
                    "leaveParty": {
                        "confirmMessage": "Are you sure you want to leave **{{heading}}**?",
                        "confirmTitle": "Leave party",
                        "text": "Leave"
                    }
                },
                "base": {
                    "mutualFriend_one": "{{count}} mutual friend",
                    "mutualFriend_other": "{{count}} mutual friends",
                    "suggestedFriends": "Suggested friends"
                },
                "heading": {
                    "yourActivities": "Your activities",
                    "yourFriends": "Your friends",
                    "yourParty": "Your party",
                    "yourTeams": "Your teams"
                },
                "placeholder": {
                    "heading": "It's empty here",
                    "text": "Create a team or find friends to get started."
                },
                "supportButton": {
                    "action": {
                        "chatWithUs": {
                            "description": "Chat with us or get help in our Help Center.",
                            "text": "Support"
                        }
                    },
                    "greeting": "Hi, {{name}}!",
                    "greeting_isLoggedOut": "Hi!",
                    "heading": {
                        "community": "Community",
                        "support": "Support"
                    },
                    "prompt": "Do you need assistance?"
                }
            }
        },
        "size": {
            "large": "Large",
            "medium": "Medium",
            "small": "Small",
            "x-large": "X-Large",
            "x-small": "X-Small"
        },
        "success": {
            "accessGranted": "Access granted.",
            "accessRemoved": "Access removed.",
            "copiedToClipboard": "Copied to clipboard!",
            "invitationSent": "The invitation was successfully sent.",
            "imageUploaded": "Image uploaded!",
            "savedSettings": "Saved settings."
        },
        "support": {
            "challengermodeSupport": {
                "details": "Support provided by {{tenant}}",
                "heading": "{{tenant}} support",
                "text": "Contact the official support team."
            },
            "chat": {
                "description": "Get in touch with our support team right away. We're here to help you in any way we can.",
                "name": "Support chat",
                "priorityName": "Priority support"
            },
            "chatWithUs": "Chat with us",
            "contactSpaceAdmin": "Contact Space admin",
            "developerSupport": {
                "discord": "Developer Discord server",
                "issueTracker": "Bugs and feature requests"
            },
            "discord": {
                "description": "Learn from others in the {{tenant}} community.",
                "linkText": "Go to Discord"
            },
            "email": {
                "sendUsAnEmail": "Send us an email"
            },
            "greetingPt1": "Hi {{name}},",
            "greetingPt1NoName": "Hi,",
            "greetingPt2": "how can we help?",
            "helpAndSupport": "Help and support",
            "knowledgeBase": {
                "description": "Find how-to guides and answers to your questions.",
                "linkText": "Visit Knowledge Base",
                "name": "Knowledge Base",
                "popularTopics": {
                    "getStarted": {
                        "description": "These articles will help you get set up and started on {{tenant}}.",
                        "heading": "Get started"
                    },
                    "heading": "Popular topics",
                    "myAccount": {
                        "description": "Explore articles related to your account settings, verification emails and more.",
                        "heading": "My account"
                    },
                    "payments": {
                        "description": "Help with payments and transactions to and from your {{tenant}} wallet.",
                        "heading": "Payments"
                    },
                    "play": {
                        "description": "Are you here to compete in tournaments and events? Let us help you get started.",
                        "heading": "Play"
                    }
                }
            },
            "mobileAppHint": "Our live support chat is currently only available on the web. You'll be redirected to our website where you can log in."
        },
        "time": {
            "closes": "Closes",
            "closesAtDate": "Closes {{date}}",
            "completed": "Completed {{date}}",
            "created": "Created {{date}}",
            "dayAtDate": "{{prefix}} at {{date}}",
            "dayAtTimeSlug": "{{day}}s at {{hour}}:{{minute}}",
            "day_count_one": "{{count}} day",
            "day_count_other": "{{count}} days",
            "day_one": "day",
            "day_other": "days",
            "days": {
                "friday": "Friday",
                "monday": "Monday",
                "saturday": "Saturday",
                "sunday": "Sunday",
                "thursday": "Thursday",
                "tuesday": "Tuesday",
                "wednesday": "Wednesday"
            },
            "endTime": "End time",
            "ended": "Ended",
            "ends": "Ends",
            "hour_count_one": "{{count}} hour",
            "hour_count_other": "{{count}} hours",
            "hour_one": "hour",
            "hour_other": "hours",
            "invitedDate": "Invited {{date}}",
            "length": "Length",
            "minute_count_one": "{{count}} minute",
            "minute_count_other": "{{count}} minutes",
            "minute_one": "minute",
            "minute_other": "minutes",
            "month_count_one": "{{count}} month",
            "month_count_other": "{{count}} months",
            "month_one": "month",
            "month_other": "months",
            "month_short": "mon",
            "months": {
                "april": "April",
                "april_short": "Apr",
                "august": "August",
                "august_short": "Aug",
                "december": "December",
                "december_short": "Dec",
                "february": "February",
                "february_short": "Feb",
                "january": "January",
                "january_short": "Jan",
                "july": "July",
                "july_short": "Jul",
                "june": "June",
                "june_short": "Jun",
                "march": "March",
                "march_short": "Mar",
                "may": "May",
                "may_short": "May",
                "november": "November",
                "november_short": "Nov",
                "october": "October",
                "october_short": "Oct",
                "september": "September",
                "september_short": "Sep"
            },
            "never": "Never",
            "noStartTime": "No start time",
            "now": "now",
            "ongoing": "ongoing",
            "opensAtDate": "Opens {{date}}",
            "opensInTime": "Opens in {{time}}",
            "past": "past",
            "scheduledStartTime": "Scheduled start time",
            "second_count_one": "{{count}} second",
            "second_count_other": "{{count}} seconds",
            "second_one": "second",
            "second_other": "seconds",
            "sentAt": "Sent: {{timestamp}}",
            "started": "Started",
            "starts": "Starts",
            "startsIn": "Starts in {{time}}",
            "today": "today",
            "tomorrow": "tomorrow",
            "upcoming": "upcoming",
            "week_count_one": "{{count}} week",
            "week_count_other": "{{count}} weeks",
            "week_one": "week",
            "week_other": "weeks",
            "year_count_one": "{{count}} year",
            "year_count_other": "{{count}} years",
            "year_one": "year",
            "year_other": "years",
            "yesterday": "yesterday"
        },
        "toolbar": {
            "chat": {
                "footerButtonText": "See all in inbox",
                "heading": "Chats"
            },
            "create": {
                "customGame": {
                    "description": "Challenge your friends in custom games.",
                    "text": "Custom game"
                },
                "heading": "Create",
                "ladder": {
                    "description": "Create ladders for your friends or community.",
                    "text": "Ladder"
                },
                "league": {
                    "description": "Create leagues for your friends or community.",
                    "text": "League"
                },
                "marketplaceListing": {
                    "description": "Sell coaching and other esports services.",
                    "text": "Marketplace listing"
                },
                "post": {
                    "description": "Post to your feed.",
                    "text": "Post"
                },
                "space": {
                    "description": "Organize, grow and monetize your community.",
                    "text": "Space"
                },
                "team": {
                    "description": "Compete with your friends.",
                    "text": "Team"
                },
                "tooltip": "Create",
                "tournament": {
                    "description": "Create tournaments for your friends or community.",
                    "text": "Tournament"
                }
            },
            "notifications": {
                "heading": "Notifications"
            },
            "wallet": {
                "footerButtonText": "View all transactions",
                "heading": "Your funds",
                "helpTooltip": "Learn more about payments on {{tenant}}."
            }
        },
        "validation": {
            "description": {
                "maxLength": "The description cannot be longer than {{maxLength}} characters."
            },
            "name": {
                "maxLength": "The name cannot be longer than {{maxLength}} characters."
            },
            "number": {
                "max": "Cannot be greater than {{max}}",
                "min": "Cannot be less than {{min}}",
                "range": "Must be between {{min}} and {{max}}"
            },
            "required": "Field is required",
            "shortName": {
                "maxLength": "The short name cannot be longer than {{maxLength}} characters."
            },
            "url": {
                "required": "URL is required"
            },
            "videoUrl": {
                "maxLength": "The video URL cannot be longer than {{maxLength}} characters."
            },
            "website": {
                "maxLength": "The website URL cannot be longer than {{maxLength}} characters.",
                "url": "Please enter a valid website URL"
            },
            "youTube": {
                "embedFormat": "Please enter a link of the format https://www.youtube.com/embed/*videoID*"
            }
        },
        "backoffice": {
            "errorCodes": "Error codes",
            "heroes": "Heroes",
            "ladders": {
                "heading": "Manage Ladders"
            },
            "matchmakingQueues": {
                "create": "Create queue"
            },
            "overview": {
                "heading": "Super secret stats"
            },
            "payments": {
                "error": "Major cockup: {{error}}",
                "heading": "Manage Payment Index",
                "paymentId": "Payment ID",
                "search": "Search",
                "searchLabel": "Search payments by user ID",
                "userId": "User ID"
            },
            "privileges": {
                "addRole": "Add Role"
            },
            "tournamentBlueprints": {
                "description": "Create and manage your tournament blueprints.",
                "heading": "Tournament Blueprints"
            },
            "user": {
                "heading": "User Backoffice"
            }
        }
    }
}
