Browse Source

Update General.svelte

#2292
Timothy J. Baek 11 tháng trước cách đây
mục cha
commit
de0f31680c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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