i18n: add missing translation keys across 15 locales
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
"jmap_endpoint_label": "JMAP 서버",
|
||||
"jmap_endpoint_placeholder": "https://mail.example.com",
|
||||
"jmap_endpoint_cors_hint": "서버에서 이 도메인의 CORS 요청을 허용해야 해요.",
|
||||
"jmap_server_label": "서버",
|
||||
"jmap_server_auto_picked": "이메일 도메인에서 서버를 선택했습니다.",
|
||||
"sign_in": "로그인",
|
||||
"signing_in": "로그인 중...",
|
||||
"loading": "불러오는 중...",
|
||||
@@ -495,6 +497,8 @@
|
||||
"send": "보내기",
|
||||
"cancel": "취소",
|
||||
"attach": "첨부",
|
||||
"attach_photos": "사진 및 동영상",
|
||||
"attach_files": "파일",
|
||||
"discard": "삭제",
|
||||
"discard_draft_title": "임시보관 메일을 삭제할까요?",
|
||||
"discard_draft_confirm": "저장되지 않은 내용이 있어요. 이 메일을 삭제할까요?",
|
||||
@@ -1633,7 +1637,10 @@
|
||||
"preview": {
|
||||
"label": "미리보기"
|
||||
}
|
||||
}
|
||||
},
|
||||
"search_placeholder": "설정 검색",
|
||||
"search_clear": "검색 지우기",
|
||||
"search_no_results": "일치하는 설정이 없습니다"
|
||||
},
|
||||
"errors": {
|
||||
"page_error_title": "문제가 발생했어요",
|
||||
|
||||
Reference in New Issue
Block a user