From 294df44c404fd814602b39e4157aa24f5cc82bf2 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 26 Feb 2026 06:34:48 +0100 Subject: [PATCH] Update ko_KR, thanks to yjchoi --- language/ko_KR/common.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/ko_KR/common.lang.php b/language/ko_KR/common.lang.php index 69b009747..d93cf9235 100644 --- a/language/ko_KR/common.lang.php +++ b/language/ko_KR/common.lang.php @@ -429,7 +429,6 @@ $lang['Check your inbox'] = '수신함을 확인하세요'; $lang['Cancel'] = '취소'; $lang['Change your password'] = '비밀번호 변경'; $lang['An error has occured please got back to Sign in or Register'] = '오류가 발생했습니다. 로그인 또는 회원가입으로 돌아가 주세요'; -$lang['An email has been sent with a verification code'] = '인증 코드가 포함된 이메일이 발송되었습니다'; $lang['An email has been sent with a link to reset your password'] = '비밀번호 재설정 링크가 포함된 이메일이 발송되었습니다.'; $lang['Albums listed here match your search by word. Click on one to browse by album.'] = '여기에 나열된 앨범은 검색어와 일치합니다. 앨범을 클릭하면 해당 앨범으로 탐색할 수 있습니다.'; $lang['Album title'] = '앨범 제목'; @@ -533,4 +532,5 @@ $lang['Duration'] = '기간'; $lang['Empty filters'] = '빈 필터'; $lang['Expired'] = '만료됨'; $lang['Expired on'] = '만료일'; -$lang['Expires in'] = '만료 예정일'; \ No newline at end of file +$lang['Expires in'] = '만료 예정일'; +$lang['If your account exists, a verification code has been sent to your email address.'] = '계정이 존재하는 경우, 인증 코드가 귀하의 이메일 주소로 발송되었습니다.'; \ No newline at end of file