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

@@ -77,6 +77,7 @@ const translation = {
modelNum: '{{num}} MODELS INCLUDED',
toolSelector: {
title: 'Add tool',
toolSetting: 'Tool Settings',
toolLabel: 'Tool',
descriptionLabel: 'Tool description',
descriptionPlaceholder: 'Brief description of the tool\'s purpose, e.g., get the temperature for a specific location.',

View File

@@ -15,7 +15,6 @@ const translation = {
},
author: 'By',
auth: {
unauthorized: 'To Authorize',
authorized: 'Authorized',
setup: 'Set up authorization to use',
setupModalTitle: 'Set Up Authorization',

View File

@@ -651,7 +651,7 @@ const translation = {
'assignedVarsDescription': 'Assigned variables must be writable variables, such as conversation variables.',
},
tool: {
toAuthorize: 'To authorize',
authorize: 'Authorize',
inputVars: 'Input Variables',
outputVars: {
text: 'tool generated content',