mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +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$
|
||||
// appointment.php - created with Moodle 1.4.2 nearly (2004092000)
|
||||
// appointment.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
|
||||
|
||||
|
||||
$string['allowresubmit'] = '재 제출 허용하기';
|
||||
|
@ -22,6 +22,7 @@ $string['notsubmittedyet'] = '
|
|||
$string['saveallfeedback'] = '나의 피드백을 모두 저장하기';
|
||||
$string['thischarset'] = 'EUC-KR';
|
||||
$string['thisdirection'] = 'ltr';
|
||||
$string['thislanguage'] = '한국어';
|
||||
$string['timeend'] = '약속 끝';
|
||||
$string['timestart'] = '약속 시작';
|
||||
$string['typeoffline'] = '오프라인 활동';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue