From ed9121175aa6164a73987a247cebe47e53676529 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 6 Oct 2025 09:47:38 +0200 Subject: [PATCH] i18n(ko): Update Korean translations --- UI/MainUI/Korean.lproj/Localizable.strings | 3 +++ UI/PreferencesUI/Korean.lproj/Localizable.strings | 1 + 2 files changed, 4 insertions(+) diff --git a/UI/MainUI/Korean.lproj/Localizable.strings b/UI/MainUI/Korean.lproj/Localizable.strings index 85714884d..719e6e826 100644 --- a/UI/MainUI/Korean.lproj/Localizable.strings +++ b/UI/MainUI/Korean.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "처리되지 않은 오류 응답"; "Password change is not supported." = "비밀번호 변경이 지원되지 않습니다."; "Unhandled HTTP error code: %{0}" = "처리되지 않은 HTTP 오류 코드: %{0}"; +"Current password" = "Current password"; "New password" = "새 비밀번호"; +"Passwords don't match" = "Passwords don't match"; "Confirmation" = "확인"; +"Change" = "Change"; "Cancel" = "취소"; "Please wait..." = "기다려 주십시오..."; "Close" = "닫기"; diff --git a/UI/PreferencesUI/Korean.lproj/Localizable.strings b/UI/PreferencesUI/Korean.lproj/Localizable.strings index d7201947f..443de2716 100644 --- a/UI/PreferencesUI/Korean.lproj/Localizable.strings +++ b/UI/PreferencesUI/Korean.lproj/Localizable.strings @@ -207,6 +207,7 @@ "Insert signature on forward" = "전달에 서명 삽입"; "Show recipients or sender full email in mailboxes" = "사서함에 수신자 또는 발신자 전체 이메일 표시"; "Hide attachements for inline images" = "인라인 이미지의 첨부 파일 숨기기"; +"Show attachments above the message" = "Show attachments above the message"; /* Base font size for messages composed in HTML */ "Default font size" = "기본 글꼴 크기";