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