You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
625 B
20 lines
625 B
<?php
|
|
/*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langCourseProgram = "Penerangan Subjek";
|
|
$langThisCourseDescriptionIsEmpty = "Subjek ini belum diberi penerangan";
|
|
$langEditCourseProgram = "Bina/Ubahsuai Penerangan Subjek";
|
|
$QuestionPlan = "Maklumat untuk Pensyarah";
|
|
$langInfo2Say = "Maklumat untuk Pelajar";
|
|
$langOuAutreTitre = "Tajuk";
|
|
$langNewBloc = "Lain-lain";
|
|
$langAddCat = "Tambah Penerangan";
|
|
$langAdd = "Tambah";
|
|
$langValid = "Proses";
|
|
$langBackAndForget = "Kembali";
|
|
$CourseDescriptionUpdated = "";
|
|
$CourseDescriptionDeleted = "";
|
|
$CourseDescriptionIntro = "";
|
|
$langSaveDescription = "";
|
|
?>
|