learnpath.inc.php 283 B

123456789
  1. <?php /*
  2. for more information: see languages.txt in the lang folder.
  3. */
  4. $NewForumCreated = "El nou fòrum ha estat creat";
  5. $NewThreadCreated = "El fil del nou fòrum ha estat creat";
  6. $lang_description = "descripció";
  7. $lang_title = "títol";
  8. $lang_prerequisites = "Requisits previs";
  9. ?>