mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16: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$
|
||||
// block_course_list.php - created with Moodle 1.4.2 nearly (2004092000)
|
||||
// block_course_list.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
|
||||
|
||||
|
||||
$string['allcourses'] = '관리자는 모든 배움터를 볼 수 있다.';
|
||||
|
@ -8,5 +8,6 @@ $string['configadminview'] = '
|
|||
$string['owncourses'] = '관리자는 자신의 배움터를 볼 수 있다.';
|
||||
$string['thischarset'] = 'EUC-KR';
|
||||
$string['thisdirection'] = 'ltr';
|
||||
$string['thislanguage'] = '한국어';
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue