{
    "cup": {
        "actions": {
            "joinCup": "Join cup",
            "viewCup": "View cup"
        },
        "base": {
            "cup_one": "Cup",
            "cup_other": "Cups",
            "featured_one": "Featured Cup",
            "featured_other": "Featured Cups"
        },
        "create": {
            "description": "Gather a large number of teams to match them into smaller, pre-configured tournaments.",
            "form": {
                "blueprintId": {
                    "hint": "Choose a cup tournament template to use as the underlaying competition format.",
                    "placeholder": "Select cup tournament template...",
                    "text": "Cup tournament template (Optional)"
                }
            },
            "heading": "Create cup"
        },
        "search": {
            "competitions": {
                "placeholder": {
                    "title": "No competitions"
                }
            },
            "cups": {
                "placeholder": {
                    "title": "No cups"
                }
            },
            "placeholder": {
                "text": "Try another filter or check back later."
            }
        },
        "widget": {
            "relatedEntity": {
                "description": "This activity is part of a cup.",
                "description_tournament": "This tournament is part of a cup."
            }
        }
    }
}
