{t('Check for plugin updates in the WordPress Dashboard under Plugins or Dashboard → Updates.')}
{t('Error')}
{error}
{t('Success')}
{successMessage}
BoostMedia AI Content Generator for WordPress
{t('Last check:')} {new Date(checkResult.last_checked).toLocaleString(getDateLocale())}
{t('Checking for updates...')}
{t('Update available!')}
{versionAvailableParts[0]}{checkResult.latest_version}{versionAvailableParts[1]}
{t('Released:')} {new Date(checkResult.release_date).toLocaleDateString(getDateLocale())}
)} } > {isUpdating ? t('Installing...') : tf('Update to version v%s', checkResult.latest_version)} {checkResult.download_url?.startsWith('https://') && ({t('Your version is up to date!')}
{tf('BoostMedia AI Content Generator v%s is the latest version', checkResult.current_version)}
{t('Click the refresh button to check for updates')}
{t('When enabled, WordPress will install new versions of BoostMedia AI Content Generator automatically in the background.')}
{t('About updates')}