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": "博士、先生、女士",
|
||||
@@ -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