aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-07-01 00:40:59 +0000
committerChad Little <clittle@users.sourceforge.net>2003-07-01 00:40:59 +0000
commit01bd2298c52fd6556f6649cd9ec79893aa50d47f (patch)
treeecba93650a5b28361731ea1205576eb179bb12c9 /config.inc.php
parent8fb7b7b2ed0c16a2345bc70eebdcb7a06ff8af55 (diff)
downloadphpicalendar-01bd2298c52fd6556f6649cd9ec79893aa50d47f.tar.gz
phpicalendar-01bd2298c52fd6556f6649cd9ec79893aa50d47f.tar.bz2
phpicalendar-01bd2298c52fd6556f6649cd9ec79893aa50d47f.zip
Set back to English
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 939212a..37b9c4f 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_calenders_combined971'; // Exact filename of calendar without .ics. Or set to 'all_calenders_combined971' to open all calenders combined into one.
-$language = 'Esperanto'; // 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'
$week_start_day = 'Saturday'; // Day of the week your week starts on
$day_start = '0800'; // Start time for day grid
$gridLength = '15'; // Grid distance in minutes for day view, multiples of 15 preferred

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