Frontend: unified 3-column contacts page (folder tree | list/table/cards | detail), all Rentman fields, ContactPerson CRUD, removed old Contact/Company pages
This commit is contained in:
@@ -147,7 +147,55 @@
|
||||
"noCompanies": "This contact is not assigned to any company.",
|
||||
"noFiles": "No files available.",
|
||||
"noActivity": "No activity available.",
|
||||
"fullName": "Name"
|
||||
"fullName": "Name",
|
||||
"allContacts": "All Contacts",
|
||||
"persons": "Persons",
|
||||
"type": "Type",
|
||||
"name": "Name",
|
||||
"code": "Customer Code",
|
||||
"mobile": "Mobile",
|
||||
"website": "Website",
|
||||
"searchPlaceholder": "Search contacts...",
|
||||
"viewMode": "View",
|
||||
"viewList": "List",
|
||||
"viewTable": "Table",
|
||||
"viewCards": "Cards",
|
||||
"selectContact": "No contact selected",
|
||||
"selectContactDesc": "Select a contact from the list to view details.",
|
||||
"contactPersons": "Contact Persons",
|
||||
"addPerson": "Add contact person",
|
||||
"editPerson": "Edit contact person",
|
||||
"noPersons": "No contact persons.",
|
||||
"deletePersonConfirm": "Delete this contact person?",
|
||||
"personCreated": "Contact person created.",
|
||||
"personUpdated": "Contact person updated.",
|
||||
"personDeleted": "Contact person deleted.",
|
||||
"mailingAddress": "Mailing Address",
|
||||
"visitAddress": "Visit Address",
|
||||
"invoiceAddress": "Invoice Address",
|
||||
"communication": "Communication",
|
||||
"financial": "Financial & Tax",
|
||||
"vatCode": "VAT ID",
|
||||
"fiscalCode": "Tax Number",
|
||||
"commerceCode": "Commercial Register",
|
||||
"purchaseNumber": "Purchase Number",
|
||||
"bic": "BIC",
|
||||
"bankAccount": "IBAN",
|
||||
"discounts": "Discounts",
|
||||
"discountCrew": "Crew Discount",
|
||||
"discountTransport": "Transport Discount",
|
||||
"discountRental": "Rental Discount",
|
||||
"discountSale": "Sale Discount",
|
||||
"discountSubrent": "Subrent Discount",
|
||||
"discountTotal": "Total Discount",
|
||||
"geo": "Geography",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude",
|
||||
"notes": "Notes",
|
||||
"projectnote": "Project Note",
|
||||
"projectnoteTitle": "Note Title",
|
||||
"contactWarning": "Contact Warning",
|
||||
"customFields": "Custom Fields"
|
||||
},
|
||||
"settings": {
|
||||
"title": "Settings",
|
||||
@@ -651,4 +699,4 @@
|
||||
"create": "New tag",
|
||||
"selectTags": "Select {{count}} tags"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user