myagenda.inc.php 131 B

123456
  1. <?php /*
  2. for more information: see languages.txt in the lang folder.
  3. */
  4. $langMyAgenda = "Meine Agenda";
  5. $langToday = "Heute";
  6. ?>