diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-06 05:29:01 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-06 05:29:01 +0200 |
| commit | 2da0ce9f3c4bdbe12a80a0d28e964e9658c53f31 (patch) | |
| tree | 303dd654bb7a1cf81527d552949a844e27c7a6b3 /config/locales | |
| parent | e19787c6ca542736db40e042554f5c0103531821 (diff) | |
Remove mis-leading flag for nodes in sitemap
Diffstat (limited to 'config/locales')
| -rw-r--r-- | config/locales/de.yml | 1 | ||||
| -rw-r--r-- | config/locales/en.yml | 1 |
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" |
