Upgrade to 3.3.0
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
"delete": "Delete",
|
||||
"dimensions": "Dimensions",
|
||||
"disabled": "Disabled",
|
||||
"discard": "Discard",
|
||||
"download": "Download",
|
||||
"duplicate": "Duplicate",
|
||||
@@ -137,6 +138,7 @@
|
||||
"error.section.notLoaded": "The section \"{name}\" could not be loaded",
|
||||
"error.section.type.invalid": "The section type \"{type}\" is not valid",
|
||||
|
||||
"error.site.changeTitle.empty": "The title must not be empty",
|
||||
"error.site.changeTitle.permission":
|
||||
"You are not allowed to change the title of the site",
|
||||
"error.site.update.permission": "You are not allowed to update the site",
|
||||
@@ -221,6 +223,7 @@
|
||||
"error.validation.time": "Please enter a valid time",
|
||||
"error.validation.url": "Please enter a valid URL",
|
||||
|
||||
"field.required": "The field is required",
|
||||
"field.files.empty": "No files selected yet",
|
||||
"field.pages.empty": "No pages selected yet",
|
||||
"field.structure.delete.confirm": "Do you really want to delete this row?",
|
||||
@@ -293,6 +296,7 @@
|
||||
"loading": "Loading",
|
||||
|
||||
"lock.unsaved": "Unsaved changes",
|
||||
"lock.unsaved.empty": "There are no more unsaved changes",
|
||||
"lock.isLocked": "Unsaved changes by <strong>{email}</strong>",
|
||||
"lock.file.isLocked": "The file is currently being edited by {email} and cannot be changed.",
|
||||
"lock.page.isLocked": "The page is currently being edited by {email} and cannot be changed.",
|
||||
@@ -366,6 +370,8 @@
|
||||
"pages.status.listed": "Published",
|
||||
"pages.status.unlisted": "Unlisted",
|
||||
|
||||
"pagination.page": "Page",
|
||||
|
||||
"password": "Password",
|
||||
"pixel": "Pixel",
|
||||
"prev": "Previous",
|
||||
@@ -386,6 +392,9 @@
|
||||
|
||||
"save": "Save",
|
||||
"search": "Search",
|
||||
|
||||
"section.required": "The section is required",
|
||||
|
||||
"select": "Select",
|
||||
"settings": "Settings",
|
||||
"size": "Size",
|
||||
|
Reference in New Issue
Block a user