Преглед на файлове

Update General.svelte

#2292
Timothy J. Baek преди 1 година
родител
ревизия
de0f31680c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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