{#if loading || result}

{$t('proxies.validation.title')}

{#if loading && !result}
{$t('proxies.validation.checking')}
{:else if result} {/if}
{/if}