|
17 | 17 | "Contact Support": "Contact Support", |
18 | 18 | "AI Assistant": "AI Assistant", |
19 | 19 | "Enable AI": "Enable AI", |
20 | | - "Choose your AI provider": "Choose your AI provider", |
21 | | - "Select an option": "Select an option", |
22 | | - "Model": "Model", |
23 | | - "API key": "API key", |
24 | | - "Base URL": "Base URL", |
25 | | - "Advanced settings": "Advanced settings", |
26 | | - "Provider Settings": "Provider Settings", |
27 | | - "Model Settings": "Model Settings", |
28 | 20 | "Save": "Save", |
29 | 21 | "Valid Connection": "Valid Connection", |
30 | 22 | "Loading chat...": "Loading chat...", |
|
84 | 76 | "Use a static pre-defined value": "Use a static pre-defined value", |
85 | 77 | "Dynamic": "Dynamic", |
86 | 78 | "Static values stay the same, while dynamic values update based on data from other steps": "Static values stay the same, while dynamic values update based on data from other steps", |
| 79 | + "Select an option": "Select an option", |
87 | 80 | "Custom TypeScript Code": "Custom TypeScript Code", |
88 | 81 | "Loop on Items": "Loop on Items", |
89 | 82 | "Condition": "Condition", |
|
142 | 135 | "{invalidSteps, plural, =0 {no incomplete steps} =1 {Complete 1 step} other {Complete # steps}}": "{invalidSteps, plural, =0 {no incomplete steps} =1 {Complete 1 step} other {Complete # steps}}", |
143 | 136 | "Test Workflow": "Test Workflow", |
144 | 137 | "Please test the trigger first": "Please test the trigger first", |
| 138 | + "Test run limits": "Test run limits", |
145 | 139 | "Use as Draft": "Use as Draft", |
146 | 140 | "Are you sure?": "Are you sure?", |
147 | 141 | "Your current draft version will be overwritten with": "Your current draft version will be overwritten with", |
|
150 | 144 | "Viewing": "Viewing", |
151 | 145 | "View": "View", |
152 | 146 | "Error, please try again.": "Error, please try again.", |
| 147 | + "Action limit reached.": "Action limit reached.", |
153 | 148 | "Duration": "Duration", |
154 | 149 | "Run Details": "Run Details", |
155 | 150 | "There are no logs captured for this run.": "There are no logs captured for this run.", |
156 | 151 | "Logs are kept for {days} days after execution and then deleted.": "Logs are kept for {days} days after execution and then deleted.", |
| 152 | + "Run Stopped due to Action Limits": "Run Stopped due to Action Limits", |
157 | 153 | "Workflow Run was stopped": "Workflow Run was stopped", |
158 | 154 | "Run Succeeded": "Run Succeeded", |
159 | 155 | "Run Failed": "Run Failed", |
|
162 | 158 | "Run exceeded {timeout} seconds, try to optimize your steps.": "Run exceeded {timeout} seconds, try to optimize your steps.", |
163 | 159 | "Run failed for an unknown reason, contact support.": "Run failed for an unknown reason, contact support.", |
164 | 160 | "Unknown status": "Unknown status", |
| 161 | + "Configure limit": "Configure limit", |
165 | 162 | "Took": "Took", |
166 | 163 | "Recent Runs": "Recent Runs", |
167 | 164 | "No runs found": "No runs found", |
|
226 | 223 | "This branch will be removed.": "This branch will be removed.", |
227 | 224 | "Add new": "Add new", |
228 | 225 | "Where": "Where", |
| 226 | + "Copied to clipboard": "Copied to clipboard", |
| 227 | + "Test URL": "Test URL", |
| 228 | + "Copy URL": "Copy URL", |
| 229 | + "This URL generates sample data and does NOT trigger the flow.": "This URL generates sample data and does NOT trigger the flow.", |
229 | 230 | "Step output": "Step output", |
230 | 231 | "Sample output": "Sample output", |
231 | 232 | "Sample output info": "Sample output info", |
232 | 233 | "Sample data is for building and testing only - scheduled runs and test workflow are using the real step output.": "Sample data is for building and testing only - scheduled runs and test workflow are using the real step output.", |
233 | 234 | "Sample data is too large. The maximum allowed size is {maxKb} KB.": "Sample data is too large. The maximum allowed size is {maxKb} KB.", |
| 235 | + "Unknown Error": "Unknown Error", |
234 | 236 | "Test Step": "Test Step", |
235 | 237 | "Warning. Executing this step may modify resources in your environment.": "Warning. Executing this step may modify resources in your environment.", |
236 | 238 | "Please review the details before proceeding.": "Please review the details before proceeding.", |
|
289 | 291 | "I would like to use predefined App Credentials": "I would like to use predefined App Credentials", |
290 | 292 | "Name can only contain letters, numbers and underscores": "Name can only contain letters, numbers and underscores", |
291 | 293 | "Unknown": "Unknown", |
292 | | - "Exit Run": "Exit Run", |
293 | 294 | "Triggered": "Triggered", |
294 | 295 | "Manual run": "Manual run", |
295 | 296 | "Test run": "Test run", |
|
448 | 449 | "Running version": "Running version", |
449 | 450 | "Error loading version": "Error loading version", |
450 | 451 | "Newer version is available": "Newer version is available", |
451 | | - "You are on the latest version": "You are on the latest version", |
| 452 | + "Learn how to update on the latest version": "Learn how to update on the latest version", |
452 | 453 | "Learn how to update": "Learn how to update", |
453 | 454 | "Search model...": "Search model...", |
454 | 455 | "No model found": "No model found", |
455 | 456 | "Add step context...": "Add step context...", |
456 | 457 | "It looks like AI hasn’t been configured in OpenOps yet.": "It looks like AI hasn’t been configured in OpenOps yet.", |
457 | 458 | "Please go to ": "Please go to ", |
458 | 459 | " to complete the setup.": " to complete the setup.", |
459 | | - "AI Chat": "AI Chat", |
460 | | - "Toggle AI Chat": "Toggle AI Chat", |
461 | 460 | "New chat": "New chat", |
462 | 461 | "Generating ...": "Generating ...", |
463 | 462 | "Use code": "Use code", |
| 463 | + "Loading diagram...": "Loading diagram...", |
464 | 464 | "Inject command": "Inject command", |
| 465 | + "Rendering diagram...": "Rendering diagram...", |
| 466 | + "AI Chat": "AI Chat", |
| 467 | + "Toggle AI Chat": "Toggle AI Chat", |
465 | 468 | "How can I help you today?": "How can I help you today?", |
| 469 | + "The AI is taking a bit longer than expected. Please wait...": "The AI is taking a bit longer than expected. Please wait...", |
466 | 470 | "Scroll to bottom": "Scroll to bottom", |
467 | 471 | "Write a message...": "Write a message...", |
468 | 472 | "Send": "Send", |
|
477 | 481 | "Note: ": "Note: ", |
478 | 482 | "Exploring template catalog might not work if you're not running Openops over a secure HTTPS connection or if you configured your browser to block 3rd party cookies (some browsers like Safari block 3rd party cookies by default).": "Exploring template catalog might not work if you're not running Openops over a secure HTTPS connection or if you configured your browser to block 3rd party cookies (some browsers like Safari block 3rd party cookies by default).", |
479 | 483 | "Click to start editing": "Click to start editing", |
| 484 | + "Upgrade": "Upgrade", |
480 | 485 | "We’re glad to give back!": "We’re glad to give back!", |
481 | 486 | "This open-source version is free to use.\n Want more power? Explore our paid plans.": "This open-source version is free to use.\n Want more power? Explore our paid plans.", |
482 | 487 | "See plans": "See plans", |
|
528 | 533 | "Download File": "Download File", |
529 | 534 | "Apply": "Apply", |
530 | 535 | "Paste sample data here": "Paste sample data here", |
531 | | - "Copied to clipboard": "Copied to clipboard", |
532 | 536 | "File is not available after execution.": "File is not available after execution.", |
533 | 537 | "No workflows created yet": "No workflows created yet", |
534 | 538 | "Automate your FinOps processes, pick a template or start from scratch in order to see here your workflows stats": "Automate your FinOps processes, pick a template or start from scratch in order to see here your workflows stats", |
535 | 539 | "Workflow triggered successfully.": "Workflow triggered successfully.", |
536 | 540 | "Check the Runs page for details": "Check the Runs page for details", |
537 | | - "Configure limit": "Configure limit", |
| 541 | + "Current version: {currentVersion}. Newer version is available, go to settings to update": "Current version: {currentVersion}. Newer version is available, go to settings to update", |
| 542 | + "Coming soon": "Coming soon", |
538 | 543 | "Set Action Limits": "Set Action Limits", |
539 | | - "Run Stopped due to Action Limits": "Run Stopped due to Action Limits", |
| 544 | + "No Actions to Limit": "No Actions to Limit", |
540 | 545 | "Workflows with loops may trigger the same action repeatedly. To prevent unintended activity during testing, we recommend setting execution limits per action.": "Workflows with loops may trigger the same action repeatedly. To prevent unintended activity during testing, we recommend setting execution limits per action.", |
| 546 | + "This workflow doesn’t include any actions that require execution limits. If loops or repeated steps are added later, you’ll be able to set limits here to prevent unintended behavior during testing.": "This workflow doesn’t include any actions that require execution limits. If loops or repeated steps are added later, you’ll be able to set limits here to prevent unintended behavior during testing.", |
541 | 547 | "Enable run limits": "Enable run limits", |
542 | 548 | "Select all": "Select all", |
543 | 549 | "All actions": "All actions", |
544 | 550 | "Toggle {{block}} {{action}}": "Toggle {{block}} {{action}}", |
545 | | - "No actions available.": "No actions available.", |
546 | | - "Current version: {currentVersion}. Newer version is available, go to settings to update": "Current version: {currentVersion}. Newer version is available, go to settings to update", |
547 | | - "Coming soon": "Coming soon", |
548 | 551 | "Input": "Input", |
549 | 552 | "View input data": "View input data", |
550 | 553 | "Output": "Output", |
|
0 commit comments