feat: allow contact cards for organizations #701
This commit is contained in:
@@ -2375,6 +2375,9 @@
|
||||
"section_address_book": "Katalog",
|
||||
"select_address_book": "Wybierz katalog...",
|
||||
"section_identity": "Imię i tożsamość",
|
||||
"contact_type": "Typ kontaktu",
|
||||
"type_person": "Osoba",
|
||||
"type_organization": "Organizacja",
|
||||
"section_work": "Praca i organizacja",
|
||||
"prefix": "Tytuł",
|
||||
"prefix_placeholder": "Dr, Pan, Pani",
|
||||
@@ -2459,7 +2462,7 @@
|
||||
"cancel": "Anuluj",
|
||||
"creating": "Tworzenie...",
|
||||
"updating": "Aktualizowanie...",
|
||||
"name_required": "Wymagane jest przynajmniej imię lub nazwisko",
|
||||
"name_required": "Podaj imię, nazwisko lub organizację",
|
||||
"email_invalid": "Wprowadź prawidłowy adres e-mail",
|
||||
"email_error_inline": "Nieprawidłowy format adresu e-mail",
|
||||
"save_failed": "Nie udało się zapisać kontaktu",
|
||||
|
||||
Reference in New Issue
Block a user