summaryrefslogtreecommitdiff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-08-06 03:30:47 +0200
committererdgeist <erdgeist@erdgeist.org>2026-08-06 03:30:47 +0200
commit0d91c5a4aa47fa34e0dfe6742b94aa23d59544bc (patch)
treebefd0b3ea24ab610e939c3af27e238e4102131da /config/locales/en.yml
parent6290c20464ad5c622e902b4dd0de217c374b5905 (diff)
Make the events and assets lists work on a phone
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 9bd57c79..55c0abc5 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -336,7 +336,6 @@ en:
336 author: "Author" 336 author: "Author"
337 editor: "Editor" 337 editor: "Editor"
338 date: "Date" 338 date: "Date"
339 type: "Type"
340 index: 339 index:
341 title: "cccms dashboard" 340 title: "cccms dashboard"
342 search_placeholder: "Search nodes and tags…" 341 search_placeholder: "Search nodes and tags…"
@@ -548,6 +547,7 @@ en:
548 same_month: "%{from_day}.–%{to_day}. %{to_month}" 547 same_month: "%{from_day}.–%{to_day}. %{to_month}"
549 spanning: "%{from_full} – %{to_full}" 548 spanning: "%{from_full} – %{to_full}"
550 evening: "%{date}, %{from}–%{to}" 549 evening: "%{date}, %{from}–%{to}"
550 unreadable: "Schedule not readable"
551 rrule_builder: 551 rrule_builder:
552 weekly: "Weekly" 552 weekly: "Weekly"
553 monthly: "Monthly" 553 monthly: "Monthly"