diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-23 12:24:52 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-23 12:24:52 +0200 |
| commit | 932d4a4be40587fa6d489eca16a1ef6d6f2936d1 (patch) | |
| tree | a7512889db54347845ce8f72e5a2155d917b4500 /config/locales/en.yml | |
| parent | 6ef98ad444631b1d5ba67bb16aaaa2afdfa53ae0 (diff) | |
Witness asset uploads and out-of-band attaches in the action log
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index bd59915b..fc9f5d13 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -71,6 +71,9 @@ en: | |||
| 71 | asset_destroy: "%{actor} destroyed asset “%{asset}”" | 71 | asset_destroy: "%{actor} destroyed asset “%{asset}”" |
| 72 | asset_destroy_detached: "— detached from %{paths}" | 72 | asset_destroy_detached: "— detached from %{paths}" |
| 73 | asset_destroy_headlines: "(was the headline of %{paths})" | 73 | asset_destroy_headlines: "(was the headline of %{paths})" |
| 74 | asset_create: "%{actor} uploaded asset “%{asset}”" | ||
| 75 | asset_attach: "%{actor} attached “%{asset}” to %{subject}" | ||
| 76 | asset_attach_headline: "%{actor} attached “%{asset}” to %{subject} as its headline" | ||
| 74 | 77 | ||
| 75 | open_gallery: "Open gallery" | 78 | open_gallery: "Open gallery" |
| 76 | asset_licenses: | 79 | asset_licenses: |
