aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-25 21:57:41 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-25 21:57:41 +0000
commitf73fafca80535e75215c8f3d179fca8a892fa849 (patch)
tree2dac7ff85e6201a1eb3852dab4f991b02efbfabe /config.inc.php
parentaf86e13fd3d9be51561ab4685129fd841b7bf39b (diff)
downloadphpicalendar-f73fafca80535e75215c8f3d179fca8a892fa849.tar.gz
phpicalendar-f73fafca80535e75215c8f3d179fca8a892fa849.tar.bz2
phpicalendar-f73fafca80535e75215c8f3d179fca8a892fa849.zip
changed language switcher.
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 7a82f7e..a1f5a63 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -6,7 +6,7 @@ $fullpath = "webcal://path/to/your/webcal/calendars/"; // what iCal file are we
$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 = "Japanese"; // Language support - "English", "Polish", "German", "French", "Dutch", "Danish", "Italian", "Japanese", "Norwegian"
+$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
?> \ No newline at end of file

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