From 6ef98ad444631b1d5ba67bb16aaaa2afdfa53ae0 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Thu, 23 Jul 2026 04:12:39 +0200 Subject: Witness asset destruction, naming every node it strips --- config/locales/de.yml | 3 +++ config/locales/en.yml | 3 +++ 2 files changed, 6 insertions(+) (limited to 'config') diff --git a/config/locales/de.yml b/config/locales/de.yml index dd22cef7..d6241d51 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -116,6 +116,9 @@ de: revision_created: "angelegt am %{date} von %{actor}" revision_published: "veröffentlicht am %{date} von %{actor}" revision_restored: "wiederhergestellt am %{date} von %{actor}" + asset_destroy: "%{actor} hat das Asset „%{asset}“ gelöscht" + asset_destroy_detached: "— entfernt von %{paths}" + asset_destroy_headlines: "(war Aufmacher von %{paths})" open_gallery: "Gallerie anzeigen" asset_licenses: diff --git a/config/locales/en.yml b/config/locales/en.yml index 9be01524..bd59915b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -68,6 +68,9 @@ en: revision_created: "created %{date} by %{actor}" revision_published: "published %{date} by %{actor}" revision_restored: "restored %{date} by %{actor}" + asset_destroy: "%{actor} destroyed asset “%{asset}”" + asset_destroy_detached: "— detached from %{paths}" + asset_destroy_headlines: "(was the headline of %{paths})" open_gallery: "Open gallery" asset_licenses: -- cgit v1.3