course_description.inc.php 640 B

12345678910111213141516
  1. <?php /*
  2. for more information: see languages.txt in the lang folder.
  3. */
  4. $langCourseProgram = "Mô tả tóm tắt";
  5. $langThisCourseDescriptionIsEmpty = "Giáo trình này không có phần diễn giải";
  6. $langEditCourseProgram = "Tạo diễn giải";
  7. $langQuestionPlan = "Câu hỏi với giáo viên";
  8. $langInfo2Say = "Thông tin đến học sinh";
  9. $langOuAutreTitre = "Tiêu đề";
  10. $langNewBloc = "Khác";
  11. $langAddCat = "Thêm chủ đề";
  12. $langAdd = "Thêm";
  13. $langValid = "OK";
  14. $langBackAndForget = "Xoá";
  15. $langOkSent = "Your page has been sent.<p>It is now linked from course <a href=../..//index.php>Homepage</a>";
  16. ?>