mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Fixed Korean encoding
This commit is contained in:
parent
a52682543b
commit
49ce3d79b4
1 changed files with 1 additions and 1 deletions
|
@ -454,7 +454,7 @@ $string['list'] = '
|
|||
$string['listfiles'] = '$a 의 파일 목록';
|
||||
$string['listofallpeople'] = '모든 사람 목록';
|
||||
$string['livelogs'] = '최근 한 시간동안의 로그';
|
||||
$string['locale'] = 'ko';
|
||||
$string['locale'] = 'ko_KR.euckr';
|
||||
$string['location'] = '위치';
|
||||
$string['loggedinas'] = '$a 계정으로 접속되었습니다.';
|
||||
$string['loggedinnot'] = '접속되지 않았습니다.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue