Report #37: Birthdays Ahead

This commit is contained in:
Ice
2008-01-26 13:28:59 +00:00
parent 712dd46523
commit 276f0c1306
2 changed files with 8 additions and 1 deletions

View File

@@ -56,6 +56,10 @@ $lang = array_merge($lang, array(
'WIO_GUEST' => 'Gäste',
//'RECORD_ONLINE_USERS'=> 'View record: <strong>%1$s</strong><br />%2$s',
// Birthdays
'BIRTHDAYS_AHEAD' => 'In den n<>chsten %s Tagen',
'NO_BIRTHDAYS_AHEAD' => 'In diesem Zeitraum hat kein Mitglied Geburtstag',
// user menu
'USER_MENU' => 'Benutzer Menü',
'UM_LOG_ME_IN' => 'Mich bei jedem Besuch automatisch anmelden',