{text.eyebrow}

{text.title}

{text.commit} {commit.short_hash} {commit.summary} {commit.author_name} · {new Date(commit.date).toLocaleString()}
{text.explanation}
{#if error}
{error}
{:else if status}
{status}
{/if}
{#if isLoading}
{text.loading}
{/if}
{text.syncTitle} {text.syncHelp}
{#if remotes.length > 0}
{:else} {text.noRemotes} {/if}
{#if deleteConfirmOpen} {text.deleteQuestion} {:else} {/if}