feat: allow contact cards for organizations #701
This commit is contained in:
@@ -2375,6 +2375,9 @@
|
||||
"section_address_book": "디렉터리",
|
||||
"select_address_book": "디렉터리 선택...",
|
||||
"section_identity": "이름 및 신원",
|
||||
"contact_type": "연락처 유형",
|
||||
"type_person": "개인",
|
||||
"type_organization": "소속(회사)",
|
||||
"section_work": "직장 및 소속",
|
||||
"prefix": "호칭",
|
||||
"prefix_placeholder": "예: Dr., Mr., Mrs.",
|
||||
@@ -2459,7 +2462,7 @@
|
||||
"cancel": "취소",
|
||||
"creating": "만드는 중...",
|
||||
"updating": "업데이트 중...",
|
||||
"name_required": "이름이나 성 중에 하나는 꼭 필요해요",
|
||||
"name_required": "이름, 성 또는 조직을 입력하세요",
|
||||
"email_invalid": "올바른 이메일 주소를 입력해 주세요",
|
||||
"email_error_inline": "이메일 형식이 잘못되었어요",
|
||||
"save_failed": "연락처를 저장하지 못했어요",
|
||||
|
||||
Reference in New Issue
Block a user