summaryrefslogtreecommitdiff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 649c8812..8b4e5db4 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -39,7 +39,7 @@ en:
39 heading: "Action log" 39 heading: "Action log"
40 show_all: "Show all entries" 40 show_all: "Show all entries"
41 backfilled: "backfilled" 41 backfilled: "backfilled"
42 show_changes: "translation changes" 42 show_changes: "Change details"
43 view_revision: "view this revision" 43 view_revision: "view this revision"
44 unknown: "%{actor} did %{action} on %{subject}" 44 unknown: "%{actor} did %{action} on %{subject}"
45 publish: "%{actor} published %{revision} of %{subject}" 45 publish: "%{actor} published %{revision} of %{subject}"
@@ -68,6 +68,7 @@ en:
68 revision_created: "created %{date} by %{actor}" 68 revision_created: "created %{date} by %{actor}"
69 revision_published: "published %{date} by %{actor}" 69 revision_published: "published %{date} by %{actor}"
70 revision_restored: "restored %{date} by %{actor}" 70 revision_restored: "restored %{date} by %{actor}"
71 asset_history: "History"
71 asset_destroy: "%{actor} destroyed asset “%{asset}”" 72 asset_destroy: "%{actor} destroyed asset “%{asset}”"
72 asset_destroy_detached: "— detached from %{paths}" 73 asset_destroy_detached: "— detached from %{paths}"
73 asset_destroy_headlines: "(was the headline of %{paths})" 74 asset_destroy_headlines: "(was the headline of %{paths})"