Browse Source

refac: message

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