From a8cf725312d245d8d1f1df0fff22718975ce249e Mon Sep 17 00:00:00 2001 From: erdgeist Date: Thu, 20 Aug 2026 12:50:30 +0200 Subject: Add redirect ui in in nodes#edit and apply some minor cleanup Also give search inputs a magnifier and a clear control: input_group wraps a field with an icon and, where clearing is meaningful, a button that empties it and any hidden companion named by data-clears. Clean up some inconistency between field hints presented as p and as span. Remove stray console.log. --- config/locales/de.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/locales/de.yml') diff --git a/config/locales/de.yml b/config/locales/de.yml index e94dfb7e..95d6edc2 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -454,6 +454,11 @@ de: set_headline_title: "Dieses Foto als Aufmacherbild der Seite verwenden" remove_image_label: "Bild entfernen" external_url: "Externe Homepage" + redirect: "Weiterleitung" + redirect_enable: "Diese Seite leitet weiter" + redirect_hint: "Ohne Ziel-Node wird auf die externe Homepage weitergeleitet." + redirect_target_hint: "Bleibt erhalten, wenn die Weiterleitung abgeschaltet wird." + redirect_clear: "Ziel entfernen" show: status: "Status" head: "Head" -- cgit v1.3