mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
New language strings added in several files, especially in workshop.php
This commit is contained in:
parent
90ee39c0e3
commit
93996ffeab
46 changed files with 1163 additions and 966 deletions
|
@ -1,5 +1,5 @@
|
|||
<?PHP // $Id$
|
||||
// exercise.php - created with Moodle 1.4.2 nearly (2004083122)
|
||||
// exercise.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
|
||||
|
||||
|
||||
$string['absent'] = '결석';
|
||||
|
@ -117,6 +117,8 @@ $string['teacherassessmenttable'] = '$a
|
|||
$string['teacherscomment'] = '선생님의 코멘트';
|
||||
$string['thegradeis'] = '점수는 $a';
|
||||
$string['thereisfeedbackfromthe'] = '$a 에 피드백이 있음.';
|
||||
$string['thischarset'] = 'euc-kr';
|
||||
$string['thislanguage'] = '한국어';
|
||||
$string['title'] = '제목';
|
||||
$string['view'] = '보기';
|
||||
$string['weightforgradingofassessments'] = '평가 점수에 관한 웨이트';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue