Timothy J. Baek 10 месяцев назад
Родитель
Сommit
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>