From cedd10cba3ba5cf3ff76715c35b9f2b2cb3f70f3 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Fri, 13 Feb 2026 06:50:44 +0100 Subject: [PATCH] Update ko_KR, thanks to yjchoi --- language/ko_KR/admin.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/ko_KR/admin.lang.php b/language/ko_KR/admin.lang.php index 310ae56b6..6214d291a 100644 --- a/language/ko_KR/admin.lang.php +++ b/language/ko_KR/admin.lang.php @@ -1264,7 +1264,7 @@ $lang['user_status_webmaster'] = '웹마스터'; $lang['user_status_normal'] = '기본'; $lang['user_status_generic'] = '일반'; $lang['user "%s" added'] = '사용자 "%s" 추가됨'; -$lang['unit mode'] = '싱글 모드'; +$lang['unit mode'] = '단일 모드'; $lang['total time'] = '총 소요 시간'; $lang['the wiki'] = '위키'; $lang['right now'] = '지금'; @@ -1279,7 +1279,7 @@ $lang['on the %d selected photos'] = '선택한 사진 %d장에 작업'; $lang['image(s) contains unsaved changes'] = '이미지에 저장되지 않은 변경 사항이 있습니다'; $lang['in administration'] = '관리에서'; $lang['hide details'] = '세부 정보 숨기기'; -$lang['global mode'] = '글로벌 모드'; +$lang['global mode'] = '전역 모드'; $lang['for this file format'] = '이 파일 형식'; $lang['for the file format'] = '파일 형식'; $lang['existing album'] = '기존 앨범';