summaryrefslogtreecommitdiff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-08-06 05:29:01 +0200
committererdgeist <erdgeist@erdgeist.org>2026-08-06 05:29:01 +0200
commit2da0ce9f3c4bdbe12a80a0d28e964e9658c53f31 (patch)
tree303dd654bb7a1cf81527d552949a844e27c7a6b3 /config/locales/en.yml
parente19787c6ca542736db40e042554f5c0103531821 (diff)
Remove mis-leading flag for nodes in sitemap
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml1
1 files changed, 0 insertions, 1 deletions
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"