feat: allow contact cards for organizations #701
This commit is contained in:
@@ -2375,6 +2375,9 @@
|
||||
"section_address_book": "Verzeichnis",
|
||||
"select_address_book": "Verzeichnis auswählen...",
|
||||
"section_identity": "Name & Identität",
|
||||
"contact_type": "Kontakttyp",
|
||||
"type_person": "Person",
|
||||
"type_organization": "Organisation",
|
||||
"section_work": "Beruf & Organisation",
|
||||
"prefix": "Anrede",
|
||||
"prefix_placeholder": "Dr., Herr, Frau",
|
||||
@@ -2459,7 +2462,7 @@
|
||||
"cancel": "Abbrechen",
|
||||
"creating": "Wird erstellt...",
|
||||
"updating": "Wird aktualisiert...",
|
||||
"name_required": "Mindestens ein Vor- oder Nachname ist erforderlich",
|
||||
"name_required": "Bitte Vorname, Nachname oder Organisation angeben",
|
||||
"email_invalid": "Bitte geben Sie eine gültige E-Mail-Adresse ein",
|
||||
"email_error_inline": "Ungültiges E-Mail-Format",
|
||||
"save_failed": "Kontakt konnte nicht gespeichert werden",
|
||||
|
||||
Reference in New Issue
Block a user