{
  "cxone-components": {
    "alertsPanel": {
      "header": "Alert Setup",
      "createdBy": "Created By: {{user}}",
      "createdAt": "On: {{date}}",
      "lastUpdatedBy": "Last Updated By: {{user}}",
      "lastUpdatedAt": "Last Updated On: {{date}}",
      "notify": "Notify",
      "users": "Users",
      "alertToggleHeader": "Alert toggle",
      "alertToggle": "Alert is {{alertState}}",
      "alertPeriod": "Alert Every ",
      "inAppDescription": "Alert in application",
      "inEmailDescription": "Alert in email",
      "closePanel": "Close alerts panel",
      "inApp": "Application",
      "inEmail": "Email",
      "filterComponent": {
        "valueTitle": "Filter value",
        "value": "%",
        "valueDescription": "Percent"
      }
    },
    "mycomponent": {
      "name": "Awesome Component"
    },
    "selectedTags": {
      "moreText": "more...",
      "remove": "remove "
    },
    "dropdowns": {
      "clearall": "Clear all",
      "clearQuery": "Clear Query",
      "searchQuery": "Search Query",
      "noresults": "No results found",
      "outof": "of",
      "searchingFor": "Search for...",
      "search": "Search",
      "selectall": "Select all",
      "showing": "Showing",
      "buttonPlaceholderFormat": "{{count}} selected",
      "buttonAriaLabel": "Selected ",
      "defaultPlaceholder": {
        "single": "Select item",
        "multiple": "Select items"
      },
      "footerText": "Showing {{count}} out of {{total}}",
      "create": "Create"
    },
    "spinner": {
      "loading": "Loading..."
    },
    "datetimepicker": {
      "today": "Today",
      "nextDay": "Go to Next day",
      "prevDay": "Go to Previous day",
      "open": "Open Date Picker",
      "realtime": "Real time"
    },
    "errors": {
      "general": "General error"
    },
    "tree": {
      "searchText": "Start typing to find teams",
      "units": "UNITS"
    },
    "modal": {
      "close": "Close",
      "cancel": "Cancel",
      "save": "Save",
      "message1": "All changes will be lost",
      "message2": "Are you sure you want to exit without saving?",
      "yes": "Yes",
      "no": "No"
    },
    "column-picker" : {
      "add" : "Add",
      "remove" : "Remove"
    },
    "color-picker" : {
      "assignedTo" : "Assigned to:"
    },
    "niceDateRangeDropdown": {
      "Today": "Today",
      "Yesterday": "Yesterday",
      "FullDateRange": "Full date range",
      "LastXdays": "Last {{ days }} days",
      "CurrentMonth": "Current month",
      "PreviousMonth": "Previous month",
      "CustomRange": "Custom range",
      "lastDaysPreLabel": "Last",
      "lastDaysPostLabel": "days"
    },
    "commonButtons": {
      "cancel": "Cancel",
      "set": "Set"
    },
    "passwordExpiration": {
      "expireToday" : "Your password will expire today.  Please change your password",
      "expireTomorrow" : "Your password will expire tomorrow.  Please change your password",
      "willExpireIn" : "Your password will expire in {{days}} days.  Please change your password"
    },
    "grid": {
      "pager": {
        "page": "Page",
        "of": "of {{maxAmountOfPages}}"
      }
    },
    "slideToggle": {
      "on": "On",
      "off": "Off"
    }
  }
}
