aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-25 03:07:07 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-25 03:07:07 +0000
commit8132ff08117d78817a20a16a4a6ed008257126db (patch)
tree0e0d6c2b1a61fe58d7ace9cb4e1ffca3298ef8a1 /config.inc.php
parentdd35121b2851b6e3a3fe6298825dffb5e2438b67 (diff)
downloadphpicalendar-8132ff08117d78817a20a16a4a6ed008257126db.tar.gz
phpicalendar-8132ff08117d78817a20a16a4a6ed008257126db.tar.bz2
phpicalendar-8132ff08117d78817a20a16a4a6ed008257126db.zip
Language files for 0.5
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 80a987c..69708a7 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", "Dutch", "Danish", "Italian", "Japanese"
+$language = "English"; // Language support - "English", "Polish", "German", "French", "Dutch", "Danish", "Italian", "Japanese", "Norwegian"
$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