agenda.inc.php 163 B

12345678910
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $Day = "Dagur";
  6. $Month = "Máni";
  7. $Detail = "Smálutir";
  8. $Week = "Vika";
  9. $Date = "Dato";
  10. ?>