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.
15 lines
864 B
15 lines
864 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langCourseProgram = "과정 설명";
|
|
$langThisCourseDescriptionIsEmpty = "이 과정에 대한 설명이 존재하지 않습니다.";
|
|
$langEditCourseProgram = "과정 설명 생성과 수정";
|
|
$QuestionPlan = "관리자에게 질문";
|
|
$langInfo2Say = "유저에게 제공하는 정보";
|
|
$langOuAutreTitre = "제목";
|
|
$langNewBloc = "그 외";
|
|
$langAddCat = "카테고리 추가";
|
|
$langAdd = "추가";
|
|
$langValid = "유효함";
|
|
$langBackAndForget = "back and forget";
|
|
?>
|