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
640 B
20 lines
640 B
<?php
|
|
/*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langCourseProgram = "Deskripsi Mata Kuliah";
|
|
$langThisCourseDescriptionIsEmpty = "Mata Kuliah ini saat ini belum dideskripsikan";
|
|
$langEditCourseProgram = "Buat dan edit dengan formulir";
|
|
$QuestionPlan = "Pertanyaan ke pengajar";
|
|
$langInfo2Say = "Informasi untuk siswa";
|
|
$langOuAutreTitre = "Judul";
|
|
$langNewBloc = "Lainnya";
|
|
$langAddCat = "tambah kategori";
|
|
$langAdd = "Tambah";
|
|
$langValid = "Sah";
|
|
$langBackAndForget = "Kembali dan lupakan";
|
|
$CourseDescriptionUpdated = "";
|
|
$CourseDescriptionDeleted = "";
|
|
$CourseDescriptionIntro = "";
|
|
$langSaveDescription = "";
|
|
?>
|