Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions locales/en/plugin__lightspeed-console-plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"Configure events attachment": "Configure events attachment",
"Configure log attachment": "Configure log attachment",
"Confirm chat deletion": "Confirm chat deletion",
"Content": "Content",
"Conversation history has been truncated to fit within context window.": "Conversation history has been truncated to fit within context window.",
"Copied": "Copied",
"Copy conversation": "Copy conversation",
Expand Down Expand Up @@ -45,8 +46,10 @@
"Failed to load events": "Failed to load events",
"Failed to load jobs": "Failed to load jobs",
"Failed to load logs": "Failed to load logs",
"Failed to load MCP App: {{error}}": "Failed to load MCP App: {{error}}",
"Failed to load pods": "Failed to load pods",
"Failed to load scale target": "Failed to load scale target",
"Failed to refresh data: {{error}}": "Failed to refresh data: {{error}}",
"Filtered YAML": "Filtered YAML",
"For questions or feedback about OpenShift Lightspeed,": "For questions or feedback about OpenShift Lightspeed,",
"Full YAML file": "Full YAML file",
Expand All @@ -55,10 +58,15 @@
"If this error persists, please contact an administrator. Error details: {{e}}": "If this error persists, please contact an administrator. Error details: {{e}}",
"Import to console": "Import to console",
"Important": "Important",
"Interactive view from {{toolName}}": "Interactive view from {{toolName}}",
"Kind, Metadata, and Status sections only": "Kind, Metadata, and Status sections only",
"Large prompt": "Large prompt",
"Leave": "Leave",
"Loading MCP App...": "Loading MCP App...",
"Logs": "Logs",
"MCP App Error": "MCP App Error",
"MCP App: {{toolName}}": "MCP App: {{toolName}}",
"MCP server": "MCP server",
"Minimize": "Minimize",
"Most recent {{lines}} lines": "Most recent {{lines}} lines",
"Most recent {{numEvents}} events": "Most recent {{numEvents}} events",
Expand All @@ -77,16 +85,21 @@
"Preview attachment": "Preview attachment",
"Preview attachment - modified": "Preview attachment - modified",
"Red Hat OpenShift Lightspeed": "Red Hat OpenShift Lightspeed",
"Refresh": "Refresh",
"Restore": "Restore",
"Revert to original": "Revert to original",
"Save": "Save",
"Send a message...": "Send a message...",
"Status": "Status",
"Stay": "Stay",
"Structured content": "Structured content",
"Submit": "Submit",
"The following output was generated when running <2>{{name}}</2> with arguments <5>{{argsFormatted}}</5>.": "The following output was generated when running <2>{{name}}</2> with arguments <5>{{argsFormatted}}</5>.",
"The following output was generated when running <2>{{name}}</2> with no arguments.": "The following output was generated when running <2>{{name}}</2> with no arguments.",
"The OpenShift Lightspeed service is not yet ready to receive requests. If this message persists, please check the OLSConfig.": "The OpenShift Lightspeed service is not yet ready to receive requests. If this message persists, please check the OLSConfig.",
"Tool output": "Tool output",
"Total size of attachments exceeds {{max}} characters.": "Total size of attachments exceeds {{max}} characters.",
"UI resource": "UI resource",
"Upload from computer": "Upload from computer",
"Uploaded file is not valid YAML": "Uploaded file is not valid YAML",
"Uploaded file is too large. Max size is {{max}} MB.": "Uploaded file is too large. Max size is {{max}} MB.",
Expand Down
Loading