aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-11-17 18:02:34 +0000
committerChad Little <clittle@users.sourceforge.net>2003-11-17 18:02:34 +0000
commitcdcd4850f39983daeeef438609f34402fcc9ef46 (patch)
treea447008fad7651fa0bdb7af5ead5684a11a530b2 /config.inc.php
parent2a3fa00d44bd4e7666ad52ee3221da8d0bcdd137 (diff)
downloadphpicalendar-cdcd4850f39983daeeef438609f34402fcc9ef46.tar.gz
phpicalendar-cdcd4850f39983daeeef438609f34402fcc9ef46.tar.bz2
phpicalendar-cdcd4850f39983daeeef438609f34402fcc9ef46.zip
Additional Languages.
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 9590731..6e34f9f 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -9,7 +9,7 @@ $style_sheet = 'silver'; // Themes support - silver, red, green, orange, gr
$default_view = 'day'; // Default view for calendars = 'day', 'week', 'month', 'year'
$minical_view = 'current'; // Where do the mini-calendars go when clicked? = 'day', 'week', 'month', 'current'
$default_cal = $ALL_CALENDARS_COMBINED; // Exact filename of calendar without .ics. Or set to $ALL_CALENDARS_COMBINED to open all calenders combined into one.
-$language = 'English'; // Language support - 'English', 'Polish', 'German', 'French', 'Dutch', 'Danish', 'Italian', 'Japanese', 'Norwegian', 'Spanish', 'Swedish', 'Portuguese', 'Catalan', 'Traditional_Chinese', 'Esperanto'
+$language = 'English'; // Language support - 'English', 'Polish', 'German', 'French', 'Dutch', 'Danish', 'Italian', 'Japanese', 'Norwegian', 'Spanish', 'Swedish', 'Portuguese', 'Catalan', 'Traditional_Chinese', 'Esperanto', 'Korean'
$week_start_day = 'Sunday'; // Day of the week your week starts on
$day_start = '0700'; // Start time for day grid
$day_end = '2300'; // End time for day grid

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