{#if workload} {tr.deckConfigFsrsSimulateDesiredRetentionExperimental()} {:else} {tr.deckConfigFsrsSimulatorExperimental()} {/if}
modal?.hide()} >
openHelpModal("simulateFsrsReview")}> {tr.deckConfigDaysToSimulate()}
openHelpModal("simulateFsrsReview")}> {tr.deckConfigAdditionalNewCardsToSimulate()}
{#if !workload}
openHelpModal("desiredRetention")} > {tr.deckConfigDesiredRetention()}
{/if}
openHelpModal("newLimit")}> {tr.schedulingNewCardsday()}
openHelpModal("reviewLimit")}> {tr.schedulingMaximumReviewsday()}
{tr.deckConfigEasyDaysTitle()}
{#key easyDayPercentages}
{/key}
{tr.deckConfigAdvancedSettings()}
openHelpModal("maximumInterval")}> {tr.schedulingMaximumInterval()}
openHelpModal("reviewSortOrder")}> {tr.deckConfigReviewSortOrder()}
openHelpModal("newCardsIgnoreReviewLimit")} >
openHelpModal("simulateFsrsReview")} > {tr.deckConfigSmoothGraph()}
openHelpModal("leechAction")}> {tr.deckConfigSuspendLeeches()}
{#if suspendLeeches}
openHelpModal("leechThreshold")} > {tr.schedulingLeechThreshold()}
{/if}
{tr.deckConfigComputeOptimalRetention()}
computeRetention()} > {#if computingRetention} {tr.actionsCancel()} {:else} {tr.deckConfigComputeButton()} {/if}
{#if optimalRetention} {estimatedRetention(optimalRetention)} {#if optimalRetention - $config.desiredRetention >= 0.01}
{/if} {/if} {#if computingRetention}
{computeRetentionProgressString}
{/if}
{tr.deckConfigSimulate()}
{tr.deckConfigClearLastSimulate()}
{tr.deckConfigSaveOptionsToPreset()}
{#if processing} {tr.actionsProcessing()} {/if}
{#if !workload}
{tr.deckConfigFsrsSimulatorRadioCount()}
{tr.statisticsReviewsTimeCheckbox()}
{tr.deckConfigFsrsSimulatorRadioMemorized()}
{:else}
{tr.deckConfigFsrsSimulatorRadioRatio()}
{tr.deckConfigFsrsSimulatorRadioCount()}
{tr.statisticsReviewsTimeCheckbox()}
{tr.deckConfigFsrsSimulatorRadioMemorized()}
{/if}