From d85c7998e5faa0da53514bae8cc2ccb9a9fe0cd3 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sat, 18 Jul 2026 02:16:23 +0200 Subject: Teach the action log reader the Trash vocabulary Sentences for trash (with the pre-trash path), restore_from_trash (with the destination), and destroy (with the final path, read from its flat create-symmetric key). --- config/locales/de.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/locales/de.yml') diff --git a/config/locales/de.yml b/config/locales/de.yml index 8592364d..289e5cc4 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -110,3 +110,6 @@ de: detail_tags: "Tags %{from} → %{to}" template_changed: "Template geändert" assets_changed: "Bildliste geändert" + trash: "%{actor} hat %{subject} in den Papierkorb verschoben (vorher unter %{from})" + restore_from_trash: "%{actor} hat %{subject} aus dem Papierkorb nach %{to} wiederhergestellt" + destroy: "%{actor} hat %{subject} endgültig gelöscht (zuletzt unter %{path})" -- cgit v1.3