diff options
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index cce5f12a..54d973e2 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -91,6 +91,10 @@ en: | |||
| 91 | attach_in_trash: "Cannot attach assets to a node in the Trash" | 91 | attach_in_trash: "Cannot attach assets to a node in the Trash" |
| 92 | not_permitted: "Only Redaktion members may change published content in this section" | 92 | not_permitted: "Only Redaktion members may change published content in this section" |
| 93 | attach_with_autosave: "Cannot attach assets to a node with unsaved changes in the editor" | 93 | attach_with_autosave: "Cannot attach assets to a node with unsaved changes in the editor" |
| 94 | redirect_to_self: "A page cannot redirect to itself" | ||
| 95 | redirect_target_missing: "The page this was to redirect to no longer exists." | ||
| 96 | redirect_to_redirect: "Cannot redirect to a page that itself redirects" | ||
| 97 | redirect_would_chain: "Another page already redirects here, so this page cannot redirect onward" | ||
| 94 | page: | 98 | page: |
| 95 | attributes: | 99 | attributes: |
| 96 | slug: | 100 | slug: |
