diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-06 13:30:38 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-06 13:30:38 +0200 |
| commit | 5644fffbc3c58e6dd7e3c4103c28bad8f4c0bbc6 (patch) | |
| tree | bc58310f60ac37c5d6927177d5d09a28a05a2b3b /config/locales/en.yml | |
| parent | 2da0ce9f3c4bdbe12a80a0d28e964e9658c53f31 (diff) | |
Let editors set a node external homepage, gated and witnessed
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 f786ca81..7e484c66 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -201,6 +201,7 @@ en: | |||
| 201 | detail_event_coordinates: "coordinates changed" | 201 | detail_event_coordinates: "coordinates changed" |
| 202 | detail_event_allday: "all-day %{from} → %{to}" | 202 | detail_event_allday: "all-day %{from} → %{to}" |
| 203 | detail_event_end: "end %{from} → %{to}" | 203 | detail_event_end: "end %{from} → %{to}" |
| 204 | node_external_url: "%{actor} changed the external homepage of %{subject}" | ||
| 204 | event_none: "—" | 205 | event_none: "—" |
| 205 | unknown_event: "an event" | 206 | unknown_event: "an event" |
| 206 | 207 | ||
| @@ -403,6 +404,8 @@ en: | |||
| 403 | set_headline_label: "Set as headline image" | 404 | set_headline_label: "Set as headline image" |
| 404 | set_headline_title: "Use this photo as the page's headline image" | 405 | set_headline_title: "Use this photo as the page's headline image" |
| 405 | remove_image_label: "Remove image" | 406 | remove_image_label: "Remove image" |
| 407 | external_url: "External homepage" | ||
| 408 | external_url_hint: "A chapter's own website, shown on its page. N.B.: Changing takes effect immediately." | ||
| 406 | show: | 409 | show: |
| 407 | status: "Status" | 410 | status: "Status" |
| 408 | head: "Head" | 411 | head: "Head" |
