Commit de0f3168 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

Update General.svelte

#2292
parent 39f91e39
...@@ -196,7 +196,7 @@ ...@@ -196,7 +196,7 @@
<div class=" flex w-full justify-between"> <div class=" flex w-full justify-between">
<div class=" self-center text-xs font-medium"> <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> </div>
<button <button
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment