moodle/lang/km_utf8/lesson.php
2006-02-01 16:25:01 +00:00

14 lines
449 B
PHP

<?PHP // $Id$
// lesson.php - created with Moodle 1.4.4 (2004083140)
$string['answer'] = 'ចំលើយ';
$string['password'] = 'ពាក្យសំងាត់';
$string['question'] = 'សំនួរ';
$string['questionoption'] = 'សំនួរ';
$string['questiontype'] = 'ប្រភេទសំនួរ';
$string['report'] = 'របាយការណ៏';
$string['youranswer'] = 'ចំលើយរបស់អ្នក';
?>