mirror of
https://github.com/immich-app/immich.git
synced 2025-11-28 13:59:45 +09:00
fix(web): buy immich translations (#11379)
This commit is contained in:
@@ -25,6 +25,6 @@
|
||||
</div>
|
||||
|
||||
<div class="mt-6 w-full">
|
||||
<Button fullwidth on:click={onDone}>OK</Button>
|
||||
<Button fullwidth on:click={onDone}>{$t('ok')}</Button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user