1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-09 23:17:29 +02:00

fix(web): datetime in storage template example (#18784)

fix: datetime in storage template example
This commit is contained in:
Yaros
2025-05-30 20:18:22 +02:00
committed by GitHub
parent cbf68b006e
commit 97503d11c5

View File

@@ -23,7 +23,7 @@
<div class="mt-2 rounded-lg bg-gray-200 p-4 text-xs dark:bg-gray-700 dark:text-immich-dark-fg">
<div class="mb-2 text-gray-600 dark:text-immich-dark-fg">
<p>{$t('admin.storage_template_date_time_description')}</p>
<p>{$t('admin.storage_template_date_time_sample', { values: { date: '2022-02-03T04:56:05.250' } })}</p>
<p>{$t('admin.storage_template_date_time_sample', { values: { date: '2022-09-04T20:03:05.250' } })}</p>
</div>
<div class="flex gap-[40px]">
<div>