mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
corrected locale: as far as I could find it should be ko_KR
This commit is contained in:
parent
a2e86964b6
commit
9d778166bd
2 changed files with 2 additions and 2 deletions
|
@ -619,7 +619,7 @@ $string['list'] = '
|
|||
$string['listfiles'] = '$a 의 파일 목록';
|
||||
$string['listofallpeople'] = '모든 사람 목록';
|
||||
$string['livelogs'] = '최근 한 시간동안의 로그';
|
||||
$string['locale'] = 'ko_utf8';
|
||||
$string['locale'] = 'ko_KR';
|
||||
$string['location'] = '위치';
|
||||
$string['loggedinas'] = '$a 계정으로 접속되었습니다.';
|
||||
$string['loggedinasguest'] = '손님 계정으로 접속했었습니다.';
|
||||
|
|
|
@ -619,7 +619,7 @@ $string['list'] = '목록';
|
|||
$string['listfiles'] = '$a 의 파일 목록';
|
||||
$string['listofallpeople'] = '모든 사람 목록';
|
||||
$string['livelogs'] = '최근 한 시간동안의 로그';
|
||||
$string['locale'] = 'ko_utf8';
|
||||
$string['locale'] = 'ko_KR';
|
||||
$string['location'] = '위치';
|
||||
$string['loggedinas'] = '$a 계정으로 접속되었습니다.';
|
||||
$string['loggedinasguest'] = '손님 계정으로 접속했었습니다.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue