summaryrefslogtreecommitdiff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-08-09 04:14:30 +0200
committererdgeist <erdgeist@erdgeist.org>2026-08-09 04:14:30 +0200
commit42b996e9197680a1955cfa5639462908677e5a94 (patch)
tree7f079ddf260fd67fc61686a7800625db47d1837c /config/locales/en.yml
parentd16161eab9029a509951146b80334c304c35fd34 (diff)
Attach an asset to a page from its edit form
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 458a4069..8da079dc 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -624,7 +624,7 @@ en:
624 assets: 624 assets:
625 created: "Asset was successfully created." 625 created: "Asset was successfully created."
626 updated: "Asset was successfully updated." 626 updated: "Asset was successfully updated."
627 already_attached: "Asset saved — it was already attached to “%{title}”." 627 already_attached: "It was already attached to “%{title}”."
628 attached_to_draft: "Attached to the draft of %{title}. Publish it to make the change live." 628 attached_to_draft: "Attached to the draft of %{title}. Publish it to make the change live."
629 attached_new_draft: "Created a draft of %{title} with this attachment. Publish it to make the change live." 629 attached_new_draft: "Created a draft of %{title} with this attachment. Publish it to make the change live."
630 events: 630 events:
@@ -689,7 +689,7 @@ en:
689 none_option: "— none —" 689 none_option: "— none —"
690 attach_to_page: "attach to page" 690 attach_to_page: "attach to page"
691 attach_search_placeholder: "Search for a page…" 691 attach_search_placeholder: "Search for a page…"
692 attach_hint: "Optional attaches this asset to that page, all pending versions included." 692 attach_hint: "Optional: attach this asset to that page's draft, to go live when the draft is published."
693 as_headline: "attach as the page's headline" 693 as_headline: "attach as the page's headline"
694 headline_hint: "Applies only if the page has no headline yet." 694 headline_hint: "Applies only if the page has no headline yet."
695 695