corrected locale: as far as I could find it should be ko_KR

This commit is contained in:
koenr 2005-11-12 19:21:16 +00:00
parent a2e86964b6
commit 9d778166bd
2 changed files with 2 additions and 2 deletions

View file

@ -619,7 +619,7 @@ $string['list'] = '
$string['listfiles'] = '$a 의 파일 목록'; $string['listfiles'] = '$a 의 파일 목록';
$string['listofallpeople'] = '모든 사람 목록'; $string['listofallpeople'] = '모든 사람 목록';
$string['livelogs'] = '최근 한 시간동안의 로그'; $string['livelogs'] = '최근 한 시간동안의 로그';
$string['locale'] = 'ko_utf8'; $string['locale'] = 'ko_KR';
$string['location'] = '위치'; $string['location'] = '위치';
$string['loggedinas'] = '$a 계정으로 접속되었습니다.'; $string['loggedinas'] = '$a 계정으로 접속되었습니다.';
$string['loggedinasguest'] = '손님 계정으로 접속했었습니다.'; $string['loggedinasguest'] = '손님 계정으로 접속했었습니다.';

View file

@ -619,7 +619,7 @@ $string['list'] = '목록';
$string['listfiles'] = '$a 의 파일 목록'; $string['listfiles'] = '$a 의 파일 목록';
$string['listofallpeople'] = '모든 사람 목록'; $string['listofallpeople'] = '모든 사람 목록';
$string['livelogs'] = '최근 한 시간동안의 로그'; $string['livelogs'] = '최근 한 시간동안의 로그';
$string['locale'] = 'ko_utf8'; $string['locale'] = 'ko_KR';
$string['location'] = '위치'; $string['location'] = '위치';
$string['loggedinas'] = '$a 계정으로 접속되었습니다.'; $string['loggedinas'] = '$a 계정으로 접속되었습니다.';
$string['loggedinasguest'] = '손님 계정으로 접속했었습니다.'; $string['loggedinasguest'] = '손님 계정으로 접속했었습니다.';