Calendar V3

This commit is contained in:
2026-03-11 13:15:20 +01:00
parent a4815fc672
commit 94215fdd65
13 changed files with 190 additions and 61 deletions

View File

@@ -70,6 +70,12 @@ $lang["calendar_slot_caldav_url"] = "CalDAV-URL";
$lang["calendar_slot_username"] = "Benutzername";
$lang["calendar_slot_password"] = "Passwort";
$lang["calendar_slot_color"] = "Anzeigefarbe";
$lang["calendar_slot_display"] = "Anzeige";
$lang["calendar_slot_display_none"] = "Keine";
$lang["calendar_slot_display_top_left"] = "Oben links";
$lang["calendar_slot_display_top_right"] = "Oben rechts";
$lang["calendar_slot_display_bottom_left"] = "Unten links";
$lang["calendar_slot_display_bottom_right"] = "Unten rechts";
$lang["pagelink_search_depth"] =
"Maximale Verzeichnisebene für .pagelink-Suche (0 = nur Root).";