diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-05 23:56:56 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-05 23:56:56 +0200 |
| commit | af2c6fd85e13139be3e3b2329a51c3a35acb3c40 (patch) | |
| tree | 02114279d6517ffc12b9920cc1d843937bff5a10 /config/locales/en.yml | |
| parent | a0a495d804319c3f7ad179baba7b87b41f1dc1f3 (diff) | |
Search assets and events, and order events by when they happen
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 4cf7f61f..f67016b9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -528,6 +528,7 @@ en: | |||
| 528 | title: "Events" | 528 | title: "Events" |
| 529 | create_event: "Create event" | 529 | create_event: "Create event" |
| 530 | edit_link: "edit" | 530 | edit_link: "edit" |
| 531 | search_placeholder: "Search title, description, location, tags…" | ||
| 531 | edit: | 532 | edit: |
| 532 | title: "Editing event" | 533 | title: "Editing event" |
| 533 | change_node: "Change node" | 534 | change_node: "Change node" |
| @@ -653,6 +654,7 @@ en: | |||
| 653 | index: | 654 | index: |
| 654 | title: "Assets" | 655 | title: "Assets" |
| 655 | create_asset: "Create asset" | 656 | create_asset: "Create asset" |
| 657 | search_placeholder: "Search name, creator, filename, type…" | ||
| 656 | show: | 658 | show: |
| 657 | thumbnail: "Thumbnail" | 659 | thumbnail: "Thumbnail" |
| 658 | attached_to: "Attached to" | 660 | attached_to: "Attached to" |
