Explorar o código

Update General.svelte

#2292
Timothy J. Baek hai 1 ano
pai
achega
de0f31680c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/lib/components/documents/Settings/General.svelte

+ 1 - 1
src/lib/components/documents/Settings/General.svelte

@@ -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