{
    "customGame": {
        "base": {
            "create": "Crear partida personalizada",
            "createTitle": "",
            "customGame_one": "",
            "customGame_other": "",
            "selectGameDescription": ""
        },
        "collection": {
            "create": {
                "description": "",
                "heading": ""
            },
            "placeholder": {
                "empty": {
                    "heading": "No hay partidas públicas",
                    "text": "Actualmente no hay partidas públicas de {{gameTitle}}."
                },
                "noActive": {
                    "text": ""
                },
                "noCollection": {
                    "heading": "No disponible",
                    "text": "De momento, las partidas personalizadas en {{gameTitle}} no están disponibles."
                }
            },
            "toggle": {
                "hide": "",
                "show": ""
            }
        },
        "create": {
            "form": {
                "avatar": {
                    "label": ""
                },
                "name": {
                    "placeholder": ""
                },
                "publicGame": {
                    "description": "",
                    "label": ""
                }
            },
            "login": {
                "heading": ""
            },
            "placeholder": {
                "defaultDescription": "",
                "noAvatar": {
                    "heading": "Agregar cuenta de juego",
                    "text": "Comienza agregando una cuenta de juego para crear una partida personalizada."
                }
            }
        }
    }
}
