154 lines
6.7 KiB
JSON
154 lines
6.7 KiB
JSON
{
|
|
"id": "Id",
|
|
"alias": "Alias",
|
|
"deptId": "DeptId",
|
|
"tenantId": "TenantId",
|
|
"title": "Title",
|
|
"description": "Description",
|
|
"icon": "Icon",
|
|
"content": "Content",
|
|
"created": "Created",
|
|
"createdBy": "CreatedBy",
|
|
"modified": "Modified",
|
|
"modifiedBy": "ModifiedBy",
|
|
"englishName": "EnglishName",
|
|
"status": "ShowInUserCenter",
|
|
"categoryId": "Category",
|
|
"visibilityScope": "Visibility Scope",
|
|
"visibilityScopePrivate": "Personal",
|
|
"visibilityScopePrivateDesc": "Only the creator can access it",
|
|
"visibilityScopeDept": "Dept",
|
|
"visibilityScopeDeptDesc": "Available to the dept and descendants",
|
|
"visibilityScopePublic": "Public",
|
|
"visibilityScopePublicDesc": "Available to internal users matched by category",
|
|
"params": "Params",
|
|
"runInputForm": "Input form",
|
|
"steps": "Steps",
|
|
"result": "Result",
|
|
"confirm": "For contents to be confirmed, please confirm first!",
|
|
"completed": "Chain has been completed, please start a new one.",
|
|
"fileContentExtraction": "Document Parsing",
|
|
"documentInput": "FileInput",
|
|
"documentAddress": "DocumentAddress",
|
|
"parsedText": "ParsedText",
|
|
"resourceSync": "ResourceSync",
|
|
"originUrl": "OriginUrl",
|
|
"savedUrl": "SavedUrl",
|
|
"saveOptions": "SaveOptions",
|
|
"image": "Image",
|
|
"video": "Video",
|
|
"audio": "Audio",
|
|
"document": "Document",
|
|
"other": "Other",
|
|
"fileGeneration": "FileGeneration",
|
|
"fileSettings": "FileSettings",
|
|
"fileDownloadURL": "FileDownloadURL",
|
|
"targetFormat": "TargetFormat",
|
|
"fileName": "FileName",
|
|
"documents": "Documents",
|
|
"count": "Count",
|
|
"fileNamePlaceholder": "For example: meeting-notes",
|
|
"templateStyle": "TemplateStyle",
|
|
"defaultTemplateStyle": "Default",
|
|
"plain_text": "Plain Text",
|
|
"markdown": "Markdown",
|
|
"html": "HTML",
|
|
"pluginSelect": "PluginSelect",
|
|
"saveData": "SaveData",
|
|
"saveDataset": "Write Data",
|
|
"dataToBeSaved": "DataToBeSaved",
|
|
"successInsertedRecords": "SuccessInsertedRecords",
|
|
"dataTable": "DataTable",
|
|
"dataset": "Dataset",
|
|
"datasetDsl": "Query Conditions",
|
|
"datasetDslPlaceholder": "Structured query conditions",
|
|
"queryData": "QueryData",
|
|
"queryDataset": "Query Data",
|
|
"querySpec": "SQL",
|
|
"querySql": "SQL",
|
|
"queryResult": "QueryResult",
|
|
"querySummary": "QuerySummary",
|
|
"filterConditions": "FilterConditions",
|
|
"limit": "Limit",
|
|
"sqlQuery": "SQL Query",
|
|
"subProcess": "SubProcess",
|
|
"workflowSelect": "WorkflowSelect",
|
|
"bochaSearch": "BochaSearch",
|
|
"publishStatusDraft": "Draft",
|
|
"publishStatusPublishPending": "Publish Pending",
|
|
"publishStatusPublished": "Published",
|
|
"publishStatusOfflinePending": "Offline Pending",
|
|
"publishStatusOffline": "Offline",
|
|
"publishStatusDeletePending": "Delete Pending",
|
|
"publishStatusLabel": "Release",
|
|
"apiInstruction": "API Instructions",
|
|
"apiInstructionPublishRequired": "Publish the workflow before viewing API instructions",
|
|
"apiEndpoint": "Endpoint",
|
|
"apiRequestExample": "Request Example",
|
|
"apiResponseExample": "Response Example",
|
|
"apiVariables": "Variables",
|
|
"apiVariablesEmpty": "This workflow has no start parameters",
|
|
"apiStatusExample": "Status Query Example",
|
|
"apiResumeExample": "Resume Example",
|
|
"shareExpired": "This workflow share link has expired. Request a new link",
|
|
"loadFailed": "Unable to load the workflow. Please try again",
|
|
"reload": "Reload",
|
|
"submitPublishApprovalConfirm": "Publish the current workflow now?",
|
|
"submitRepublishApprovalConfirm": "Republish the current workflow now?",
|
|
"submitOfflineApprovalConfirm": "Take the current workflow offline?",
|
|
"submitDeleteApprovalConfirm": "Delete the current workflow?",
|
|
"offlineImpactBoundAgentsIntro": "This workflow is currently bound to the following agents:",
|
|
"offlineImpactBoundAgentsFooter": "Remove this workflow from these agents first.",
|
|
"offlineImpactBoundSkillsIntro": "This workflow is currently bound to the following Skills:",
|
|
"offlineImpactBoundPluginsIntro": "This workflow is currently bound to the following plugins:",
|
|
"offlineImpactBoundPluginsFooter": "Update the plugins that reference this workflow first.",
|
|
"offlineImpactBoundMixedFooter": "Remove all references before taking this workflow offline.",
|
|
"offlineImpactBlockedFooter": "Remove the references above before taking this workflow offline.",
|
|
"publishPendingHint": "There is already an approval in progress for this workflow.",
|
|
"deletePendingHint": "There is already an approval in progress for this workflow.",
|
|
"check": "Check",
|
|
"draftCacheFailed": "Unable to cache the temporary draft. Please save manually",
|
|
"checkPassed": "Workflow check passed",
|
|
"checkFailed": "Workflow check failed. Please fix the issues first",
|
|
"checkContentEmpty": "Canvas content is empty, unable to check",
|
|
"checkIssuesTitle": "Workflow Check Issues",
|
|
"checkStageLabel": "Stage",
|
|
"issueCount": "Issue Count",
|
|
"checkLevel": "Level",
|
|
"checkCode": "Rule Code",
|
|
"checkLocation": "Location",
|
|
"checkMessage": "Description",
|
|
"stageSave": "Save Check",
|
|
"stagePreExecute": "Pre-execute Check",
|
|
"descriptions": {
|
|
"fileContentExtraction": "Parse content from PDF, Word, and other document files",
|
|
"documentInput": "Upload a file or choose one from resources",
|
|
"documentAddress": "Document URL address",
|
|
"parsedText": "Parsed text content",
|
|
"resourceSync": "Download resource files and save to system resource library",
|
|
"originUrl": "File origin URL",
|
|
"resourceType": "Please select the type of resource",
|
|
"fileGeneration": "Generate Word, PDF, HTML, etc. files for users to download",
|
|
"fileType": "Please select the type of file to generate",
|
|
"fileDownloadURL": "Generated file URL",
|
|
"targetFormat": "Choose the final document format to export",
|
|
"fileName": "Optional. The system will sanitize invalid characters and enforce the target extension",
|
|
"templateStyle": "Only the default style is available in the first version. Unknown values fall back automatically",
|
|
"plugin": "Select a predefined plugin",
|
|
"saveData": "Save data to data hub",
|
|
"saveDataset": "Write data into a managed table",
|
|
"dataToBeSaved": "List of data to be saved",
|
|
"dataTable": "Please select a data table",
|
|
"dataset": "Please select a managed table",
|
|
"queryData": "Query data from the data hub",
|
|
"queryDataset": "Run a read-only SQL query through the selected connection service",
|
|
"querySpec": "Enter SQL. Parameters can be referenced",
|
|
"querySql": "Enter SQL. Parameters can be referenced",
|
|
"datasetDsl": "Enter read-only SQL. Write statements, multiple statements, and unmanaged tables are not allowed",
|
|
"sqlQuery": "Query the database via SQL",
|
|
"enterSQL": "Please enter the SQL statement",
|
|
"queryResultJson": "Query result (JSON object)",
|
|
"subProcess": "Select a predefined process"
|
|
}
|
|
}
|