aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-23 21:20:43 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-23 21:20:43 +0000
commit81fa24759e11f9f67ba48551835575cac05d2bee (patch)
treea4843378949fb43e00501e6678d6455048509475 /config.inc.php
parent030635655d99d29a38bfe3c17e9617426d8dbd81 (diff)
downloadphpicalendar-81fa24759e11f9f67ba48551835575cac05d2bee.tar.gz
phpicalendar-81fa24759e11f9f67ba48551835575cac05d2bee.tar.bz2
phpicalendar-81fa24759e11f9f67ba48551835575cac05d2bee.zip
More language support. 7 total.
Diffstat (limited to 'config.inc.php')
-rw-r--r--config.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.inc.php b/config.inc.php
index 8e0e29e..e9ac328 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -5,7 +5,7 @@ $fullpath = "webcal://"; // what iCal file are we using
$calendar_path = "./calendars"; // path to directory with calendars
$default_view = "day"; // default view for calendars = "day", "week", "month"
$default_cal = "Home"; // filename of calendar without .ics
-$language = "English"; // Language support - "English", "Polish", "German", "French"
+$language = "English"; // Language support - "English", "Polish", "German", "French", "Dutch", "Danish", Italian"
$week_start_day = "Sunday"; // Day of the week your week starts on
$time_format = "12" // Enter "12" for 12 hour clock, "24" for 24 hour clock (military, european)

© 2014-2024 Faster IT GmbH | imprint | privacy policy