mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 19:36:41 +02:00
Committing two new files and some more strings to the UTF-8 Korean language pack to HEAD
This commit is contained in:
parent
dd491d9972
commit
380eecefda
22 changed files with 503 additions and 29 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php // $Id$
|
||||
// wiki.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005031000)
|
||||
<?PHP // $Id$
|
||||
// wiki.php - created with Moodle 1.5 ALPHA (2005051500)
|
||||
|
||||
|
||||
$string['action'] = '활동';
|
||||
|
@ -161,6 +161,7 @@ $string['tabview'] = '보기';
|
|||
$string['thanksforcontribution'] = '당신의 공헌에 감사합니다';
|
||||
$string['thispageisntlinkedfromanywhereelse'] = '이 페이지는 어디에도 연계되어 있지 않습니다';
|
||||
$string['updatedpages'] = '최신페이지';
|
||||
$string['updatedwikipages'] = 'wiki 페이지 업데이트하기';
|
||||
$string['uplerror'] = '죄송합니다 파일 업로드중 문제가 발생했습니다';
|
||||
$string['uplinsect'] = '업로드경로';
|
||||
$string['uplnewnam'] = '다른이름으로 저장합니다';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue