feat: allow contact cards for organizations #701
This commit is contained in:
@@ -2375,6 +2375,9 @@
|
||||
"section_address_book": "Adressebog",
|
||||
"select_address_book": "Vælg en adressebog...",
|
||||
"section_identity": "Navn & identitet",
|
||||
"contact_type": "Kontakttype",
|
||||
"type_person": "Person",
|
||||
"type_organization": "Organisation",
|
||||
"section_work": "Arbejde & organisation",
|
||||
"prefix": "Præfiks",
|
||||
"prefix_placeholder": "Dr., hr., fru",
|
||||
@@ -2459,7 +2462,7 @@
|
||||
"cancel": "Annuller",
|
||||
"creating": "Opretter...",
|
||||
"updating": "Opdaterer...",
|
||||
"name_required": "Mindst et fornavn eller efternavn er påkrævet",
|
||||
"name_required": "Angiv et fornavn, efternavn eller en organisation",
|
||||
"email_invalid": "Indtast en gyldig e-mailadresse",
|
||||
"email_error_inline": "Ugyldigt e-mailformat",
|
||||
"save_failed": "Kunne ikke gemme kontakt",
|
||||
|
||||
Reference in New Issue
Block a user