{t('home.import')}

{t('home.import-description')}
{#if conflict}

{t('home.import.data-conflict')}

{t('home.linkcard.account-card')} {t('home.linkcard.name')}: {conflict.oldName} {t('home.linkcard.rating')}: {conflict.oldRating}
{t('home.import.new-data')} {t('home.linkcard.name')}: {conflict.newName} {t('home.linkcard.rating')}: {conflict.newRating}

{/if}