{
    "hero": {
        "actions": {
            "clone": "Clone",
            "preview": "Preview"
        },
        "badge": {
            "active": "Active",
            "draft": "Draft",
            "expired": "Expired",
            "toBeReleased": "To be released",
            "unknown": "Unknown"
        },
        "form": {
            "banner": {
                "media": {
                    "background": {
                        "hint": "The recommended minimum size is **2400x1200px** and recommended aspect ratio is 2:1.",
                        "label": "Background (required to publish)",
                        "upload": "Upload background"
                    },
                    "description": "Upload a logo and a background.",
                    "heading": "Logo and background",
                    "logo": {
                        "hint": "The recommended minimum height is **400px.**",
                        "label": "Logo",
                        "upload": "Upload logo"
                    },
                    "mobileBackground": {
                        "hint": "The recommended minimum size is **1200x1600px** and recommended aspect ratio is 3:4.",
                        "label": "Mobile background (required to publish)",
                        "upload": "Upload mobile background"
                    },
                    "videoUrl": {
                        "label": "Background video URL (CM Admins only)",
                        "placeholder": "https://www.website.com/"
                    }
                },
                "text": {
                    "description": {
                        "label": "Description",
                        "placeholder": "Enter a description",
                        "tooLong": "The description cannot be longer than 130 characters."
                    },
                    "heading": "Text",
                    "sectionDescription": "Describe something that you want to promote with a title and short description.",
                    "title": {
                        "label": "Title",
                        "placeholder": "Enter a title",
                        "tooLong": "The title cannot be longer than 50 characters."
                    }
                }
            },
            "callToAction": {
                "description": "The buttons help users take an action. You can edit the button text and link at any time.",
                "heading": "Call-to-action buttons",
                "primary": {
                    "text": {
                        "label": "Primary button text",
                        "placeholder": "E.g. Play, Sign Up, Join Now"
                    },
                    "url": {
                        "label": "Primary button URL",
                        "placeholder": "https://www.website.com/"
                    }
                },
                "secondary": {
                    "text": {
                        "label": "Secondary button text",
                        "placeholder": "E.g. Learn more, Contact, Browse"
                    },
                    "url": {
                        "label": "Secondary button URL",
                        "placeholder": "https://www.website.com/"
                    }
                },
                "urlHint": "Use relative URLs when linking within {{tenant}}."
            },
            "errors": {
                "backgroundImagesRequired": "Background images are required!",
                "videoTooLarge": "Video size cannot exceed 1 MB"
            },
            "publication": {
                "description": "Schedule when the hero should be shown and hidden.",
                "expiryDate": {
                    "label": "Expiry date",
                    "placeholder": "Never"
                },
                "heading": "Publication",
                "public": {
                    "description": "This switch must be enabled for the hero to be public for your members.",
                    "label": "Public"
                },
                "publishDate": {
                    "label": "Publication date",
                    "placeholder": "Now"
                }
            },
            "restrictions": {
                "country": {
                    "blacklist": {
                        "description": "Hide the hero for the selected countries.",
                        "label": "Blacklist"
                    },
                    "countriesLabel": "Countries",
                    "description": "Show or hide the hero for users in selected countries.",
                    "heading": "Country restrictions"
                },
                "platform": {
                    "description": "Show or hide the hero for users on selected platforms",
                    "heading": "Platform restrictions",
                    "platformsLabel": "Platforms"
                }
            },
            "sponsor": {
                "link": {
                    "invalidMessage": "Please enter a valid URL.",
                    "label": "Link",
                    "placeholder": "https://"
                },
                "logo": {
                    "hint": "PNG logos with transparent background and high contrast to dark backgrounds are recommended.",
                    "label": "Logo"
                },
                "name": {
                    "label": "Name",
                    "placeholder": "Sponsor name"
                },
                "subtitle": {
                    "label": "Subtitle",
                    "placeholder": "Optional",
                    "tooltip": "Add an optional subtitle for the sponsor that will show below the logo."
                }
            }
        },
        "image": {
            "backgroundAlt": "Hero background",
            "logoAlt": "Hero logo"
        },
        "listing": {
            "activePosition": "#{{position}}",
            "confirmDelete": {
                "message": "Are you sure you want to delete this {{noun}}?",
                "title": "Delete {{noun}}"
            }
        },
        "manage": {
            "filterByCountryPlaceholder": "Filter by country..."
        },
        "meta": {
            "banner": {
                "createDescription": "Promote your competitions and other events on {{tenant}}.",
                "createHeading": "Create hero",
                "description": "A hero is a large interactive banner placed at the top of the start page of the {{entityTypeTitle}}. It can be used to promote competitions and other events.",
                "enablePlaceholderText": "Promote your competitions and other events on {{tenant}}.",
                "enablePlaceholderTitle": "Enable hero",
                "heading": "Hero"
            },
            "sponsor": {
                "createDescription": "Promote your sponsors and partners.",
                "createHeading": "Create sponsor",
                "description": "Add your sponsor and partner logos to the {{entityTypeTitle}} overview.",
                "enablePlaceholderText": "By clicking \"enable sponsors\" you understand that you can only use sponsors that you are affiliated with and have approval from.",
                "enablePlaceholderTitle": "Enable sponsors",
                "heading": "Sponsors"
            }
        },
        "noun": {
            "hero": "hero",
            "sponsor": "sponsor"
        }
    }
}
