{
    "magicLink": {
        "action": {
            "acceptInvite": {
                "notAuthenticated": "Log in or sign up to accept the invite.",
                "text": "Accept invite"
            },
            "copyLink": {
                "tooltip": "Copy link"
            },
            "createInvite": {
                "heading": "Create invite link",
                "successMessage": "Invite link created!",
                "text": "Create"
            },
            "editInviteLink": {
                "text": "Edit invite link."
            },
            "enterLink": "Enter invite code",
            "goTo": {
                "text": "Go to competition",
                "text_cup": "Go to cup",
                "text_tournament": "Go to tournament"
            }
        },
        "invite": {
            "expired": {
                "code": "400",
                "text": "Unfortunately, the invite link you're trying to access is no longer valid.",
                "title": "Invalid invite link"
            },
            "notFound": {
                "code": "404",
                "text": "Cannot find this resource",
                "title": "Invalid invite link"
            },
            "toBeFriends": "{{name}} would like to be your friend!",
            "toChallenge": "{{name}} wants to challenge you in {{gameTitle}}!",
            "toChallengermode": "You are invited to {{tenant}}",
            "toLobby": "{{name}} invited you to the lobby",
            "toLobbyTeam": "{{name}} invited you to a team in the lobby",
            "toLobbyTeam_cup": "{{name}} invited you to a team in the cup",
            "toLobby_cup": "{{name}} invited you to the cup",
            "toSpace": "{{name}} invited you to the Space",
            "toTeam": "{{name}} invited you to the team",
            "toTournament": "{{name}} invited you to the tournament",
            "toTournamentTeam": "{{name}} invited you to a team in the tournament"
        },
        "link": {
            "code": "Invite code",
            "expiresAfter": "Expires after",
            "hasExpired": "The link has expired.",
            "maxNumberOfUses": {
                "hintText": "The number of times the link can be used before it is invalidated.",
                "text": "Max number of uses"
            },
            "noExpiration": "The link has no expiration.",
            "willExpireAfter_one": "Expires after {{count}} use.",
            "willExpireAfter_other": "Expires after {{count}} uses.",
            "willExpireDate": "Expires {{date}}.",
            "willExpireDateOrCount_one": "Expires {{date}} or after {{count}} use.",
            "willExpireDateOrCount_other": "Expires {{date}} or after {{count}} uses."
        },
        "meta": {
            "aboutToJoinTitle": "You're about to join the {{title, lowercase}}",
            "alreadyPartOfTeam": "You are already a part of the team <1 />",
            "alreadyPartOfTeam_cup": "You are already a part of the team <1 /> in this cup",
            "alreadyPartOfTeam_tournament": "You are already a part of the team <1 /> in this tournament",
            "generatingLink": "Generating link...",
            "joinSoloOrWithATeam": {
                "description": "Select the team you want to join with or join solo to draft your team members later.",
                "heading": "Join solo or with a team"
            },
            "joinSomeoneOnTheTeam": "Join {{name}} on the team <1 />",
            "joinSomeoneOnTheTeam_withOtherMembers_one": "Join {{name}} and {{count}} other member on the team <1 />",
            "joinSomeoneOnTheTeam_withOtherMembers_other": "Join {{name}} and {{count}} other members on the team  <1 />",
            "titleHasStarted": "The {{title, lowercase}} has started and can no longer be joined."
        },
        "success": {
            "challenge": "Get ready to play in {{name}}.",
            "friendship": "You are now friends with {{name}}.",
            "heading": "Invite accepted",
            "page": "You are now a member of {{name}}.",
            "team": "You are now a member of {{name}}."
        },
        "tooltip": {
            "challengeStarted": "The game has started and can no longer be joined.",
            "spaceInactive": "The Space is inactive and can no longer be joined.",
            "teamInactive": "The team is inactive and can no longer be joined.",
            "tournamentStarted": "The tournament has started and can no longer be joined.",
            "userInactive": "The user is no longer active on {{tenant}}."
        }
    }
}
