feat: allow contact cards for organizations #701
This commit is contained in:
@@ -2375,6 +2375,9 @@
|
||||
"section_address_book": "Adresboek",
|
||||
"select_address_book": "Selecteer een adresboek...",
|
||||
"section_identity": "Naam en identiteit",
|
||||
"contact_type": "Contacttype",
|
||||
"type_person": "Persoon",
|
||||
"type_organization": "Organisatie",
|
||||
"section_work": "Werk en organisatie",
|
||||
"prefix": "Voorvoegsel",
|
||||
"prefix_placeholder": "Dr., Dhr., Mevr.",
|
||||
@@ -2459,7 +2462,7 @@
|
||||
"cancel": "Annuleren",
|
||||
"creating": "Aanmaken...",
|
||||
"updating": "Bijwerken...",
|
||||
"name_required": "Ten minste een voor- of achternaam is vereist",
|
||||
"name_required": "Voer een voornaam, achternaam of organisatie in",
|
||||
"email_invalid": "Voer een geldig e-mailadres in",
|
||||
"email_error_inline": "Ongeldig e-mailformaat",
|
||||
"save_failed": "Kon contact niet opslaan",
|
||||
|
||||
Reference in New Issue
Block a user