소스 검색

refac: message

Timothy J. Baek 11 달 전
부모
커밋
0c9cc2baa3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/lib/components/workspace/Tools.svelte

+ 1 - 1
src/lib/components/workspace/Tools.svelte

@@ -238,7 +238,7 @@
 
 <div class=" text-gray-500 text-xs mt-1 mb-2">
 	ⓘ {$i18n.t(
-		'To enable tool access for users, tools must be assigned individually to the desired model within the models workspace.'
+		'Admins have access to all tools at all times; users need tools assigned per model in the workspace.'
 	)}
 </div>