{
  "searchContactsLabel": "Search for contacts",
  "searchPlaceholder": "Search",
  "results": "{count} result{count, plural, one {} other {s}}",
  "pageResults": "{shown}/{total} Results",
  "emailColumn": "Email",
  "phoneColumn": "Phone Number",
  "nameColumn": "Name",
  "createdAtColumn": "Created At",
  "previousPage": "Previous Page",
  "nextPage": "Next Page",
  "pagination": "Page {current} of {total}",
  "previous": "Previous",
  "next": "Next",
  "deleteSelection": "Delete Selection",
  "filterByType": "Filter by type",
  "filterByStatus": "Filter by status",
  "filterByChannel": "Filter by channel",
  "status": "Status",
  "category": "Category",
  "all": "All",
  "customer": "Customer",
  "deleteConfirmTitle": "Delete Contacts",
  "deleteConfirmMessage": "Are you sure you want to delete the selected contacts? This action cannot be undone.",
  "cancelButton": "Cancel",
  "confirmDeleteButton": "Delete"
}