{#if active} {$_('toolbar.routing.activity')} {#each Object.keys(brouterProfiles) as profile} {$_(`toolbar.routing.activities.${profile}`)} {/each} {$_('toolbar.routing.use_routing')} {$_('toolbar.routing.allow_private')} {#if $selectedFiles.size > 1} {$_('toolbar.routing.help_multiple_files')} {:else if $selectedFiles.size == 0} {$_('toolbar.routing.help_no_file')} {:else} {$_('toolbar.routing.help')} {/if} {/if}