From 44b503f5289705727f0c06392813face855f60f4 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sun, 9 Aug 2026 14:23:17 +0200 Subject: Give the attach picker and the create-page action their own rows --- config/locales/de.yml | 2 ++ config/locales/en.yml | 2 ++ 2 files changed, 4 insertions(+) (limited to 'config') diff --git a/config/locales/de.yml b/config/locales/de.yml index e410e519..bc1660f4 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -703,6 +703,8 @@ de: attached_to: "Angehängt an" pending_only: "nur in ausstehenden Versionen" not_attached: "— an keine Seite angehängt —" + attach_hint: "Hängt dieses Asset an den Entwurf der Seite an; es wird mit dem Entwurf veröffentlicht." + new_page: "neue Seite" new_page_with_attachment: "Neue Seite mit diesem Anhang" attach_button: "Anhängen" public_path: "Öffentlicher Pfad" diff --git a/config/locales/en.yml b/config/locales/en.yml index f8f586b9..58c85f9e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -672,6 +672,8 @@ en: pending_only: "pending versions only" not_attached: "— not attached to any page —" attach_button: "Attach" + attach_hint: "Attaches this asset to the page's draft, to go live when the draft is published." + new_page: "new page" new_page_with_attachment: "New page with this attachment" public_path: "Public Path" copy_url: "Copy URL" -- cgit v1.3