feat: allow contact cards for organizations #701

This commit is contained in:
Linus Rath
2026-07-30 19:44:36 +02:00
parent 348e032dce
commit e659fe3d38
29 changed files with 360 additions and 71 deletions
+4 -1
View File
@@ -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": "保存联系人失败",