{
    "toolbar": {
        "createDynamicStampTextBtnText": "Create Custom Dynamic Stamp"
    },
    "dialog":{
        "header":"Create Custom Dynamic Stamp",
        "backgroundColor":"Background color:",
        "template":"Template:",
        "templatePlaceholder":"type here to name a new template",
        "browse":"Browse",
        "category":"Category:",
        "categoryPlaceholder": "type here to name a new category",
        "name":"Name:",
        "font":"Font:",
        "stampText":"Stamp Text:",
        "stampTextPlaceholder":"type here to insert text",
        "fontSize":"Font Size:",
        "color":"Color:",
        "add":"Add",
        "remove":"Remove",
        "stampTextType":{
            "customText":"type here to insert text",
            "name":"author name",
            "nameDateTime":"author name, date and time",
            "dateTime":"date and time",
            "date":"date"
        }
    },
    "alert":{
        "typeText":"'<type here to insert text>'",
        "categoryText":"'<type here to name a new category>'",
        "templateText":"'<type here to name a new template>'",
        "textError":"${1} is a predefined text, you must select one from the drop-down menu or create a new one.",
        "categoryError":"${1} is a predefined category and cannot be used for custom stamps, please choose a different category.",
        "templateError":"${1} is a predefined template and cannot be used for custom stamps, please choose a different template.",
        "fileError":"File is empty.",
        "nameError":"Name is required.",
        "templateNameError":"There is a stamp with this name, please rename the stamp which will be imported.",
        "spaceError": "Space can't be in category.",
        "sameName": "The stamp that name '${1}' is already exists.",
        "specialError": "Special characters is invalid.",
        "stampEmptyError": "The stamp text field cannot be empty."
    }
}