mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
chore: i18n pass on table
This commit is contained in:
@@ -215,7 +215,7 @@
|
||||
{#if integrityReport.nextCursor}
|
||||
<tfoot>
|
||||
<HStack class="mt-4 items-center justify-center">
|
||||
<Button color="primary" onclick={() => loadMore()}>Load More</Button>
|
||||
<Button color="primary" onclick={() => loadMore()}>{$t('load_more')}</Button>
|
||||
</HStack>
|
||||
</tfoot>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user