setTimeout(addChip, 300)} >
{$_('cards.title')}
{#each chips as [title, icon]}
{$_(`cards.${title}`)}
{icon}
{/each}