From 0d91c5a4aa47fa34e0dfe6742b94aa23d59544bc Mon Sep 17 00:00:00 2001 From: erdgeist Date: Thu, 6 Aug 2026 03:30:47 +0200 Subject: Make the events and assets lists work on a phone --- config/locales/de.yml | 2 +- config/locales/en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/locales/de.yml b/config/locales/de.yml index 1cd72106..fe40e507 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -388,7 +388,6 @@ de: editor: "Editor" date: "Datum" author: "Autor" - type: "Typ" index: title: "cccms Dashboard" search_placeholder: "Nodes und Tags durchsuchen…" @@ -601,6 +600,7 @@ de: same_month: "%{from_day}.–%{to_day}. %{to_month}" spanning: "%{from_full} – %{to_full}" evening: "%{date}, %{from}–%{to} Uhr" + unreadable: "Termin-Regel nicht lesbar" rrule_builder: weekly: "Wöchentlich" monthly: "Monatlich" 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: author: "Author" editor: "Editor" date: "Date" - type: "Type" index: title: "cccms dashboard" search_placeholder: "Search nodes and tags…" @@ -548,6 +547,7 @@ en: same_month: "%{from_day}.–%{to_day}. %{to_month}" spanning: "%{from_full} – %{to_full}" evening: "%{date}, %{from}–%{to}" + unreadable: "Schedule not readable" rrule_builder: weekly: "Weekly" monthly: "Monthly" -- cgit v1.3