feat: allow contact cards for organizations #701
This commit is contained in:
@@ -2375,6 +2375,9 @@
|
||||
"section_address_book": "Adresář",
|
||||
"select_address_book": "Vyberte adresář...",
|
||||
"section_identity": "Jméno a identita",
|
||||
"contact_type": "Typ kontaktu",
|
||||
"type_person": "Osoba",
|
||||
"type_organization": "Organizace",
|
||||
"section_work": "Práce a organizace",
|
||||
"prefix": "Titul",
|
||||
"prefix_placeholder": "Dr., Pan, Paní",
|
||||
@@ -2459,7 +2462,7 @@
|
||||
"cancel": "Zrušit",
|
||||
"creating": "Vytváření...",
|
||||
"updating": "Aktualizování...",
|
||||
"name_required": "Je vyžadováno alespoň jméno nebo příjmení",
|
||||
"name_required": "Zadejte jméno, příjmení nebo organizaci",
|
||||
"email_invalid": "Zadejte platnou e-mailovou adresu",
|
||||
"email_error_inline": "Neplatný formát e-mailové adresy",
|
||||
"save_failed": "Uložení kontaktu selhalo",
|
||||
|
||||
Reference in New Issue
Block a user