feat: allow contact cards for organizations #701
This commit is contained in:
@@ -2376,6 +2376,9 @@
|
||||
"section_address_book": "Directory",
|
||||
"select_address_book": "Select a directory...",
|
||||
"section_identity": "Name & Identity",
|
||||
"contact_type": "Contact type",
|
||||
"type_person": "Person",
|
||||
"type_organization": "Organization",
|
||||
"section_work": "Work & Organization",
|
||||
"prefix": "Prefix",
|
||||
"prefix_placeholder": "Dr., Mr., Mrs.",
|
||||
@@ -2460,7 +2463,7 @@
|
||||
"cancel": "Cancel",
|
||||
"creating": "Creating...",
|
||||
"updating": "Updating...",
|
||||
"name_required": "At least a first name or last name is required",
|
||||
"name_required": "Enter a first name, last name, or organization",
|
||||
"email_invalid": "Please enter a valid email address",
|
||||
"email_error_inline": "Invalid email format",
|
||||
"save_failed": "Failed to save contact",
|
||||
|
||||
Reference in New Issue
Block a user