From f4ddfff03ca9f25d50f39a1971877362d85eb9cb Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 7 Aug 2026 06:15:14 +0200 Subject: Move the pending address from the node onto the draft --- config/locales/en.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index 6cff43f0..524d07d0 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -63,9 +63,7 @@ en: title: "Title" node: slug: "Slug" - staged_slug: "Staged slug" parent_id: "Parent node" - staged_parent_id: "Staged parent node" head_id: "Head" related_asset: headline: "Headline" @@ -83,11 +81,16 @@ en: trash_undeletable: "The Trash node cannot be destroyed" publish_in_trash: "Cannot publish a node in the Trash" move_under_self: "Cannot move a node under itself or one of its own descendants" + move_target_missing: "The page this was to be moved under no longer exists." trash_the_trash: "The Trash node itself cannot be trashed" restore_target_invalid: "Restore target must be a living node" destroy_outside_trash: "Nodes are only destroyed from the Trash" attach_in_trash: "Cannot attach assets to a node in the Trash" not_permitted: "Only Redaktion members may change published content in this section" + page: + attributes: + slug: + reserved_for_trash: "is reserved for the Trash" user: attributes: roles: @@ -639,7 +642,6 @@ en: trashed: "Page has been moved to the Trash" already_trashed: "Page is already in the Trash" restored: "Page has been restored from the Trash" - restore_target_missing: "Restore target not found" deleted: "Page has been permanently deleted" published: "Draft has been published" unlocked: "Node unlocked" -- cgit v1.3