diff options
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: |
