{lang.string('navigation.notifications')}

{#if $notifications.length === 0}
{lang.string('notification.fetching')}
{:else} {#each $notifications as notif} {/each} {/if}