{
  "layout": {
    "shared": {
      "add":"Add",
      "edit":"Edit",
      "view":"View",
      "preview":"Preview",
      "save":"Save"
    },
    "components": {
      "section": {
       "name":"Row",
        "empty": {
          "header":"Empty Row",
          "detail":"Drag a widget here to add content."
        }
      },
      "placeholder": {
        "name":"Placeholder"
      },
      "debug": {
        "name":"Debug!"
      }
    },
    "dropPreview": {
      "dragMessage":"Drag to new position",
      "dockLeftMessage":"Split and dock to the left",
      "dockRightMessage":"Split and dock to the right",
      "dockTopMessage":"Insert above",
      "dockBottomMessage":"Insert below"
    },
    "pageSaveControls":{
      "title":"Publishing",
      "edit":"Edit",
      "preview":"Preview",
      "save":"Save",
      "view":"View",
      "updated":"Updated"
    },
    "sectionStyleEditor": {
      "title": "Row Settings",
      "textColor": "Text Color",
      "textColorTooltip": "Text color will only apply to this row. Set page text color in theme.",
      "backgroundColor": "Background Color",
      "backgroundImage": "Background Image"
    },
    "siteEditor": {
      "title": "Site Editor"
    },
    "settingsEditorContainer": {
      "back": "Back to Site Editor"
    },
    "modals": {
      "cancel": "Cancel",
      "confirm": "Confirm"
    },
    "pageLayoutEditor": {
      "removeSection": "Remove Row",
      "removeSectionMessage": "Are you sure you want to remove this row? This cannot be undone.",
      "removeCard": "Remove Card",
      "removeCardMessage": "Are you sure you want to remove this card? This cannot be undone."
    }
  },
  "shared": {
    "editors": {
      "urlPlaceholder":"http://..."
    }
  }
}
