mirror of
https://github.com/immich-app/immich.git
synced 2025-11-26 06:30:43 +09:00
fix(web): translations (#10021)
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
<SettingInputField
|
||||
inputType={SettingInputFieldType.NUMBER}
|
||||
label={$t('duration')}
|
||||
desc={$t('slideshow_duration_description')}
|
||||
desc={$t('admin.slideshow_duration_description')}
|
||||
min={1}
|
||||
bind:value={$slideshowDelay}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user