chore: enchance the copywriting of tool (#20294)

This commit is contained in:
Joel
2025-05-27 16:40:11 +08:00
committed by GitHub
parent 047a1b5166
commit abc32edf28
46 changed files with 12 additions and 44 deletions

View File

@@ -78,7 +78,7 @@ const ActionList = ({
className='w-full'
onClick={() => setShowSettingAuth(true)}
disabled={!isCurrentWorkspaceManager}
>{t('tools.auth.unauthorized')}</Button>
>{t('workflow.nodes.tool.authorize')}</Button>
)}
</div>
<div className='flex flex-col gap-2'>