{
    "rules": {
        "collection": {
            "action": {
                "backToTop": "Back to top"
            },
            "emptyPlaceholder": {
                "heading": "No rules",
                "text": "There are no rules added yet."
            },
            "spiritOfRules": {
                "heading": "The Spirit of the Rules",
                "paragraphOne": "The rules written here are meant to facilitate the smooth progression of the competition and help players and administrators resolve conflicts. The most important principle is that teams and players attempt, to the best of their abilities, to play and finish their matches regardless of what happens.",
                "paragraphTwo": "An infraction of the rules (breaking them) may cause a team to forfeit a game – take an automatic loss. Severe infractions of these rules may lead to a disqualification from the competition."
            },
            "tableOfContents": "Table of contents"
        },
        "manage": {
            "rule": {
                "createHeading": "Create Rule",
                "editHeading": "Edit Rule",
                "form": {
                    "content": {
                        "labelText": "Content",
                        "placeholder": "Content"
                    },
                    "gameBrand": {
                        "hintText": "If this rule applies only to a specific game.",
                        "labelText": "Game brand",
                        "placeholder": "Game brand"
                    },
                    "note": {
                        "labelText": "Note",
                        "placeholder": "Note"
                    },
                    "type": {
                        "hintText": "Use this property to tag a rule.",
                        "labelText": "Type",
                        "placeholder": "Type"
                    }
                },
                "subRules": {
                    "addHeading": "Add sub rules",
                    "editHeading": "Edit sub rules"
                }
            },
            "ruleBook": {
                "createHeading": "Create Rule book",
                "editHeading": "Edit Rule book",
                "subRules": {
                    "addHeading": "Add sub rules",
                    "editHeading": "Edit sub rules"
                }
            }
        },
        "noRuleBooksFound": "No rule books found.",
        "selectRuleBook": "Select rule book"
    }
}
