mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix(web): translations (#10021)
This commit is contained in:
parent
f2148ddf03
commit
c8f2d994c6
16 changed files with 73 additions and 36 deletions
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
<OnboardingCard>
|
||||
<p class="text-xl text-immich-primary dark:text-immich-dark-primary">
|
||||
{$t('storage_template_settings').toUpperCase()}
|
||||
{$t('admin.storage_template_settings').toUpperCase()}
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue