Delete drafts from the admin editor
The editor could publish, archive and resume, but never remove. A draft whose id was lost was unreachable from the interface.
This commit is contained in:
+4
-1
@@ -402,7 +402,10 @@
|
||||
"change": "Anderes Bild",
|
||||
"clear": "Bild entfernen",
|
||||
"upload": "Hochladen",
|
||||
"close": "Schließen"
|
||||
"close": "Schließen",
|
||||
"delete": "Entwurf löschen",
|
||||
"deleteConfirm": "Wirklich löschen?",
|
||||
"deleting": "Wird gelöscht"
|
||||
},
|
||||
"blocks": {
|
||||
"text": "Text",
|
||||
|
||||
Reference in New Issue
Block a user