Update General.svelte

#2292
This commit is contained in:
Timothy J. Baek 2024-05-15 15:24:57 -10:00
parent 39f91e39a7
commit de0f31680c
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@
<div class=" flex w-full justify-between">
<div class=" self-center text-xs font-medium">
{$i18n.t('Scan for documents from {{path}}', { path: '/data/docs' })}
{$i18n.t('Scan for documents from {{path}}', { path: 'DOCS_DIR (/data/docs)' })}
</div>
<button