{
    "dropdown": {
        "country": {
            "title": "Countries",
            "placeholder": "Select Countries"
        },
        "service": {
            "title": "Services",
            "placeholder": "Select Services",
            "note": "Currently we only support TikTok in Content"
        },
        "policy": {
            "title": "Rule",
            "placeholder": "Set a Rule for the selected countries & services"
        },
        "date": {
            "start": "Start Date",
            "end": "End Date"
        }
    },
    "setupSelectionRadio": {
        "title": "Set up selection",
        "description": "Set up rules using presets or using custom selections",
        "carveout": "Carve-out Russia | Monetize all other Countries | TikTok",
        "carveoutAllServices": "Carve-out Russia | Monetize all other Countries | All Services",
        "custom": "Custom"
    },
    "saveTitle": "SAVE",
    "alert": {
        "existingHigherRule": {
            "firstLine": "This rule already exists for the selected countries & services in the same date range on another level.",
            "secondLine": "Adding this rule will result in duplicate information."
        },
        "validation": {
            "duplicateRules": "This rule already exists for the selected countries & services in the same date range on this level.",
            "duplicateCarveout": "This carveout rule already exists for the selected countries & services.",
            "conflictingRule": "A conflicting rule already exists. Please review all rules on this level and update accordingly.",
            "nonLastRuleEndDate": "Only latest rule can have no end date. Please enter an end date for the earlier rule(s).",
            "conflictingDates": "A rule already exists with conflicting dates. Please review all rules at this level and update accordingly."
        }
    }
}
