summaryrefslogtreecommitdiff
path: root/config/locales/de.yml
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-07-23 19:46:29 +0200
committererdgeist <erdgeist@erdgeist.org>2026-07-23 19:46:29 +0200
commitcef5d1a685f324a4779ea6d18da0b0bbf6cfb7b1 (patch)
treee481cc324c757d18773d21ed3174dc90f14e16a4 /config/locales/de.yml
parentaedf5778aba87c4e8d036dde2a0b6ec79cf8b342 (diff)
Zoom the action log on assets
Asset names in summaries and publish deltas link to assets#show with an inline Chronik beside each, suppressed inside that asset's own zoom, per the node convention. assets#show gains a history button. Also renames the details summary (no longer only translations) and moves View Diff onto its own line.
Diffstat (limited to 'config/locales/de.yml')
-rw-r--r--config/locales/de.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml
index b1594f19..d5ba0706 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -87,7 +87,7 @@ de:
87 heading: "Letzte Änderungen" 87 heading: "Letzte Änderungen"
88 show_all: "Alle Einträge zeigen" 88 show_all: "Alle Einträge zeigen"
89 backfilled: "rekonstruiert" 89 backfilled: "rekonstruiert"
90 show_changes: "Änderungen an Übersetzungen" 90 show_changes: "Änderungen im Detail"
91 view_revision: "Diese Revision ansehen" 91 view_revision: "Diese Revision ansehen"
92 unknown: "%{actor} hat %{action} auf %{subject} ausgeführt" 92 unknown: "%{actor} hat %{action} auf %{subject} ausgeführt"
93 publish: "%{actor} hat %{revision} von %{subject} veröffentlicht" 93 publish: "%{actor} hat %{revision} von %{subject} veröffentlicht"
@@ -116,6 +116,7 @@ de:
116 revision_created: "angelegt am %{date} von %{actor}" 116 revision_created: "angelegt am %{date} von %{actor}"
117 revision_published: "veröffentlicht am %{date} von %{actor}" 117 revision_published: "veröffentlicht am %{date} von %{actor}"
118 revision_restored: "wiederhergestellt am %{date} von %{actor}" 118 revision_restored: "wiederhergestellt am %{date} von %{actor}"
119 asset_history: "Chronik"
119 asset_create: "%{actor} hat das Asset „%{asset}“ hochgeladen" 120 asset_create: "%{actor} hat das Asset „%{asset}“ hochgeladen"
120 asset_attach: "%{actor} hat „%{asset}“ an %{subject} angehängt" 121 asset_attach: "%{actor} hat „%{asset}“ an %{subject} angehängt"
121 asset_attach_headline: "%{actor} hat „%{asset}“ als Aufmacher an %{subject} angehängt" 122 asset_attach_headline: "%{actor} hat „%{asset}“ als Aufmacher an %{subject} angehängt"