{
    "customGame": {
        "base": {
            "create": "Skapa custom game",
            "customGame_one": "Custom game",
            "customGame_other": "Custom games",
            "createTitle": "Skapa custom game",
            "selectGameDescription": "Välj ett spel för att fortsätta."
        },
        "collection": {
            "placeholder": {
                "empty": {
                    "heading": "Inga offentliga matcher",
                    "text": "Det finns för närvarande inga offentliga matcher i {{gameTitle}}."
                },
                "noCollection": {
                    "heading": "Inte tillgängligt",
                    "text": "Custom games i {{gameTitle}} är inte tillgängliga just nu."
                },
                "noActive": {
                    "text": "Det finns för närvarande inga aktiva matcher för {{gameTitle}}."
                }
            },
            "create": {
                "description": "Inga aktiva custom games just nu, skapa ditt eget!",
                "heading": "Skapa ett custom {{gameTitle}}-game"
            },
            "toggle": {
                "hide": "Dölj",
                "show": "Visa"
            }
        },
        "create": {
            "placeholder": {
                "noAvatar": {
                    "heading": "Lägg till spelkonto",
                    "text": "Börja med att lägga till ett spelkonto för att skapa ett custom game."
                },
                "defaultDescription": "Skapa ditt eget custom game för att spela med andra användare."
            },
            "form": {
                "avatar": {
                    "label": "Välj spelkonto"
                },
                "name": {
                    "placeholder": "Något episkt"
                },
                "publicGame": {
                    "description": "Offentliga custom games är synliga för andra på {{tenant}}.",
                    "label": "Offentlig match"
                }
            },
            "login": {
                "heading": "Logga in eller registrera dig för att skapa match"
            }
        }
    }
}
