mirror of
https://github.com/immich-app/immich.git
synced 2025-11-22 10:00:41 +09:00
chore(web): missing notification settings translations (#10022)
* chore: missing notification settings translations * chore: admin library tasks description translation
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<MemoriesSettings />
|
||||
</SettingAccordion>
|
||||
|
||||
<SettingAccordion key="notifications" title="Notifications" subtitle="Manage notifications">
|
||||
<SettingAccordion key="notifications" title={$t('notifications')} subtitle={$t('notifications_setting_description')}>
|
||||
<NotificationsSettings />
|
||||
</SettingAccordion>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user