{#if shortcut.tooltip} {$i18n.t(shortcut.name)} * {:else} {$i18n.t(shortcut.name)} {/if}
{#each shortcut.keys as key}
{formatKey(key)}
{/each}