{searchQuery ? `No locations match your search "${searchQuery}". Try a different search term.` : 'Get started by adding your first location to organize your facilities.'}
{#if !searchQuery} {/if}Are you sure you want to delete the following location?
{deleteItem?.LocFull}
Code: {deleteItem?.LocCode}
{#if deleteItem?.LocType} {typeLabels[deleteItem.LocType]} {/if}This action cannot be undone. Any child locations will become top-level locations.