{#if latestVersion}
{$_('section.firmwareUpdater.latestVersion')}: {latestVersion} - {$_(
'section.firmwareUpdater.releaseDate'
)}: {releaseDate} -
{$_('section.firmwareUpdater.viewRelease')}
{#if isNewerVersionAvailable}
{$_('section.firmwareUpdater.swUpdateAvailable')}
{:else}
{$_('section.firmwareUpdater.swUpToDate')}
{/if}
Loading...
{/if}