{$t.migration?.loading_envs }
{:else if error}{$t.dashboard?.select_source || "Select a source environment to view dashboards."}
{/if}{$t.migration?.loading_dbs || "Loading databases and suggestions..."}
{:else if sourceDatabases.length > 0}{JSON.stringify(dryRunResult, null, 2)}