{
    "team": {
        "about": {
            "contact": "Contact",
            "heading": "About",
            "information": "Information"
        },
        "action": {
            "cancelInvite": {
                "confirm": {
                    "heading": "Cancel invite",
                    "text": "Do you want to cancel the invite to the team?"
                },
                "text": "Cancel invite"
            },
            "createTeam": {
                "text": "Create team"
            },
            "delete": {
                "confirm": {
                    "heading": "Delete team",
                    "text": "Are you sure you want to delete the team **{{name}}**?"
                }
            },
            "draftToTournament": "Draft to tournament",
            "inviteTeam": {
                "text": "Invite"
            },
            "inviteUser": {
                "alreadyMember": "Already member of the team",
                "alreadyMemberOfAllTeams": "{{name}} is already a member of all the teams you manage.",
                "headingEllipsis": "Invite {{name}} to...",
                "placeholder": {
                    "heading": "No teams",
                    "text": "You are not the captain of any team. Talk to the team captain of the team you want to invite the user to or create your own team."
                },
                "selectTeam": "Select team",
                "success": "{{name}} was invited to the team.",
                "text": "Invite"
            },
            "leaveSocialTeam": {
                "confirmMessage": "Do you want to leave the team **{{teamName}}**?",
                "confirmTitle": "Leave team",
                "tooltip": "You are a member of {{teamName}}. Click to leave the team."
            },
            "leaveTeam": {
                "confirmMessage": "You can always be invited by the team captain again.",
                "confirmTitle": "Leave the team {{name}}?",
                "text": "Leave team"
            },
            "logInOrSignUpToInviteToTeam": {
                "text": "Log in or sign up to invite to team"
            },
            "openTeamChat": {
                "text": "Open team chat"
            },
            "removeInvite": {
                "confirm": {
                    "heading": "Remove invite",
                    "text": "Do you want to remove the team invitation to **{{name}}**?"
                }
            },
            "removeMember": {
                "confirm": {
                    "heading": "Remove member",
                    "text": "Do you want to remove **{{name}}** from the team?"
                },
                "success": "{{name}} was removed from the team."
            },
            "restore": {
                "success": "Team restored.",
                "text": "Restore team"
            },
            "shareTeam": {
                "shareText": "Check out the team {{name}} on {{tenant}}!",
                "text": "Share"
            },
            "viewProfile": {
                "text": "View profile"
            }
        },
        "api": {
            "success": {
                "changesSaved": "Your changes were saved successfully.",
                "invitationAccepted": "The invitation was accepted.",
                "invitationCancelled": "The invitation was cancelled successfully.",
                "invitationDeclined": "The invitation was declined.",
                "inviteSent": "Invite sent.",
                "leftTeam": "You are no longer a member of the team.",
                "memberRemoved": "The member was removed from the team.",
                "partyInvitationAccepted": "The invitation was accepted.",
                "partyInvitationDeclined": "The invitation was declined.",
                "teamCreated": "The team was created successfully.",
                "teamDeleted": "The team was deleted successfully.",
                "userAdded": "User added."
            }
        },
        "appearance": {
            "banner": {
                "description": "The banner makes your team look and feel more unique.",
                "heading": "Banner",
                "hint": "We recommend an image that is 2400x600 pixels."
            },
            "logo": {
                "description": "The logo helps users easily recognize your team.",
                "heading": "Logo",
                "hint": "We recommend an image that is 256x256 pixels."
            }
        },
        "backoffice": {
            "changeCaptain": {
                "confirm": {
                    "action": "Change",
                    "heading": "Change captain",
                    "message": "Are you sure you want to change the captain to this user?"
                },
                "description": "Change the captain of this team to a new user. If the user is not a member of the team, they will be added as a member.",
                "heading": "Change captain",
                "makeCaptain": {
                    "confirmButton": "Make captain",
                    "confirmMessage": "Do you want to make **{{name}}** captain of the team?",
                    "confirmTitle": "Make captain",
                    "success": "The user was made captain successfully."
                },
                "success": "The user was drafted as captain successfully."
            },
            "editName": {
                "description": "Team names are intended to be permanent, and changes may not be reflected in historical records.",
                "heading": "Edit name",
                "success": "The team name was changed successfully."
            },
            "verify": {
                "description": "Verify the team to get a verified icon next to its name.",
                "heading": "Verify team",
                "success": {
                    "unverified": "The team was unverified successfully.",
                    "verified": "The team was verified successfully."
                }
            }
        },
        "base": {
            "deactivatedTeam": "Deactivated team",
            "team_one": "Team",
            "team_other": "Teams"
        },
        "create": {
            "form": {
                "teamName": {
                    "placeholder": "Enter a team name",
                    "validation": {
                        "required": "Please enter a team name."
                    }
                }
            }
        },
        "form": {
            "country": {
                "label": "Country"
            },
            "description": {
                "label": "Description"
            },
            "email": {
                "label": "Email"
            },
            "showCountry": {
                "label": "Show country"
            },
            "teamName": {
                "label": "Team name"
            },
            "videoUrl": {
                "label": "Video URL"
            },
            "websiteUrl": {
                "label": "Website URL"
            }
        },
        "members": {
            "actions": {
                "add": "Add"
            },
            "addMember": {
                "error": "Something went wrong importing players",
                "nickname": "Nickname",
                "success": "Player added to team"
            },
            "errors": {
                "notAllowed": "Not Allowed",
                "notAllowedAdd": "You are not allowed to add members to this team.",
                "notAllowedInvite": "You are not allowed to invite members to this team."
            },
            "count": "{{count}} members",
            "heading": "Members",
            "hints": {
                "inviteNewMembers": "Invite new members to the team."
            },
            "inviteMembers": "Invite members",
            "labels": {
                "steamId": "Steam ID"
            },
            "noMembers": {
                "text": "The team does not have any members.",
                "title": "No Members"
            }
        },
        "overview": {
            "activities": {
                "competed": "competed in a tournament.",
                "competingIn": "is competing in a tournament.",
                "heading": "Activities",
                "noActivities": {
                    "text": "This team has not played anything yet.",
                    "title": "No activities"
                },
                "registeredFor": "registered for a tournament."
            },
            "stream": {
                "heading": "Stream"
            }
        },
        "onboarding": {
            "description": "Get your team started by completing these steps. You can do them now, or come back later to finish up.",
            "heading": "Set up your team",
            "todos": {
                "describeTeam": {
                    "description": "Let others learn more about this team by adding relevant information.",
                    "heading": "Describe your team"
                },
                "inviteFriends": {
                    "description": "Invite friends to your team and sign up for competitions together.",
                    "heading": "Invite friends"
                },
                "uploadLogoAndBanner": {
                    "heading": "Upload logo and banner"
                }
            }
        },
        "placeholder": {
            "noMembers": {
                "heading": "No members",
                "text": "There are no members in this team."
            },
            "noTeams": "No teams"
        },
        "profile": {
            "noInformation": "No information",
            "teamMembers": "Team members",
            "video": {
                "addVideo": "Add video",
                "highlight": "Highlight your team with a video."
            }
        },
        "search": {
            "placeholder": "Search for team...",
            "emptyState": {
                "heading": "No teams",
                "text": "No teams match your filters. Try a different search."
            },
            "captainUserId": {
                "labelText": "Captain",
                "placeholder": "Any captain"
            },
            "country": {
                "labelText": "Country",
                "placeholder": "Any country"
            },
            "memberUserId": {
                "labelText": "Member",
                "placeholder": "Any member"
            },
            "verified": {
                "labelText": "Verified"
            }
        },
        "settings": {
            "about": {
                "addVideo": "Add video",
                "description": "Let others learn more about this Team by adding relevant information.",
                "fields": {
                    "location": "Location",
                    "showLocation": "Show location in team profile"
                },
                "heading": "About",
                "noInformation": "No information",
                "sections": {
                    "contact": "Contact",
                    "information": "Information",
                    "socialNetworks": "Social networks"
                },
                "validation": {
                    "websiteUrl": "Please enter a valid website link"
                }
            },
            "appearance": {
                "description": "Customize your team by adding a logo and banner.",
                "heading": "Appearance"
            },
            "hints": {
                "cannotChangeName": "You cannot change team names.",
                "manageContactInfo": "Manage team contact information."
            },
            "members": {
                "description": "Manage and invite new members to the team here.",
                "heading": "Members",
                "invitations": {
                    "heading": "Invitations",
                    "invited": "Invited"
                }
            },
            "validation": {
                "emailFormat": "Please enter a valid email.",
                "videoUrlFormat": "Please enter a link of the format https://www.youtube.com/embed/*videoID*"
            }
        },
        "teamFinder": {
            "filter": {
                "allRegions": "All regions",
                "country": "Country",
                "language": "Language",
                "mature": "Mature",
                "region": "Region",
                "resetFilters": "Reset Filters",
                "roles": "Roles",
                "selectCountry": "Select country",
                "selectLanguage": "Select language",
                "selectRegion": "Select region",
                "show18Plus": "Show 18+ users only"
            },
            "joinModal": {
                "changeGameAccount": "Change game account",
                "chooseGameAccount": "Choose game account...",
                "chooseLanguages": "Choose languages...",
                "chooseRole": "Choose a role...",
                "comment": "Comment",
                "commentPlaceholder": "Describe what team you are looking for and why you're a good teammate.",
                "communicationLanguages": "Communication languages",
                "details": "Fill in the details below to find a team. Joining the Team Finder will display your nationality.",
                "gameAccount": "Game account",
                "heading": "Join the Team Finder",
                "join": "Join",
                "roles": "Roles"
            },
            "post": {
                "role": "Role"
            },
            "tiers": {
                "maxRank": "Max rank",
                "minRank": "Min rank",
                "noLimit": "No limit",
                "unranked": "Unranked"
            }
        },
        "verified": {
            "text": "{{name}} is a verified team."
        }
    }
}
