aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorjwangen <jwangen>2002-10-06 12:04:18 +0000
committerjwangen <jwangen>2002-10-06 12:04:18 +0000
commitdb58cafdb605dcf6d091ed0378257e4a42e6f1f2 (patch)
treeca4375472a01fc3eaebb0df856b7e749cdc734fa /config.inc.php
parentaf7e2e9e131caba505f52ce6ae4ca1bfc4891744 (diff)
downloadphpicalendar-db58cafdb605dcf6d091ed0378257e4a42e6f1f2.tar.gz
phpicalendar-db58cafdb605dcf6d091ed0378257e4a42e6f1f2.tar.bz2
phpicalendar-db58cafdb605dcf6d091ed0378257e4a42e6f1f2.zip
A few language updates,
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 075bb20..b596086 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -9,7 +9,7 @@ $style_sheet = 'silver'; // Themes support
$calendar_path = './calendars'; // Path to directory with calendars
$default_view = 'day'; // Default view for calendars = 'day', 'week', 'month'
$default_cal = 'Home'; // Exact filename of calendar without .ics
-$language = 'danish'; // Language support - 'English', 'Polish', 'German', 'French', 'Dutch', 'Danish', 'Italian', 'Japanese', 'Norwegian', 'Spanish'
+$language = 'japanese'; // Language support - 'English', 'Polish', 'German', 'French', 'Dutch', 'Danish', 'Italian', 'Japanese', 'Norwegian', 'Spanish'
$week_start_day = 'sunday'; // Day of the week your week starts on
$day_start = '0700'; // 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