You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/editor/public/locales/en-US/translation.toml
-85Lines changed: 0 additions & 85 deletions
Original file line number
Diff line number
Diff line change
@@ -6136,90 +6136,6 @@ free = "Editor plan"
6136
6136
subscribed = "Processor plan"
6137
6137
unlinked = "Not linked"
6138
6138
6139
-
[portal.agentBuilder]
6140
-
bootstrapFromDocument = "Bootstrap from document"
6141
-
sectionsAriaLabel = "Agent builder sections"
6142
-
selectorAriaLabel = "Agents"
6143
-
subtitle = "Design, test and ship the AI agents that classify, extract from and route your documents. Define scenarios, fence tool access, run a golden set, and publish a version."
6144
-
title = "Agent Builder"
6145
-
6146
-
[portal.agentBuilder.bootstrap]
6147
-
cancel = "Cancel"
6148
-
dropzoneText = "Choose a sample document (PDF or image)"
6149
-
lead = "Drop a sample document and we'll propose scenarios and an extraction schema you can refine. Nothing is published until you review it."
6150
-
submit = "Bootstrap agent"
6151
-
subtitle = "Seed a new agent from one representative file"
6152
-
title = "Bootstrap from a document"
6153
-
6154
-
[portal.agentBuilder.empty]
6155
-
description = "Bootstrap an agent from a sample document to seed its scenarios and extraction schema, then refine and publish."
6156
-
title = "No agents yet"
6157
-
6158
-
[portal.agentBuilder.evals]
6159
-
casesPassing = "Cases passing"
6160
-
columnCase = "Eval case"
6161
-
columnLatency = "Latency"
6162
-
columnResult = "Result"
6163
-
fail = "fail"
6164
-
goldenSetPassRate = "Golden-set pass rate"
6165
-
latencyMs = "{{ms}} ms"
6166
-
notRun = "not run"
6167
-
pass = "pass"
6168
-
passRate = "Pass rate"
6169
-
runEvals = "Run evals"
6170
-
6171
-
[portal.agentBuilder.evals.empty]
6172
-
description = "Evals turn your scenarios into a repeatable golden set. Upgrade to capture pass-rate over time and gate publishes on it."
6173
-
title = "No golden set yet"
6174
-
6175
-
[portal.agentBuilder.kpi]
6176
-
acrossGoldenSets = "across golden sets"
6177
-
activeAgents = "Active agents"
6178
-
avgPassRate = "Avg eval pass rate"
6179
-
fleetWide = "fleet-wide"
6180
-
latestPublished = "Latest published"
6181
-
scenarios = "Scenarios"
6182
-
testCases = "test cases"
6183
-
totalDescription_one = "{{count}} total"
6184
-
totalDescription_other = "{{count}} total"
6185
-
6186
-
[portal.agentBuilder.scenarios]
6187
-
add = "Add"
6188
-
addScenario = "Add scenario"
6189
-
enable = "Enable"
6190
-
expectationLabel = "Expected behaviour"
6191
-
expectationPlaceholder = "What the agent should do"
6192
-
inEval = "in eval"
6193
-
mute = "Mute"
6194
-
muted = "muted"
6195
-
nameLabel = "Name"
6196
-
namePlaceholder = "e.g. Compliance escalation"
6197
-
6198
-
[portal.agentBuilder.status]
6199
-
draft = "Draft"
6200
-
published = "Published"
6201
-
6202
-
[portal.agentBuilder.tabs]
6203
-
evals = "Evals"
6204
-
scenarios = "Scenarios"
6205
-
tools = "Tools"
6206
-
versions = "Versions"
6207
-
6208
-
[portal.agentBuilder.tools]
6209
-
broadAccess = "Broad access"
6210
-
deniedHint = "Selected tools are blocked. Everything else stays callable."
6211
-
deniedTools = "Denied tools"
6212
-
governanceGate = "Tool governance is available on the Enterprise plan."
6213
-
restricted = "Restricted"
6214
-
restrictedAccess = "Restricted tool access"
6215
-
restrictedDescription = "Allow every tool except the ones you deny below."
6216
-
6217
-
[portal.agentBuilder.versions]
6218
-
current = "current"
6219
-
historyGate = "Full version history and rollback are available on the Enterprise plan."
6220
-
publish = "Publish"
6221
-
rollBack = "Roll back"
6222
-
6223
6139
[portal.assistant]
6224
6140
close = "Close assistant"
6225
6141
error = "Couldn't reach the assistant."
@@ -7988,7 +7904,6 @@ subtitle = "Reusable input connections that feed documents into Stirling. Config
0 commit comments