diff --git a/src/routes/wish/import.svelte b/src/routes/wish/import.svelte index 2aba01c3..3b47be6f 100644 --- a/src/routes/wish/import.svelte +++ b/src/routes/wish/import.svelte @@ -1257,7 +1257,7 @@ {#if !finishedProcessingLog}

{$t('wish.import.processing')} {currentBanner} {$t('wish.import.banner')}

-

{$t('wish.import.page')} {currentPage}

+

{$t('wish.import.page'), { values: { page: currentPage } }}

{/if} {#if !noNewData}