From d270176a0dd56d247b101214e6cf8211ad733d3f Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Fri, 6 Mar 2026 17:44:36 +0100 Subject: [PATCH] Update ko_KR, thanks to yjchoi --- language/ko_KR/common.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/ko_KR/common.lang.php b/language/ko_KR/common.lang.php index e50a0de6e..6393cc51f 100644 --- a/language/ko_KR/common.lang.php +++ b/language/ko_KR/common.lang.php @@ -390,7 +390,7 @@ $lang['Here are your connection settings'] = '접속 설정은 다음과 같습 $lang['Send my connection settings by email'] = '접속 설정을 이메일로 보내기'; $lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = '성공적으로 가입되었습니다. 곧 접속 설정이 있는 이메일을 받으실겁니다. 환영합니다.'; $lang['View in'] = '다음에서 보기 : '; -$lang['Search in sub-albums'] = '하위 앨범에서 검색'; +$lang['Search in sub-albums'] = '하위 앨범에서도 검색'; $lang['Desktop'] = '컴퓨터'; $lang['Forbidden'] = '금지됨'; $lang['If you think you\'ve received this email in error, please contact us at %s'] = '만약 오류로 이 메일을 수신했다고 생각하시면, %s 로 연락 바랍니다.';