{
    "physical": "Physical",
    "audio": "Audio",
    "selectService": "Select Service",
    "deliveryType": "Select Delivery Type",
    "selectStore": "Select Store",
    "newDelivery": "New Delivery",
    "new": "New",
    "update": "Update",
    "takedown": "Takedown",
    "next": "Next",
    "eligibleProducts": "Eligible Products",
    "exportData": "Export",
    "generateOrder": "Generate Order",
    "generatedInBackground": "File(s) are being generated in background",
    "orderErrorMessage": "Failed to create order. Please check back later.",
    "orderSuccessMessage": "Your Associated Order ID is {{orderId}}. You will receive an email with the download link once completed. It is now safe to exit this page or generate more file(s) for another delivery.",
    "createPhysicalAudioTitle": "Create Physical Audio Delivery",
    "selectServicesAndDeliveryTitle": "Select Service and Delivery Type",
    "selectServicesAndDeliveryDescription": "Generating an order will compile all eligible content in the correct format. You will be notified upon completion",
    "selectProducts": "Select Products to Generate Order",
    "back": "Back",
    "table": {
        "emptyStateTitle": "No products are eligible for delivery",
        "headers": {
            "brandName": "Brand Name",
            "productName": "Product Name",
            "primaryArtist": "Primary Artist",
            "serviceName": "Service Name",
            "account": "Account/Subaccount",
            "salesStartDate": "Sales Start Date",
            "displayUpc": "Display UPC",
            "deliveryType": "Delivery Type",
            "productCode": "Product Code",
            "configuration": "Display Configuration",
            "genre": "Genre",
            "subGenre": "Subgenre",
            "price": "Price",
            "format": "Format",
            "productId": "Product Id",
            "imageLocation": "Artwork",
            "imprint": "Imprint",
            "version": "Version",
            "projectDescription": "Project Description",
            "initialStock": "Initial Stock",
            "embargoDate": "Embargo Date",
            "deletions": "Deletions"
        }
    },
    "errorLoadingProducts": "Failed to load products. Please try again",
    "filters": {
        "account": "Account",
        "accountName": "Account Name"
    }
}
