diff options
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index f8a7144c..adcc591e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -485,7 +485,8 @@ en: | |||
| 485 | add_child: "Add child type %{kind}" | 485 | add_child: "Add child type %{kind}" |
| 486 | abstract_locale: "Abstract (%{lang})" | 486 | abstract_locale: "Abstract (%{lang})" |
| 487 | body_locale: "Body (%{lang})" | 487 | body_locale: "Body (%{lang})" |
| 488 | restricted_hint: "Protected section — publishing and trashing are reserved for Redaktion. You can edit drafts freely." | 488 | restricted_hint: "Protected section. Publishing and trashing are reserved for Redaktion. You can edit drafts freely." |
| 489 | root_has_no_public_url: "The root node has no public address. It is served from the home page." | ||
| 489 | drafts: | 490 | drafts: |
| 490 | title: "Nodes with drafts, autosaves or locks" | 491 | title: "Nodes with drafts, autosaves or locks" |
| 491 | mine: | 492 | mine: |
| @@ -494,6 +495,10 @@ en: | |||
| 494 | title: "Nodes tagged: %{tag}" | 495 | title: "Nodes tagged: %{tag}" |
| 495 | sitemap: | 496 | sitemap: |
| 496 | title: "Sitemap" | 497 | title: "Sitemap" |
| 498 | create_at_root: "Create a top-level page" | ||
| 499 | create_child: "Add a page here" | ||
| 500 | flag_restricted: "Publishing below this point needs Redaktion" | ||
| 501 | flag_external: "Redirects elsewhere — do not add pages under this" | ||
| 497 | descendants: | 502 | descendants: |
| 498 | one: "1 descendant" | 503 | one: "1 descendant" |
| 499 | other: "%{count} descendants" | 504 | other: "%{count} descendants" |
