diff --git a/assets/l10n/intl_ko.arb b/assets/l10n/intl_ko.arb index dbeebb18..010d161c 100644 --- a/assets/l10n/intl_ko.arb +++ b/assets/l10n/intl_ko.arb @@ -2609,5 +2609,28 @@ "iWroteDownTheKey": "키를 적었습니다", "@iWroteDownTheKey": {}, "setupChatBackupDescription": "당신의 메시지를 보호하기 위해서, 보안 키를 생성했습니다.\n비밀번호 관리자와 같이 안전한 곳에 저장해주세요.", - "@setupChatBackupDescription": {} + "@setupChatBackupDescription": {}, + "time": "시간", + "@time": {}, + "messageType": "메시지 유형", + "@messageType": {}, + "openGallery": "갤러리 열기", + "@openGallery": {}, + "sender": "발신자", + "@sender": {}, + "passwordsDoNotMatch": "비밀번호가 일치하지 않습니다!", + "@passwordsDoNotMatch": {}, + "pleaseChooseAtLeastChars": "최소 {min}자를 선택하세요.", + "@pleaseChooseAtLeastChars": { + "type": "text", + "placeholders": { + "min": {} + } + }, + "messageInfo": "메시지 정보", + "@messageInfo": {}, + "pleaseEnterValidEmail": "유효한 이메일 주소를 입력해주세요.", + "@pleaseEnterValidEmail": {}, + "repeatPassword": "비밀번호 다시 입력", + "@repeatPassword": {} }