{
    "cup": {
        "actions": {
            "joinCup": "컵 참여",
            "viewCup": "컵 보기"
        },
        "base": {
            "cup_one": "컵",
            "cup_other": "컵",
            "featured_one": "추천 컵",
            "featured_other": "추천 컵"
        },
        "create": {
            "description": "많은 팀을 모아서 미리 구성된 작은 대회로 매칭하세요.",
            "form": {
                "blueprintId": {
                    "hint": "기본 대회 형식으로 사용할 컵 토너먼트 템플릿을 선택하십시오.",
                    "placeholder": "컵 토너먼트 템플릿 선택...",
                    "text": "컵 토너먼트 템플릿(선택 사항)"
                }
            },
            "heading": "컵(대회) 만들기"
        },
        "search": {
            "competitions": {
                "placeholder": {
                    "title": "시합 없음"
                }
            },
            "cups": {
                "placeholder": {
                    "title": "컵(대회) 없음"
                }
            },
            "placeholder": {
                "text": "다른 필터를 시도하거나 나중에 다시 확인하세요."
            }
        },
        "widget": {
            "relatedEntity": {
                "description": "이 활동은 컵의 일부입니다.",
                "description_tournament": "이 대회는 한 컵의 일부입니다."
            }
        }
    }
}
