{isGerman ? "Branches zusammenführen" : "Combine branches"}

{isGerman ? "Merge konfigurieren" : "Configure merge"}

{isGerman ? "Quell-Branch" : "Source branch"} {branch.name}
{isGerman ? "In aktuellen Branch" : "Into current branch"} {currentBranch || "HEAD"}
{isGerman ? "Merge-Strategie" : "Merge strategy"}
{#each options as option} {/each}