{
    "matchmaking": {
        "action": {
            "createQueue": "Create queue",
            "leave": {
                "confirm": {
                    "text": "Are you sure you want to leave the matchmaking queue?"
                },
                "text": "Leave queue"
            },
            "reject": {
                "confirm": {
                    "text": "Are you sure you want to decline this match?"
                }
            }
        },
        "base": {
            "closesQueueIndicator": "Closing queue...",
            "inQueueCount": "{{count}} in queue",
            "join": "Join queue",
            "joiningQueue": "Joining queue",
            "matchmaking": "Matchmaking",
            "matchmakingQueue_one": "Matchmaking queue",
            "matchmakingQueue_other": "Matchmaking queues",
            "openTimes": "Opening hours",
            "openingQueueIndicator": "Opening queue...",
            "rejoin": "Rejoin queue",
            "teamFinder": "Team Finder",
            "waitingForOpponent": "Waiting for opponent"
        },
        "feedback": {
            "alreadyMatched": "You already have a match in another queue.",
            "finding": "Finding game...",
            "finding_tournament": "Finding tournament..."
        },
        "form": {
            "compositionBalance": {
                "hint": "Determines how much team composition affects matchmaking.",
                "label": "Composition balance weight"
            },
            "description": {
                "placeholder": "Describe the matchmaking queue..."
            },
            "hostedBy": {
                "label": "Hosted by"
            },
            "logo": {
                "change": "Change logo",
                "upload": "Upload logo"
            },
            "namePlaceholder": "E.g. Wingman, 5v5 Bomb Defusal, Howing Abyss",
            "openTimes": {
                "active": "Active",
                "add": "Add opening hours",
                "remove": "Remove opening hours",
                "selectDay": "Select day...",
                "selectHour": "Select hour...",
                "selectMinute": "Select minute..."
            },
            "openingHours": {
                "label": "Opening hours",
                "tooltip": "The queue will automatically open or close at the specified times. Leave empty to control the queue manually."
            },
            "queueType": {
                "challenge": {
                    "description": "Matches will create individual games.",
                    "name": "Challenge"
                },
                "label": "Queue type",
                "tournament": {
                    "description": "Matches will create tournaments based on a provided blueprint.",
                    "name": "Tournament"
                }
            },
            "region": {
                "label": "Region",
                "placeholder": "Select region..."
            },
            "responseDeadline": {
                "fiveMinutes": "5 minutes",
                "label": "Time to accept/decline match",
                "none": "None - matches will automatically be accepted",
                "oneMinute": "1 minute",
                "placeholder": "Hours:Minutes:Seconds",
                "thirtySeconds": "30 seconds",
                "threeMinutes": "3 minutes",
                "tooltip": "Teams that don't accept the match within this time frame will be considered as declined and removed from the queue. Teams that accepted the match will automatically rejoin the queue."
            },
            "responseDeadlinePlaceholder": "Select response deadline...",
            "teamSize": {
                "label": "Team size",
                "placeholder": "Select team size..."
            },
            "timeZone": {
                "hint": "The time zone will be used to open and close the queue at the correct times.",
                "label": "Time zone",
                "placeholder": "Time zone"
            },
            "tournamentBlueprint": {
                "label": "Tournament blueprint"
            },
            "visibility": {
                "hidden": {
                    "description": "Hide the queue for everyone on {{tenant}}.",
                    "name": "Hidden"
                },
                "prelaunch": {
                    "description": "Show the queue for {{tenant}} admins only.",
                    "name": "Prelaunch"
                },
                "public": {
                    "description": "Show the queue for everyone on {{tenant}}.",
                    "name": "Public"
                }
            }
        },
        "modal": {
            "found": {
                "action": {
                    "goTo": "Go to game",
                    "goTo_tournament": "Go to tournament"
                },
                "heading": "Game found!",
                "heading_tournament": "Tournament found!",
                "settingUpText": "Setting up game...",
                "settingUpText_tournament": "Setting up tournament..."
            }
        },
        "onboarding": {
            "description": "Before you enter your first competition - warm up by playing a practice game against a real opponent.",
            "heading": "Play a practice game"
        },
        "placeholder": {
            "noQueues": {
                "heading": "No matchmaking queues",
                "text": "There are no available queues right now."
            }
        },
        "prelaunch": {
            "description": "Only users with special access can see these matchmaking queues.",
            "heading": "Unlisted queues"
        },
        "requirements": {
            "description": "You need to complete the following requirements to join the matchmaking queue.",
            "descriptionAlert": "You have requirements to complete before joining.",
            "done": {
                "heading": "All done",
                "text": "You are good to go. Continue to join the matchmaking queue.",
                "textClosed": "You are good to go. Please wait for the matchmaking queue to open."
            },
            "heading": "Complete requirements"
        },
        "state": {
            "closed": {
                "description": "The matchmaking queue is currently closed."
            }
        },
        "text": {
            "generalDescription": "Play matchmaking games to claim your tier and earn an official ranking on {{tenant}}."
        }
    }
}
