ソースを参照

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