Voyage {$t('navbar.users')}

{#each users as user (user.uuid)} {/each}
{#if users.length === 0}

{$t('users.no_users_found')}

{/if} Users