@opengis/cms 0.0.43 → 0.0.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -41,7 +41,8 @@ const e = {
41
41
  general: "General",
42
42
  apiKeys: "API Keys",
43
43
  appearance: "Appearance",
44
- logs: "Logs"
44
+ logs: "Logs",
45
+ cms: "CMS"
45
46
  },
46
47
  dashboard: {
47
48
  title: "Dashboard",
@@ -299,6 +300,7 @@ const e = {
299
300
  status: "Status",
300
301
  lastModified: "Last Modified",
301
302
  editCollection: "Edit collection",
303
+ editPage: "Edit page",
302
304
  editContentForYourSite: "Edit content for your site",
303
305
  deleteObject: "Are you sure you want to delete this object?",
304
306
  editField: "Edit field",
@@ -463,6 +465,7 @@ const e = {
463
465
  languages: "Languages",
464
466
  contacts: "Contacts",
465
467
  showSocialsNumber: "Number of socials to display",
468
+ headerBtn: "Title of header button",
466
469
  mapCoords: "Map coordinates",
467
470
  socials: "Socials",
468
471
  saveChanges: "Save Changes",