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.
16 lines
1.1 KiB
16 lines
1.1 KiB
<?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";
|
|
$langOkSent = "페이지가 업로드 되었습니다. <p>이는 <a href=../../$dbname/index.php>홈페이지</a>에 링크됩니다.";
|
|
?>
|