From 263a43dafb9a0e7cc93a3b1bdd2ba6f68d0fc504 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Wed, 25 Sep 2002 23:29:10 +0000 Subject: Descriptions / Notes add-in, now supports this in event.php and master_array --- languages/danish.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'languages/danish.inc.php') diff --git a/languages/danish.inc.php b/languages/danish.inc.php index 134258d..aa061c0 100644 --- a/languages/danish.inc.php +++ b/languages/danish.inc.php @@ -33,6 +33,7 @@ $this_months_lang = "Denne Måneds Aftaler"; $date_lang = "Dato"; $summary_lang = "Opsummering"; $all_day_lang = "All day event"; +$notes_lang = "Notes"; // Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php setlocale (LC_TIME, 'dk_DK'); -- cgit v1.2.3