mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
fix(web): buy immich translations (#11379)
This commit is contained in:
parent
04340b3a62
commit
ce15cf6065
4 changed files with 22 additions and 16 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue