summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/locales/de.yml1
-rw-r--r--config/locales/en.yml1
2 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 10f4b606..bfa58360 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -551,7 +551,6 @@ de:
551 create_at_root: "Seite auf oberster Ebene anlegen" 551 create_at_root: "Seite auf oberster Ebene anlegen"
552 create_child: "Hier eine Seite anlegen" 552 create_child: "Hier eine Seite anlegen"
553 flag_restricted: "Veröffentlichen unterhalb erfordert Redaktion" 553 flag_restricted: "Veröffentlichen unterhalb erfordert Redaktion"
554 flag_external: "Leitet weiter — hier keine Seiten anlegen"
555 descendants: 554 descendants:
556 one: "1 Unterseite" 555 one: "1 Unterseite"
557 other: "%{count} Unterseiten" 556 other: "%{count} Unterseiten"
diff --git a/config/locales/en.yml b/config/locales/en.yml
index adcc591e..f786ca81 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -498,7 +498,6 @@ en:
498 create_at_root: "Create a top-level page" 498 create_at_root: "Create a top-level page"
499 create_child: "Add a page here" 499 create_child: "Add a page here"
500 flag_restricted: "Publishing below this point needs Redaktion" 500 flag_restricted: "Publishing below this point needs Redaktion"
501 flag_external: "Redirects elsewhere — do not add pages under this"
502 descendants: 501 descendants:
503 one: "1 descendant" 502 one: "1 descendant"
504 other: "%{count} descendants" 503 other: "%{count} descendants"