@aceshooting/lyra-ui 14.1.1 → 14.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/custom-elements.json +1 -1
- package/design-tokens.json +1 -1
- package/dist/cli/migration-contract.json +1 -1
- package/dist/components/charts/chart/chart.class.d.ts +16 -3
- package/dist/components/charts/chart/chart.class.js +3 -3
- package/dist/components/data/heatmap/heatmap.class.d.ts +44 -6
- package/dist/components/data/heatmap/heatmap.class.js +8 -2
- package/dist/components/data/heatmap/heatmap.styles.js +1 -1
- package/dist/components/forms/checkbox/checkbox.styles.js +1 -1
- package/dist/components/forms/date-picker/date-input.class.d.ts +7 -8
- package/dist/components/forms/date-picker/date-input.styles.js +1 -1
- package/dist/components/forms/locale-picker/locale-picker.class.d.ts +12 -2
- package/dist/components/forms/locale-picker/locale-picker.class.js +7 -6
- package/dist/components/forms/locale-picker/locale-picker.styles.js +1 -1
- package/dist/components/forms/slider/slider.class.d.ts +21 -5
- package/dist/components/forms/slider/slider.class.js +6 -5
- package/dist/components/forms/slider/slider.styles.js +1 -1
- package/dist/components/media/map/map-loader.d.ts +3 -1
- package/dist/components/media/map/map.class.d.ts +57 -5
- package/dist/components/media/map/map.class.js +1 -1
- package/dist/components/media/map/map.styles.js +1 -1
- package/dist/custom-elements-jsx.d.ts +1 -1
- package/dist/events.d.ts +4 -4
- package/dist/internal/default-strings.generated.d.ts +1 -1
- package/dist/internal/default-strings.generated.js +1 -1
- package/dist/internal/localization-types.d.ts +1 -1
- package/dist/internal/localization.js +1 -1
- package/dist/internal/package-metadata.d.ts +1 -1
- package/dist/internal/package-metadata.js +1 -1
- package/dist/lyra.d.ts +1 -1
- package/dist/svelte.d.ts +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/pt-BR.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/zh-CN.js +1 -1
- package/dist/vue.d.ts +1 -1
- package/llms/components/lr-bar-chart.md +1 -1
- package/llms/components/lr-bubble-chart.md +1 -1
- package/llms/components/lr-chart.md +27 -1
- package/llms/components/lr-checkbox.md +3 -1
- package/llms/components/lr-date-input.md +19 -33
- package/llms/components/lr-date-picker.md +19 -33
- package/llms/components/lr-doughnut-chart.md +1 -1
- package/llms/components/lr-heatmap.md +63 -4
- package/llms/components/lr-histogram.md +1 -1
- package/llms/components/lr-line-chart.md +1 -1
- package/llms/components/lr-locale-picker.md +16 -2
- package/llms/components/lr-map.md +93 -4
- package/llms/components/lr-pie-chart.md +1 -1
- package/llms/components/lr-polar-area-chart.md +1 -1
- package/llms/components/lr-radar-chart.md +1 -1
- package/llms/components/lr-scatter-chart.md +1 -1
- package/llms/components/lr-slider.md +20 -4
- package/llms-full.txt +276 -48
- package/package.json +3 -3
- package/vscode-css-data.json +1 -1
- package/vscode-html-data.json +1 -1
- package/web-types.json +1 -1
|
@@ -2,4 +2,4 @@ const LYRA_DEFAULT_accessibleLabelSeparator=" — ",LYRA_DEFAULT_activityFeedCom
|
|
|
2
2
|
{extendedAddress}
|
|
3
3
|
{streetAddress}
|
|
4
4
|
{locality} {region} {postalCode}
|
|
5
|
-
{country}`,LYRA_DEFAULT_contactViewerAddressLabel="Address",LYRA_DEFAULT_contactViewerEmailLabel="Email",LYRA_DEFAULT_contactViewerLabel="Contact viewer",LYRA_DEFAULT_contactViewerNoContacts="No contacts found in this file.",LYRA_DEFAULT_contactViewerOrganization="Organization: {value}",LYRA_DEFAULT_contactViewerPhoneLabel="Phone",LYRA_DEFAULT_contactViewerTypeCell="Mobile",LYRA_DEFAULT_contactViewerTypeFax="Fax",LYRA_DEFAULT_contactViewerTypeHome="Home",LYRA_DEFAULT_contactViewerTypeInternet="Internet",LYRA_DEFAULT_contactViewerTypePreferred="Preferred",LYRA_DEFAULT_contactViewerTypeVoice="Voice",LYRA_DEFAULT_contactViewerTypeWork="Work",LYRA_DEFAULT_contactViewerTypedValue="{value} ({types})",LYRA_DEFAULT_contactViewerUnnamedContact="Unnamed contact",LYRA_DEFAULT_contextInspectorCopyLabel="Copy assembled context",LYRA_DEFAULT_contextInspectorEmpty="No context segments",LYRA_DEFAULT_contextInspectorLabel="Context inspector",LYRA_DEFAULT_contextInspectorRedacted="Redacted",LYRA_DEFAULT_contextInspectorSegmentTokens="{tokens} tokens",LYRA_DEFAULT_contextInspectorTruncated="Truncated",LYRA_DEFAULT_contextInspectorTruncatedCount="Truncated — {count} tokens omitted",LYRA_DEFAULT_contextMeterLabeledSummary="{label}: {summary}",LYRA_DEFAULT_contextMeterSegmentLabel="{label}: {count}",LYRA_DEFAULT_contextMeterUsed="{used} used",LYRA_DEFAULT_contextMeterUsedOfTotal="{used} of {total} used",LYRA_DEFAULT_convertingDocument="Converting document…",LYRA_DEFAULT_copied="Copied!",LYRA_DEFAULT_copiedToClipboard="Copied to clipboard",LYRA_DEFAULT_copy="Copy",LYRA_DEFAULT_copyCode="Copy code",LYRA_DEFAULT_copyDiff="Copy diff",LYRA_DEFAULT_copyFailed="Copy failed",LYRA_DEFAULT_copyJson="Copy JSON to clipboard",LYRA_DEFAULT_cost="Cost",LYRA_DEFAULT_csvViewerLabel="CSV document",LYRA_DEFAULT_csvViewerUnavailable="CSV preview is unavailable.",LYRA_DEFAULT_dashboardCellCollisionRejected="{label} cannot be placed there because it overlaps another cell.",LYRA_DEFAULT_dashboardCellMoved="{label} moved to column {x}, row {y}.",LYRA_DEFAULT_dashboardCellResized="{label} resized to width {w}, height {h}.",LYRA_DEFAULT_dashboardGridLabel="Dashboard grid",LYRA_DEFAULT_dataGridColumnMenu="Options for {label}",LYRA_DEFAULT_dataGridPinEnd="Pin {label} to end",LYRA_DEFAULT_dataGridPinStart="Pin {label} to start",LYRA_DEFAULT_dataGridRowsPerPage="Rows per page",LYRA_DEFAULT_dataGridTreeLimitReached="Additional nested rows were omitted because the data-grid tree limit was reached.",LYRA_DEFAULT_dataGridUnpin="Unpin {label}",LYRA_DEFAULT_datasetViewerCaption="{count} rows",LYRA_DEFAULT_datasetViewerCaptionNamed="{name}: {count} rows",LYRA_DEFAULT_datasetViewerEmpty="This dataset has no rows.",LYRA_DEFAULT_datasetViewerMissingParser='This viewer needs the optional "papaparse" package installed to parse this file.',LYRA_DEFAULT_date="Date",LYRA_DEFAULT_dateInputFutureDisabled="Date cannot be in the future.",LYRA_DEFAULT_dateInputInvalid="Enter a valid date.",LYRA_DEFAULT_dateInputMaxMessage="Date must be on or before {max}.",LYRA_DEFAULT_dateInputMinMessage="Date must be on or after {min}.",LYRA_DEFAULT_dateInputPastDisabled="Date cannot be in the past.",LYRA_DEFAULT_deleteConversation="Delete conversation",LYRA_DEFAULT_deny="Deny",LYRA_DEFAULT_details="Details",LYRA_DEFAULT_diffViewHiddenLines={one:"{count} unchanged line",other:"{count} unchanged lines"},LYRA_DEFAULT_diffViewNewLabel="Modified",LYRA_DEFAULT_diffViewOldLabel="Original",LYRA_DEFAULT_diffViewTooLarge="Diff is too large to display.",LYRA_DEFAULT_dockPanelCollapse="Collapse panel",LYRA_DEFAULT_dockPanelExpand="Expand panel",LYRA_DEFAULT_dockPanelResize="Resize panel",LYRA_DEFAULT_documentCompareLabel="Document comparison",LYRA_DEFAULT_documentCompareNewVersion="New version",LYRA_DEFAULT_documentCompareNoVersion="No version provided.",LYRA_DEFAULT_documentCompareOldVersion="Old version",LYRA_DEFAULT_documentLibraryClearSelection="Clear selection",LYRA_DEFAULT_documentLibraryEmptyHeading="No documents yet",LYRA_DEFAULT_documentLibraryFilterByTag="Filter by tag",LYRA_DEFAULT_documentLibraryFreshnessAging="Aging",LYRA_DEFAULT_documentLibraryFreshnessColumn="Freshness",LYRA_DEFAULT_documentLibraryFreshnessFresh="Fresh",LYRA_DEFAULT_documentLibraryFreshnessStale="Stale",LYRA_DEFAULT_documentLibraryLabel="Document library",LYRA_DEFAULT_documentLibraryNameColumn="Name",LYRA_DEFAULT_documentLibraryNoMatchesHeading="No matching documents",LYRA_DEFAULT_documentLibraryOwnerColumn="Owner",LYRA_DEFAULT_documentLibrarySearchPlaceholder="Search documents",LYRA_DEFAULT_documentLibrarySelectAll="Select all documents",LYRA_DEFAULT_documentLibrarySelectColumn="Select",LYRA_DEFAULT_documentLibrarySelectDocument="Select {name}",LYRA_DEFAULT_documentLibrarySelectedCount="{count} selected",LYRA_DEFAULT_documentLibraryTagsColumn="Tags",LYRA_DEFAULT_documentLibraryTypeColumn="Type",LYRA_DEFAULT_documentLibraryUpdatedColumn="Updated",LYRA_DEFAULT_documentLibraryVersionColumn="Version",LYRA_DEFAULT_documentPreviewAlt="Document preview",LYRA_DEFAULT_documentPreviewEmpty="No {type} to display.",LYRA_DEFAULT_documentPreviewFailedToLoad="Failed to load document.",LYRA_DEFAULT_documentPreviewGenericError="Something went wrong.",LYRA_DEFAULT_documentPreviewGenericFile="this file",LYRA_DEFAULT_documentPreviewNotAvailable="Preview not available for {label}.",LYRA_DEFAULT_documentPreviewResourceTooLarge="This document is too large to preview.",LYRA_DEFAULT_documentPreviewTypeCalendar="calendar",LYRA_DEFAULT_documentPreviewTypeContact="contact",LYRA_DEFAULT_documentPreviewTypeDataset="dataset",LYRA_DEFAULT_documentPreviewTypeDocument="document",LYRA_DEFAULT_documentPreviewTypeEmail="email",LYRA_DEFAULT_documentPreviewTypeImage="image",LYRA_DEFAULT_documentPreviewUrlNotAllowed="Document URL is not allowed.",LYRA_DEFAULT_documentViewerLabel="Document viewer",LYRA_DEFAULT_documentViewerMissingSanitizer='This viewer needs the optional "dompurify" package installed to render safely.',LYRA_DEFAULT_docxViewerLabel="Word document",LYRA_DEFAULT_docxViewerMissingConverter='This viewer needs the optional "mammoth" package installed to convert this document.',LYRA_DEFAULT_download="Download",LYRA_DEFAULT_drilldownDocuments="Documents",LYRA_DEFAULT_drilldownEmpty="No item selected",LYRA_DEFAULT_drilldownRuns="Agent runs",LYRA_DEFAULT_drilldownUntitledNode="Untitled step",LYRA_DEFAULT_dropzoneRejectedType="This file type is not accepted.",LYRA_DEFAULT_dropzoneReleaseToAdd="Release to add the file.",LYRA_DEFAULT_duration="Duration",LYRA_DEFAULT_durationMilliseconds="{value}ms",LYRA_DEFAULT_durationSeconds="{value}s",LYRA_DEFAULT_ebookViewerLoadError="Failed to load the ebook.",LYRA_DEFAULT_ebookViewerNextChapter="Next chapter",LYRA_DEFAULT_ebookViewerPreviousChapter="Previous chapter",LYRA_DEFAULT_ebookViewerRegionLabel="Ebook content",LYRA_DEFAULT_edit="Edit",LYRA_DEFAULT_editMessage="Edit message",LYRA_DEFAULT_elapsedMinutesSecondsTemplate="{minutes}m {seconds}s",LYRA_DEFAULT_emailViewerAttachments="Attachments",LYRA_DEFAULT_emailViewerDate="Date",LYRA_DEFAULT_emailViewerFrom="From",LYRA_DEFAULT_emailViewerGroupAddress="{name}: {members}",LYRA_DEFAULT_emailViewerHideQuoted="Hide quoted text",LYRA_DEFAULT_emailViewerLabel="Email viewer",LYRA_DEFAULT_emailViewerMissingParser='This viewer needs the optional "postal-mime" package installed to parse this message.',LYRA_DEFAULT_emailViewerNoSubject="(no subject)",LYRA_DEFAULT_emailViewerOpenAttachment="Open {filename}",LYRA_DEFAULT_emailViewerShowQuoted="Show quoted text",LYRA_DEFAULT_emailViewerSubject="Subject",LYRA_DEFAULT_emailViewerTo="To",LYRA_DEFAULT_emailViewerUnnamedAttachment="Unnamed attachment",LYRA_DEFAULT_embeddingExplorerEmpty="No embedding points",LYRA_DEFAULT_embeddingExplorerLabel="Embedding explorer",LYRA_DEFAULT_embeddingExplorerPoint="{label}, embedding point {index}",LYRA_DEFAULT_emojiPickerEmpty="No emoji found",LYRA_DEFAULT_emojiPickerGridLabel="Emoji",LYRA_DEFAULT_emojiPickerGroupActivities="Activities",LYRA_DEFAULT_emojiPickerGroupAnimalsNature="Animals & Nature",LYRA_DEFAULT_emojiPickerGroupComponent="Component",LYRA_DEFAULT_emojiPickerGroupFlags="Flags",LYRA_DEFAULT_emojiPickerGroupFoodDrink="Food & Drink",LYRA_DEFAULT_emojiPickerGroupObjects="Objects",LYRA_DEFAULT_emojiPickerGroupPeopleBody="People & Body",LYRA_DEFAULT_emojiPickerGroupSmileysEmotion="Smileys & Emotion",LYRA_DEFAULT_emojiPickerGroupSymbols="Symbols",LYRA_DEFAULT_emojiPickerGroupTravelPlaces="Travel & Places",LYRA_DEFAULT_emojiPickerGroupUnknown="Group {group}",LYRA_DEFAULT_emojiPickerLoadError="Could not load emoji.",LYRA_DEFAULT_emojiPickerSearchLabel="Search emoji",LYRA_DEFAULT_entityChipWithType="{label}, {type}",LYRA_DEFAULT_entityCommunity="Community",LYRA_DEFAULT_entityDegree="Connections",LYRA_DEFAULT_envListCopy="Copy {name}",LYRA_DEFAULT_envListHide="Hide {name}",LYRA_DEFAULT_envListLabel="Environment variables",LYRA_DEFAULT_envListReveal="Reveal {name}",LYRA_DEFAULT_envListValueHidden="Value hidden",LYRA_DEFAULT_evalDatasetAddExample="Add example",LYRA_DEFAULT_evalDatasetColumnExpectedOutput="Expected output",LYRA_DEFAULT_evalDatasetColumnInput="Input",LYRA_DEFAULT_evalDatasetColumnTags="Tags",LYRA_DEFAULT_evalDatasetEmpty="No examples yet.",LYRA_DEFAULT_evalDatasetImportLabel="Import examples",LYRA_DEFAULT_evalDatasetLabel="Evaluation examples",LYRA_DEFAULT_evalDatasetNoMatches="No examples match the current filters.",LYRA_DEFAULT_evalDatasetRemoveExample="Remove example",LYRA_DEFAULT_evalDatasetSearchLabel="Search examples",LYRA_DEFAULT_evalDatasetTagFilterLabel="Filter by tag",LYRA_DEFAULT_evaluationDashboardLabel="Evaluation dashboard",LYRA_DEFAULT_evaluationDashboardNoRuns="No evaluation runs yet",LYRA_DEFAULT_evaluationDashboardRunsLabel="Evaluation runs",LYRA_DEFAULT_evaluationRunExampleCancelledAnnounce="{label} cancelled",LYRA_DEFAULT_evaluationRunExampleCompletedAnnounce="{label} completed",LYRA_DEFAULT_evaluationRunExampleFailedAnnounce="{label} failed",LYRA_DEFAULT_evaluationRunExampleLabel="Example {index}",LYRA_DEFAULT_evaluationRunExampleStartedAnnounce="{label} started",LYRA_DEFAULT_evaluationRunExampleWaitingApprovalAnnounce="{label} needs approval",LYRA_DEFAULT_evaluationRunExampleWaitingInputAnnounce="{label} needs input",LYRA_DEFAULT_evaluationRunFailedCount="{count} failed",LYRA_DEFAULT_evaluationRunGroundingHeading="Grounding",LYRA_DEFAULT_evaluationRunInputHeading="Input",LYRA_DEFAULT_evaluationRunLabel="Evaluation run",LYRA_DEFAULT_evaluationRunOutputHeading="Output",LYRA_DEFAULT_evaluationRunProgressLabel="Evaluation batch progress",LYRA_DEFAULT_evaluationRunProgressSummary="{completed} of {total} examples complete",LYRA_DEFAULT_evaluationRunRunningCount="{count} running",LYRA_DEFAULT_evaluationRunStatusCancelled="Cancelled",LYRA_DEFAULT_evaluationRunStatusIdle="Idle",LYRA_DEFAULT_evaluationRunStatusWaitingApproval="Waiting for approval",LYRA_DEFAULT_evaluationRunStatusWaitingInput="Waiting for input",LYRA_DEFAULT_evaluationRunToolTraceHeading="Tool trace",LYRA_DEFAULT_expand="Expand",LYRA_DEFAULT_expandCode="Expand code",LYRA_DEFAULT_expandMessage="Expand message",LYRA_DEFAULT_exportButtonLabel="Export",LYRA_DEFAULT_exportFormatMenuLabel="{label} format",LYRA_DEFAULT_feedbackCommentLabel="Add a comment",LYRA_DEFAULT_feedbackCommentPlaceholder="Add more detail (optional)",LYRA_DEFAULT_feedbackNegative="Bad response",LYRA_DEFAULT_feedbackPositive="Good response",LYRA_DEFAULT_feedbackReasonsLabel="Choose a reason",LYRA_DEFAULT_feedbackSubmit="Submit feedback",LYRA_DEFAULT_feedbackSubmitted="Feedback submitted",LYRA_DEFAULT_fieldMustBeBoolean="Must be a boolean.",LYRA_DEFAULT_fieldMustBeInteger="Must be a whole number.",LYRA_DEFAULT_fieldMustBeNumber="Must be a finite number.",LYRA_DEFAULT_fieldMustBeOneOf="Must be one of: {values}.",LYRA_DEFAULT_fieldMustBeString="Must be a string.",LYRA_DEFAULT_fieldMustEqual="Must equal {value}.",LYRA_DEFAULT_fieldRequired="This field is required.",LYRA_DEFAULT_fileInputAcceptedMany="{count} files added.",LYRA_DEFAULT_fileInputAcceptedOne="{count} file added.",LYRA_DEFAULT_fileInputDefaultLabel="Drop files here or click to browse",LYRA_DEFAULT_fileInputFolderRejected="Folders are not accepted here.",LYRA_DEFAULT_fileInputRejectedCount="{filename}: only one file can be selected at a time.",LYRA_DEFAULT_fileInputRejectedLimit="{filename}: the folder contains too many entries.",LYRA_DEFAULT_fileInputRejectedMany="{count} files rejected.",LYRA_DEFAULT_fileInputRejectedOne="{count} file rejected.",LYRA_DEFAULT_fileInputRejectedRead="{filename}: the file could not be read.",LYRA_DEFAULT_fileInputRejectedSize="{filename}: this file is too large.",LYRA_DEFAULT_fileInputRejectedType="{filename}: this file type is not accepted.",LYRA_DEFAULT_fileSizeUnitB="B",LYRA_DEFAULT_fileSizeUnitGb="GB",LYRA_DEFAULT_fileSizeUnitKb="KB",LYRA_DEFAULT_fileSizeUnitMb="MB",LYRA_DEFAULT_fileSizeUnitTb="TB",LYRA_DEFAULT_fileTreeDiffSummary="+{additions} -{deletions}",LYRA_DEFAULT_fileTreeLabel="Files",LYRA_DEFAULT_fileTypeArchive="Archive",LYRA_DEFAULT_fileTypeAudio="Audio",LYRA_DEFAULT_fileTypeCode="Code file",LYRA_DEFAULT_fileTypeFile="File",LYRA_DEFAULT_fileTypeImage="Image",LYRA_DEFAULT_fileTypePdf="PDF",LYRA_DEFAULT_fileTypePresentation="Presentation",LYRA_DEFAULT_fileTypeSpreadsheet="Spreadsheet",LYRA_DEFAULT_fileTypeText="Text file",LYRA_DEFAULT_fileTypeVideo="Video",LYRA_DEFAULT_fileTypeWithSize="{label} ({size})",LYRA_DEFAULT_fileTypeWord="Word document",LYRA_DEFAULT_filterBarActiveFilters="Active filters",LYRA_DEFAULT_filterBarReset="Reset filters",LYRA_DEFAULT_flagLoadError="Flag unavailable",LYRA_DEFAULT_flowCanvasLabel="Workflow canvas",LYRA_DEFAULT_flowCanvasLayoutLimit="Some edge-ordering detail was omitted because the flow layout work limit was reached.",LYRA_DEFAULT_flowCanvasSummary="Workflow with {nodeCount} nodes and {edgeCount} edges",LYRA_DEFAULT_flowConnectCancelled="Connection cancelled",LYRA_DEFAULT_flowConnectCommitted="Connected {source} to {target}",LYRA_DEFAULT_flowConnectStarted="Connecting from {label}. Use arrow keys to choose a target, Enter to connect, Escape to cancel.",LYRA_DEFAULT_flowConnectTarget="Connecting {source} to {target} ({index} of {total})",LYRA_DEFAULT_flowControlsLabel="Canvas controls",LYRA_DEFAULT_flowEdge="Edge from {source} to {target}",LYRA_DEFAULT_flowEdgeList="Workflow edges",LYRA_DEFAULT_flowEdgeWithLabel="{label}, edge from {source} to {target}",LYRA_DEFAULT_flowInputHandle="Input {id}",LYRA_DEFAULT_flowItemAnnouncement="{item} ({index} of {total})",LYRA_DEFAULT_flowLockCanvas="Lock canvas",LYRA_DEFAULT_flowMinimapInstructions="Arrow keys pan. Plus and minus zoom. Enter or Home fits the workflow.",LYRA_DEFAULT_flowMinimapLabel="Workflow overview",LYRA_DEFAULT_flowMinimapViewport="Visible area",LYRA_DEFAULT_flowMinimapViewportChanged="Position {x}, {y}. Zoom {zoom}.",LYRA_DEFAULT_flowNode="Node {label}",LYRA_DEFAULT_flowNodeDeselected="{label} deselected",LYRA_DEFAULT_flowNodeMoved="Moved {label} to {x}, {y}",LYRA_DEFAULT_flowNodeSelected="{label} selected",LYRA_DEFAULT_flowOutputHandle="Output {id}",LYRA_DEFAULT_flowRunStatusCount="{status}: {count}",LYRA_DEFAULT_flowRunStatusLabel="Run status",LYRA_DEFAULT_flowRunStepStatus="{label}: {status}",LYRA_DEFAULT_flowRunSummary="{done} of {total} steps complete",LYRA_DEFAULT_flowSelectionCleared="Selection cleared",LYRA_DEFAULT_flowStatusWithDetail="{status} — {detail}",LYRA_DEFAULT_flowStatusWithDuration="{status} ({duration})",LYRA_DEFAULT_focusInGraph="Focus in graph",LYRA_DEFAULT_gaugeLabel="Gauge",LYRA_DEFAULT_gaugeValueLabel="{label}: {value}",LYRA_DEFAULT_generationStatusElapsedSeconds="{seconds}s",LYRA_DEFAULT_generationStatusThroughput="{rate} tok/s",LYRA_DEFAULT_generationStatusTokenCount="{count} token",LYRA_DEFAULT_generationStatusTokensCount="{count} tokens",LYRA_DEFAULT_geojsonViewFeatureCount={one:"{count} feature",other:"{count} features"},LYRA_DEFAULT_geojsonViewInvalid="This file is not valid GeoJSON.",LYRA_DEFAULT_geojsonViewLabel="Map",LYRA_DEFAULT_geojsonViewMissingMapLibrary="Install the optional maplibre-gl peer to render this file on a map. Showing the raw GeoJSON instead.",LYRA_DEFAULT_gitStatusAdded="Added",LYRA_DEFAULT_gitStatusConflicted="Conflicted",LYRA_DEFAULT_gitStatusDeleted="Deleted",LYRA_DEFAULT_gitStatusIgnored="Ignored",LYRA_DEFAULT_gitStatusModified="Modified",LYRA_DEFAULT_gitStatusRenamed="Renamed",LYRA_DEFAULT_gitStatusUntracked="Untracked",LYRA_DEFAULT_graphCommunity="Community {label}, {count} nodes",LYRA_DEFAULT_graphDataList="Graph data",LYRA_DEFAULT_graphDiagram="Node-link diagram with {nodeCount} nodes and {linkCount} links",LYRA_DEFAULT_graphExpandableItem="{item}, expandable",LYRA_DEFAULT_graphExplorerFindPath="Find path",LYRA_DEFAULT_graphExplorerLabel="Knowledge graph explorer",LYRA_DEFAULT_graphExplorerPin="Pin",LYRA_DEFAULT_graphExplorerPinned="{label} pinned",LYRA_DEFAULT_graphExplorerPinnedHeading="Pinned",LYRA_DEFAULT_graphExplorerSearchPlaceholder="Search entities…",LYRA_DEFAULT_graphExplorerSearchResultsLabel="Search results",LYRA_DEFAULT_graphExplorerUnpin="Unpin",LYRA_DEFAULT_graphExplorerUnpinned="{label} unpinned",LYRA_DEFAULT_graphItemAnnouncement="{item} ({index} of {total})",LYRA_DEFAULT_graphLegendLabel="Graph legend",LYRA_DEFAULT_graphLink="Link from {source} to {target}",LYRA_DEFAULT_graphMissingLibrary='This component needs the optional "d3" package installed to render the graph.',LYRA_DEFAULT_graphNode="Node {label}",LYRA_DEFAULT_graphNodeFocused="Centered on {label}",LYRA_DEFAULT_graphNodesHidden="{hidden} of {total} nodes hidden",LYRA_DEFAULT_graphQueryBuilderLabel="Graph query builder",LYRA_DEFAULT_graphQueryDeleteWithContext="Delete {name}",LYRA_DEFAULT_graphQueryDirectionLabel="Direction",LYRA_DEFAULT_graphQueryEndLabel="End entity",LYRA_DEFAULT_graphQueryHopRangeInvalid="Maximum hops must be at least the minimum.",LYRA_DEFAULT_graphQueryLoadWithContext="Load {name}",LYRA_DEFAULT_graphQueryMaxHopsLabel="Maximum hops",LYRA_DEFAULT_graphQueryMinHopsLabel="Minimum hops",LYRA_DEFAULT_graphQueryNodeTypeLabel="Node type",LYRA_DEFAULT_graphQueryRelationshipTypeLabel="Relationship type",LYRA_DEFAULT_graphQueryRun="Run query",LYRA_DEFAULT_graphQuerySaveButton="Save query",LYRA_DEFAULT_graphQuerySaveNameLabel="Query name",LYRA_DEFAULT_graphQuerySavedQueriesLabel="Saved queries",LYRA_DEFAULT_graphQueryStartLabel="Start entity",LYRA_DEFAULT_graphSelectionCount="{count} selected",LYRA_DEFAULT_graphTypedNode="{label} ({type})",LYRA_DEFAULT_groundingSummaryConfidenceLabel="Confidence",LYRA_DEFAULT_groundingSummaryCoverageLabel="Citation coverage",LYRA_DEFAULT_groundingSummaryEmpty="No grounding assessment available",LYRA_DEFAULT_groundingSummaryEvidenceHeading="Evidence",LYRA_DEFAULT_groundingSummaryEvidenceSpan="Characters {start}–{end}",LYRA_DEFAULT_groundingSummaryLabel="Grounding summary",LYRA_DEFAULT_groundingSummarySupportedLabel="Supported claims",LYRA_DEFAULT_groundingSummaryUnsupportedLabel="Unsupported claims",LYRA_DEFAULT_groundingSummaryWarningsHeading="Warnings",LYRA_DEFAULT_handoffFromToAgent="Transferred from {from} to {to}",LYRA_DEFAULT_handoffLabel="Agent handoff",LYRA_DEFAULT_handoffToAgent="Transferred to {agent}",LYRA_DEFAULT_heatmapCalendarCellLabel="{date}: {value}",LYRA_DEFAULT_heatmapCalendarLabel="Calendar heatmap of {days} days, {label} range {range}",LYRA_DEFAULT_heatmapDecorationLimit="Only the first {count} heatmap colors, legend stops, and annotations are shown.",LYRA_DEFAULT_heatmapDefaultColLabel="col {n}",LYRA_DEFAULT_heatmapDefaultRowLabel="row {n}",LYRA_DEFAULT_heatmapMatrixCellLabel="Row {row}, Col {col}: {value}",LYRA_DEFAULT_heatmapMatrixLabel="Heatmap of {rows} × {cols} cells, {label} range {range}",LYRA_DEFAULT_heatmapNoDataValue="no data",LYRA_DEFAULT_heatmapProjectionLimit="Only the first {count} heatmap cells are shown.",LYRA_DEFAULT_heatmapSelectedCellLabel="Selected: {cell}.",LYRA_DEFAULT_heatmapValueLabel="value",LYRA_DEFAULT_hidePassword="Hide password",LYRA_DEFAULT_highlightLayerLabel="Highlights",LYRA_DEFAULT_highlightOfTotal="Highlight {index} of {total}",LYRA_DEFAULT_highlightWithLabel="Highlight: {label}",LYRA_DEFAULT_histogramFrequency="Frequency",LYRA_DEFAULT_htmlViewerLabel="HTML document",LYRA_DEFAULT_iconButtonLabel="Button",LYRA_DEFAULT_iconLoadError="The icon failed to load.",LYRA_DEFAULT_iconSanitizerMissing='This icon needs the optional "dompurify" package installed to render safely.',LYRA_DEFAULT_iconTooLarge="The icon file is too large to display.",LYRA_DEFAULT_imageComparerLabel="Image comparison",LYRA_DEFAULT_imageViewerAnnotate="Annotate",LYRA_DEFAULT_imageViewerAnnotationAdded="Region added.",LYRA_DEFAULT_imageViewerAnnotationBoxPosition="Region at {x} percent, {y} percent, {width} by {height} percent.",LYRA_DEFAULT_imageViewerAnnotationCancelled="Region cancelled.",LYRA_DEFAULT_imageViewerAnnotationHint="Annotation mode on. Press Enter to place a region, then use arrow keys to move it, Shift plus arrow keys to resize it, Enter to save, or Escape to cancel.",LYRA_DEFAULT_imageViewerFailedToLoad="The image failed to load.",LYRA_DEFAULT_imageViewerFitActual="Actual size",LYRA_DEFAULT_imageViewerFitContain="Fit image",LYRA_DEFAULT_imageViewerFitLabel="Fit",LYRA_DEFAULT_imageViewerFitWidth="Fit width",LYRA_DEFAULT_imageViewerHighlightsLabel="Highlighted regions",LYRA_DEFAULT_imageViewerLabel="Image viewer",LYRA_DEFAULT_imageViewerRotate="Rotate",LYRA_DEFAULT_imageViewerUnlabeledHighlight="Highlight {index}",LYRA_DEFAULT_ingestionAttemptCount="Attempt {count}",LYRA_DEFAULT_ingestionCancelWithContext="Cancel {label}",LYRA_DEFAULT_ingestionChunkCount={one:"{count} chunk",other:"{count} chunks"},LYRA_DEFAULT_ingestionEmbeddedOfTotal="{embedded} of {total} chunks embedded",LYRA_DEFAULT_ingestionItemProgressLabel="{name} — {stage}",LYRA_DEFAULT_ingestionQueueEmpty="No documents queued",LYRA_DEFAULT_ingestionQueueLabel="Ingestion queue",LYRA_DEFAULT_ingestionRetryWithContext="Retry {label}",LYRA_DEFAULT_ingestionStageCancelled="Cancelled",LYRA_DEFAULT_ingestionStageChunking="Chunking",LYRA_DEFAULT_ingestionStageDone="Done",LYRA_DEFAULT_ingestionStageEmbedding="Embedding",LYRA_DEFAULT_ingestionStageExtracting="Extracting text",LYRA_DEFAULT_ingestionStageFailed="Failed",LYRA_DEFAULT_ingestionStageIndexing="Indexing",LYRA_DEFAULT_ingestionStageQueued="Queued",LYRA_DEFAULT_ingestionStageUnknown="Unknown stage",LYRA_DEFAULT_ingestionStageUploading="Uploading",LYRA_DEFAULT_inputLabel="Text",LYRA_DEFAULT_invalidJson="Invalid JSON.",LYRA_DEFAULT_item="item",LYRA_DEFAULT_items="items",LYRA_DEFAULT_jsonArray="array",LYRA_DEFAULT_jsonCollapseLabel="Collapse {label}",LYRA_DEFAULT_jsonCopyLabel="Copy {label}",LYRA_DEFAULT_jsonExpandLabel="Expand {label}",LYRA_DEFAULT_jsonItemCount={one:"{count} item",other:"{count} items"},LYRA_DEFAULT_jsonKeyCount={one:"{count} key",other:"{count} keys"},LYRA_DEFAULT_jsonObject="object",LYRA_DEFAULT_jsonValue="value",LYRA_DEFAULT_jsonViewerLimit="Only the first {count} JSON nodes and {depth} nesting levels are shown and searched.",LYRA_DEFAULT_jumpToLatest="Jump to latest",LYRA_DEFAULT_kbdAltWord="Alt",LYRA_DEFAULT_kbdArrowDownWord="Arrow Down",LYRA_DEFAULT_kbdArrowLeftWord="Arrow Left",LYRA_DEFAULT_kbdArrowRightWord="Arrow Right",LYRA_DEFAULT_kbdArrowUpWord="Arrow Up",LYRA_DEFAULT_kbdBackspaceWord="Backspace",LYRA_DEFAULT_kbdCommandWord="Command",LYRA_DEFAULT_kbdControlVisual="Ctrl",LYRA_DEFAULT_kbdControlWord="Control",LYRA_DEFAULT_kbdDeleteVisual="Del",LYRA_DEFAULT_kbdDeleteWord="Delete",LYRA_DEFAULT_kbdEndWord="End",LYRA_DEFAULT_kbdEnterWord="Enter",LYRA_DEFAULT_kbdEscapeVisual="Esc",LYRA_DEFAULT_kbdEscapeWord="Escape",LYRA_DEFAULT_kbdHomeWord="Home",LYRA_DEFAULT_kbdMinusWord="Minus",LYRA_DEFAULT_kbdOptionWord="Option",LYRA_DEFAULT_kbdPageDownVisual="PgDn",LYRA_DEFAULT_kbdPageDownWord="Page Down",LYRA_DEFAULT_kbdPageUpVisual="PgUp",LYRA_DEFAULT_kbdPageUpWord="Page Up",LYRA_DEFAULT_kbdPlusWord="Plus",LYRA_DEFAULT_kbdShiftWord="Shift",LYRA_DEFAULT_kbdSpaceWord="Space",LYRA_DEFAULT_kbdTabWord="Tab",LYRA_DEFAULT_knowledgeBaseActionsColumn="Actions",LYRA_DEFAULT_knowledgeBaseAdminIngestionTab="Ingestion",LYRA_DEFAULT_knowledgeBaseAdminLabel="Knowledge base administration",LYRA_DEFAULT_knowledgeBaseAdminSourcesTab="Sources",LYRA_DEFAULT_knowledgeBaseCreateSource="Add source",LYRA_DEFAULT_knowledgeBaseDeleteAction="Delete source",LYRA_DEFAULT_knowledgeBaseDocumentCount="{count} indexed",LYRA_DEFAULT_knowledgeBaseEmptyDescription="Add a source to start indexing content.",LYRA_DEFAULT_knowledgeBaseEmptyHeading="No knowledge sources yet",LYRA_DEFAULT_knowledgeBaseHeading="Knowledge base",LYRA_DEFAULT_knowledgeBaseHealthColumn="Indexing health",LYRA_DEFAULT_knowledgeBaseHealthDegraded="Degraded",LYRA_DEFAULT_knowledgeBaseHealthFailed="Failed",LYRA_DEFAULT_knowledgeBaseHealthHealthy="Healthy",LYRA_DEFAULT_knowledgeBaseHealthUnknown="Unknown",LYRA_DEFAULT_knowledgeBaseNameColumn="Source",LYRA_DEFAULT_knowledgeBaseNeedsAttention="Needs attention",LYRA_DEFAULT_knowledgeBaseNeverSynced="Never synced",LYRA_DEFAULT_knowledgeBasePauseAction="Pause sync",LYRA_DEFAULT_knowledgeBasePermissionColumn="Permission",LYRA_DEFAULT_knowledgeBasePermissionEditor="Editor",LYRA_DEFAULT_knowledgeBasePermissionOwner="Owner",LYRA_DEFAULT_knowledgeBasePermissionRestricted="Restricted",LYRA_DEFAULT_knowledgeBasePermissionViewer="Viewer",LYRA_DEFAULT_knowledgeBaseRowActionsLabel="Actions for {name}",LYRA_DEFAULT_knowledgeBaseSyncAction="Sync now",LYRA_DEFAULT_knowledgeBaseSyncColumn="Sync status",LYRA_DEFAULT_knowledgeBaseSyncError="Error",LYRA_DEFAULT_knowledgeBaseSyncIdle="Idle",LYRA_DEFAULT_knowledgeBaseSyncPaused="Paused",LYRA_DEFAULT_knowledgeBaseSyncSynced="Synced",LYRA_DEFAULT_knowledgeBaseSyncSyncing="Syncing",LYRA_DEFAULT_knowledgeBaseSyncedSources="Synced",LYRA_DEFAULT_knowledgeBaseSyncingSources="Syncing",LYRA_DEFAULT_knowledgeBaseTotalSources="Sources",LYRA_DEFAULT_knownDateDay="Day",LYRA_DEFAULT_knownDateMonth="Month",LYRA_DEFAULT_knownDateYear="Year",LYRA_DEFAULT_legendTypeHidden="{label} hidden",LYRA_DEFAULT_legendTypeShown="{label} shown",LYRA_DEFAULT_lightboxImagePosition="Image {index} of {total}",LYRA_DEFAULT_lightboxLabel="Image viewer",LYRA_DEFAULT_liteChartBarLabel="{series}, {label}: {value}",LYRA_DEFAULT_liteChartCustomMarkSummary="{content} ({index} of {total})",LYRA_DEFAULT_liteChartMarkSummary="{series}, {label}: {value} ({index} of {total})",LYRA_DEFAULT_loadMore="Load more",LYRA_DEFAULT_loading="Loading…",LYRA_DEFAULT_loadingDocument="Loading document…",LYRA_DEFAULT_localePickerLabel="Language",LYRA_DEFAULT_localePickerRequired="Please choose a language.",LYRA_DEFAULT_map="Map",LYRA_DEFAULT_mapInitializationFailed="The map could not be initialized.",LYRA_DEFAULT_mapLegend="Map legend",LYRA_DEFAULT_mapMissingLibrary='This component needs the optional "maplibre-gl" package installed to render the map.',LYRA_DEFAULT_mapStyleRequired="Provide a map style to render the map.",LYRA_DEFAULT_mapWebglUnavailable="This browser cannot provide the graphics support needed to render the map.",LYRA_DEFAULT_maximize="Maximize",LYRA_DEFAULT_mcpAppLabel="Interactive app",LYRA_DEFAULT_mcpAppLoading="Loading interactive app…",LYRA_DEFAULT_mcpAppUnavailable="This interactive app could not be loaded.",LYRA_DEFAULT_mediaCardImageAttachment="Image attachment",LYRA_DEFAULT_mediaCardOpenFileAttachment="Open file attachment",LYRA_DEFAULT_mediaCardOpenImageAttachment="Open image attachment",LYRA_DEFAULT_mediaCardOpenName="Open {name}",LYRA_DEFAULT_mediaCardOpenVideoAttachment="Open video attachment",LYRA_DEFAULT_mediaCardUntitledFile="Untitled file",LYRA_DEFAULT_mediaCardVideoAttachment="Video attachment",LYRA_DEFAULT_memoryPanelAdd="Add to long-term memory",LYRA_DEFAULT_memoryPanelAddWithContext='Add "{label}" to long-term memory',LYRA_DEFAULT_memoryPanelConfirmAddHeading="Add this to long-term memory?",LYRA_DEFAULT_memoryPanelConfirmForgetBody="This permanently forgets all {count} long-term memories.",LYRA_DEFAULT_memoryPanelConfirmForgetHeading="Forget all long-term memories?",LYRA_DEFAULT_memoryPanelConfirmRemoveHeading="Remove this item?",LYRA_DEFAULT_memoryPanelForgetAll="Forget all",LYRA_DEFAULT_memoryPanelLabel="Memory",LYRA_DEFAULT_memoryPanelLongTermHeading="Long-term memories",LYRA_DEFAULT_memoryPanelShortTermHeading="Short-term context",LYRA_DEFAULT_mentionResultCount={one:"{count} suggestion",other:"{count} suggestions"},LYRA_DEFAULT_mentionResultPosition="Suggestion {current} of {total}",LYRA_DEFAULT_mentionSuggestions="Suggestions",LYRA_DEFAULT_menuLabel="Menu",LYRA_DEFAULT_messageActionsLabel="Message actions",LYRA_DEFAULT_messagePartError="Part failed",LYRA_DEFAULT_messagePartRetry="Retry this part",LYRA_DEFAULT_messagePartsLabel="Message content",LYRA_DEFAULT_mindMapCollapsed="{label} collapsed",LYRA_DEFAULT_mindMapExpanded="{label} expanded",LYRA_DEFAULT_mindMapLabel="Mind map",LYRA_DEFAULT_mindMapLeafStatus="{label}, level {level}",LYRA_DEFAULT_mindMapTopicStatus="{label}, level {level}, {count} subtopics",LYRA_DEFAULT_model="Model",LYRA_DEFAULT_modelSelectNoModels="No models",LYRA_DEFAULT_modelSelectRequired="Please choose a model.",LYRA_DEFAULT_moveDown="Move down",LYRA_DEFAULT_moveUp="Move up",LYRA_DEFAULT_navigation="Navigation",LYRA_DEFAULT_neighborDirectionBoth="Bidirectional",LYRA_DEFAULT_neighborDirectionIn="Incoming",LYRA_DEFAULT_neighborDirectionOut="Outgoing",LYRA_DEFAULT_neighborExpand="Expand {label} in graph",LYRA_DEFAULT_neighborGroupHeader="{relation} ({count})",LYRA_DEFAULT_neighborListEmpty="No relationships",LYRA_DEFAULT_neighborListLabel="Relationships",LYRA_DEFAULT_neighborRowLabel="{label}, {relation}, {direction}",LYRA_DEFAULT_newMessageCount="{count} new message",LYRA_DEFAULT_newMessages="New messages",LYRA_DEFAULT_newMessagesCount="{count} new messages",LYRA_DEFAULT_next="Next",LYRA_DEFAULT_nextMonth="Next month",LYRA_DEFAULT_noColumns="No columns configured",LYRA_DEFAULT_noData="No data",LYRA_DEFAULT_noMatches="No matches",LYRA_DEFAULT_noMatchesQuery='No tools match "{query}".',LYRA_DEFAULT_nodePaletteDragHint="Drag to the canvas, or press Enter to place",LYRA_DEFAULT_nodePaletteEmpty="No matching nodes.",LYRA_DEFAULT_nodePaletteLabel="Node palette",LYRA_DEFAULT_nodePalettePlaceholder="Search nodes…",LYRA_DEFAULT_nodePaletteResultCount={one:"{count} item",other:"{count} items"},LYRA_DEFAULT_notInCatalog="not in catalog",LYRA_DEFAULT_notebookViewerCodeCell="Code cell {index}",LYRA_DEFAULT_notebookViewerCollapseOutput="Collapse output",LYRA_DEFAULT_notebookViewerErrorOutput="Error",LYRA_DEFAULT_notebookViewerInPrompt="In [{count}]",LYRA_DEFAULT_notebookViewerInPromptEmpty="In [ ]",LYRA_DEFAULT_notebookViewerInvalid="This file is not a valid Jupyter notebook.",LYRA_DEFAULT_notebookViewerLabel="Notebook viewer",LYRA_DEFAULT_notebookViewerMarkdownCell="Markdown cell {index}",LYRA_DEFAULT_notebookViewerRawCell="Raw cell {index}",LYRA_DEFAULT_notebookViewerShowAllOutput="Show all output",LYRA_DEFAULT_notebookViewerTooManyCells="This notebook has too many cells to display.",LYRA_DEFAULT_notebookViewerUnrenderedOutput="This output type cannot be displayed.",LYRA_DEFAULT_notebookViewerUnsupportedVersion="Notebook format {version} is not supported.",LYRA_DEFAULT_numberInputDecrease="Decrease",LYRA_DEFAULT_numberInputIncrease="Increase",LYRA_DEFAULT_open="Open",LYRA_DEFAULT_openCalendar="Open calendar",LYRA_DEFAULT_openNavigation="Open navigation",LYRA_DEFAULT_otherCategory="Other",LYRA_DEFAULT_otpInputIncomplete="Enter all {total} characters.",LYRA_DEFAULT_otpInputLabel="Verification code",LYRA_DEFAULT_pageRailLabel="Page thumbnails",LYRA_DEFAULT_pageRailPage="Page {page}",LYRA_DEFAULT_pageRailPageHighlighted={one:"Page {page}, {count} highlighted passage",other:"Page {page}, {count} highlighted passages"},LYRA_DEFAULT_paginationApplied="Page {page} of {totalPages}",LYRA_DEFAULT_paginationEmptySummary="{total} {itemLabel}",LYRA_DEFAULT_paginationFirstPage="First page",LYRA_DEFAULT_paginationJumpToPage="Jump to page {page}",LYRA_DEFAULT_paginationLabel="Pagination",LYRA_DEFAULT_paginationLastPage="Last page",LYRA_DEFAULT_paginationPage="Page",LYRA_DEFAULT_paginationSummary="{start}–{end} of {total} {itemLabel}",LYRA_DEFAULT_pathNodeStatus="{label}, node {position} of {total}",LYRA_DEFAULT_pathRelationStatus="{relation}, relation",LYRA_DEFAULT_pathStripLabel="Path",LYRA_DEFAULT_pause="Pause",LYRA_DEFAULT_pauseWithContext="Pause {name}",LYRA_DEFAULT_pdfViewerCurrentZoom="{percent}%",LYRA_DEFAULT_pdfViewerLabel="PDF document",LYRA_DEFAULT_pdfViewerMissingLibrary='This viewer needs the optional "pdfjs-dist" package installed to render PDF files.',LYRA_DEFAULT_pdfViewerNextPage="Next page",LYRA_DEFAULT_pdfViewerPageOf="Page {page} of {total}",LYRA_DEFAULT_pdfViewerPreviousPage="Previous page",LYRA_DEFAULT_pdfViewerZoomIn="Zoom in",LYRA_DEFAULT_pdfViewerZoomOut="Zoom out",LYRA_DEFAULT_phoneInputIncomplete="This phone number is incomplete.",LYRA_DEFAULT_phoneInputLabel="Phone",LYRA_DEFAULT_pinConversation="Pin conversation",LYRA_DEFAULT_play="Play",LYRA_DEFAULT_playWithContext="Play {name}",LYRA_DEFAULT_playbackPosition="Playback position",LYRA_DEFAULT_playbackStepPosition="Step {index} of {total}",LYRA_DEFAULT_policySummaryAllowCount="{count} allowed",LYRA_DEFAULT_policySummaryCategoryGuardrail="Guardrail",LYRA_DEFAULT_policySummaryCategoryPermission="Permission",LYRA_DEFAULT_policySummaryCategoryPrivacy="Privacy",LYRA_DEFAULT_policySummaryCategoryTool="Tool",LYRA_DEFAULT_policySummaryDenyCount="{count} denied",LYRA_DEFAULT_policySummaryDetailLabel="More detail",LYRA_DEFAULT_policySummaryLabel="Policy decisions",LYRA_DEFAULT_policySummaryNeedsReviewCount="{count} needs review",LYRA_DEFAULT_policySummaryStateAllow="Allow",LYRA_DEFAULT_policySummaryStateDeny="Deny",LYRA_DEFAULT_policySummaryStateNeedsReview="Needs review",LYRA_DEFAULT_pollInactive="Inactive",LYRA_DEFAULT_pollPause="Pause",LYRA_DEFAULT_pollPaused="Paused",LYRA_DEFAULT_pollPausedAnnounce="Paused.",LYRA_DEFAULT_pollRefreshing="Refreshing…",LYRA_DEFAULT_pollRefreshingAnnounce="Refreshing now.",LYRA_DEFAULT_pollResume="Resume",LYRA_DEFAULT_pollResumedAnnounce="Resumed.",LYRA_DEFAULT_popover="Popover",LYRA_DEFAULT_pptxViewerFidelityNotice="Some slide content may not display.",LYRA_DEFAULT_pptxViewerLabel="Presentation viewer",LYRA_DEFAULT_pptxViewerNextSlide="Next slide",LYRA_DEFAULT_pptxViewerPreviousSlide="Previous slide",LYRA_DEFAULT_pptxViewerRenderError="Failed to render this presentation.",LYRA_DEFAULT_pptxViewerSlideOf="Slide {current} of {total}",LYRA_DEFAULT_previous="Previous",LYRA_DEFAULT_previousMonth="Previous month",LYRA_DEFAULT_progress="Progress",LYRA_DEFAULT_promptInputAttachments="Attachments",LYRA_DEFAULT_promptInputControls="Prompt options",LYRA_DEFAULT_promptInputLabel="AI prompt",LYRA_DEFAULT_promptInputSources="Sources",LYRA_DEFAULT_promptQueueActionLabel="{action}, queued prompt {index}",LYRA_DEFAULT_promptQueueEmpty="No prompts queued",LYRA_DEFAULT_promptQueueItemLabel="Queued prompt {index}",LYRA_DEFAULT_promptQueueLabel="Queued prompts",LYRA_DEFAULT_promptQueueSendNow="Send now",LYRA_DEFAULT_promptStudioAddMessage="Add message",LYRA_DEFAULT_promptStudioLabel="Prompt studio",LYRA_DEFAULT_promptStudioMessageContent="Message {index} content ({role})",LYRA_DEFAULT_promptStudioMessageRole="Message {index} role ({role})",LYRA_DEFAULT_promptStudioMessages="Prompt messages",LYRA_DEFAULT_promptStudioPreview="Resolved preview",LYRA_DEFAULT_promptStudioPreviewLimit="Preview unavailable: expansion limit exceeded.",LYRA_DEFAULT_promptStudioRemoveMessage="Remove message",LYRA_DEFAULT_promptStudioRoleAssistant="Assistant",LYRA_DEFAULT_promptStudioRoleSystem="System",LYRA_DEFAULT_promptStudioRoleTool="Tool",LYRA_DEFAULT_promptStudioRoleUser="User",LYRA_DEFAULT_promptStudioRun="Run prompt",LYRA_DEFAULT_promptStudioSave="Save version",LYRA_DEFAULT_promptStudioVariableName="Variable {index} name",LYRA_DEFAULT_promptStudioVariableValue="Variable {index} value",LYRA_DEFAULT_promptStudioVariables="Variables",LYRA_DEFAULT_promptStudioVersions="Versions",LYRA_DEFAULT_provenanceChunks="Text chunks",LYRA_DEFAULT_provenanceCommunities="Communities",LYRA_DEFAULT_provenanceEmpty="No grounding data for this answer",LYRA_DEFAULT_provenanceEntities="Entities",LYRA_DEFAULT_provenancePanelLabel="Grounding",LYRA_DEFAULT_provenanceRelationships="Relationships",LYRA_DEFAULT_pushToTalkCancelled="Recording cancelled",LYRA_DEFAULT_pushToTalkDenied="Microphone access denied",LYRA_DEFAULT_pushToTalkError="Recording failed",LYRA_DEFAULT_pushToTalkHold="Hold to talk",LYRA_DEFAULT_pushToTalkRequesting="Requesting microphone…",LYRA_DEFAULT_pushToTalkStart="Start recording",LYRA_DEFAULT_pushToTalkStarted="Recording started",LYRA_DEFAULT_pushToTalkStop="Stop recording",LYRA_DEFAULT_pushToTalkStopped="Recording stopped",LYRA_DEFAULT_pushToTalkUnsupported="Recording is not supported in this browser",LYRA_DEFAULT_qrCodeGenerationFailed="This value could not be encoded as a QR code.",LYRA_DEFAULT_qrCodeMissingLibrary='This component needs the optional "qrcode" package installed to render QR codes.',LYRA_DEFAULT_queryBuilderAddCondition="Add condition",LYRA_DEFAULT_queryBuilderBooleanFalse="False",LYRA_DEFAULT_queryBuilderBooleanTrue="True",LYRA_DEFAULT_queryBuilderCombinatorAnd="All conditions (AND)",LYRA_DEFAULT_queryBuilderCombinatorLabel="Combine conditions with",LYRA_DEFAULT_queryBuilderCombinatorOr="Any condition (OR)",LYRA_DEFAULT_queryBuilderEmpty="No conditions yet.",LYRA_DEFAULT_queryBuilderFieldLabel="Field",LYRA_DEFAULT_queryBuilderFieldPlaceholder="Select field",LYRA_DEFAULT_queryBuilderLabel="Query builder",LYRA_DEFAULT_queryBuilderNoFields="No fields available.",LYRA_DEFAULT_queryBuilderOperatorAfter="After",LYRA_DEFAULT_queryBuilderOperatorBefore="Before",LYRA_DEFAULT_queryBuilderOperatorContains="Contains",LYRA_DEFAULT_queryBuilderOperatorEndsWith="Ends with",LYRA_DEFAULT_queryBuilderOperatorEquals="Equals",LYRA_DEFAULT_queryBuilderOperatorGreaterThan="Greater than",LYRA_DEFAULT_queryBuilderOperatorGreaterThanOrEqual="Greater than or equal to",LYRA_DEFAULT_queryBuilderOperatorIn="Is any of",LYRA_DEFAULT_queryBuilderOperatorIsEmpty="Is empty",LYRA_DEFAULT_queryBuilderOperatorIsNotEmpty="Is not empty",LYRA_DEFAULT_queryBuilderOperatorLabel="Operator",LYRA_DEFAULT_queryBuilderOperatorLessThan="Less than",LYRA_DEFAULT_queryBuilderOperatorLessThanOrEqual="Less than or equal to",LYRA_DEFAULT_queryBuilderOperatorNotEquals="Does not equal",LYRA_DEFAULT_queryBuilderOperatorNotIn="Is none of",LYRA_DEFAULT_queryBuilderOperatorOnOrAfter="On or after",LYRA_DEFAULT_queryBuilderOperatorOnOrBefore="On or before",LYRA_DEFAULT_queryBuilderOperatorPlaceholder="Select operator",LYRA_DEFAULT_queryBuilderOperatorStartsWith="Starts with",LYRA_DEFAULT_queryBuilderRemoveCondition="Remove condition {index}",LYRA_DEFAULT_queryBuilderValueLabel="Value",LYRA_DEFAULT_queryBuilderValuePlaceholder="Select value",LYRA_DEFAULT_radioRequired="Please select an option.",LYRA_DEFAULT_ragAnswerCitations="Citations",LYRA_DEFAULT_ragAnswerLabel="Grounded answer",LYRA_DEFAULT_ragAnswerRetry="Retry answer",LYRA_DEFAULT_ragAnswerSources="Sources",LYRA_DEFAULT_ragEvalDashboardAllSlices="All",LYRA_DEFAULT_ragEvalDashboardEmpty="No evaluation runs available",LYRA_DEFAULT_ragEvalDashboardLabel="RAG evaluation dashboard",LYRA_DEFAULT_ragEvalDashboardRuns="Evaluation runs",LYRA_DEFAULT_ragEvalDashboardSliceUnavailable="No evaluation runs are available for {slice}.",LYRA_DEFAULT_ragEvalDashboardSlices="Evaluation slices",LYRA_DEFAULT_randomContentPause="Pause rotation",LYRA_DEFAULT_randomContentResume="Resume rotation",LYRA_DEFAULT_rangeEnd="Range end",LYRA_DEFAULT_rangeStart="Range start",LYRA_DEFAULT_rating="Rating",LYRA_DEFAULT_realtimeSessionConnect="Connect",LYRA_DEFAULT_realtimeSessionConnected="Connected",LYRA_DEFAULT_realtimeSessionConnecting="Connecting",LYRA_DEFAULT_realtimeSessionConnectionFailed="The realtime connection failed.",LYRA_DEFAULT_realtimeSessionDisconnect="Disconnect",LYRA_DEFAULT_realtimeSessionDisconnected="Disconnected",LYRA_DEFAULT_realtimeSessionError="Connection error",LYRA_DEFAULT_realtimeSessionInterrupt="Interrupt response",LYRA_DEFAULT_realtimeSessionLabel="Realtime session",LYRA_DEFAULT_realtimeSessionMute="Mute microphone",LYRA_DEFAULT_realtimeSessionReconnecting="Reconnecting",LYRA_DEFAULT_realtimeSessionUnmute="Unmute microphone",LYRA_DEFAULT_regenerateResponse="Regenerate response",LYRA_DEFAULT_remove="Remove",LYRA_DEFAULT_removeWithContext="Remove {label}",LYRA_DEFAULT_rename="Rename {title}",LYRA_DEFAULT_reorderItemMoved="Moved to position {index} of {total}",LYRA_DEFAULT_reorderMoveCancelled="Reorder cancelled.",LYRA_DEFAULT_reorderMovePending="Reorder pending.",LYRA_DEFAULT_resetZoom="Reset zoom",LYRA_DEFAULT_resizeColumn="Resize {label} column",LYRA_DEFAULT_resizeDivider="Resize divider between panel {a} and panel {b}",LYRA_DEFAULT_resizeNavigation="Resize navigation",LYRA_DEFAULT_resizeValuePercent="{value} percent",LYRA_DEFAULT_resizeValuePixels="{value} pixels",LYRA_DEFAULT_responsivePanel="Panel",LYRA_DEFAULT_restore="Restore",LYRA_DEFAULT_resultFieldLabel="{label}:",LYRA_DEFAULT_retrievalCompareDenseScore="Dense",LYRA_DEFAULT_retrievalCompareEmpty="No retrieval result sets to compare",LYRA_DEFAULT_retrievalCompareFinalScore="Final",LYRA_DEFAULT_retrievalCompareLabel="Retrieval comparison",LYRA_DEFAULT_retrievalCompareOverlap="Top-k overlap between {left} and {right}: {percent}",LYRA_DEFAULT_retrievalCompareRank="Rank {rank}",LYRA_DEFAULT_retrievalCompareRerankScore="Rerank",LYRA_DEFAULT_retrievalCompareSparseScore="Sparse",LYRA_DEFAULT_retrievalFilterChipLabel="{key}: {value}",LYRA_DEFAULT_retrievalFiltersLabel="Active filters",LYRA_DEFAULT_retrievalModeHybrid="Hybrid",LYRA_DEFAULT_retrievalModeKeyword="Keyword",LYRA_DEFAULT_retrievalModeLabel="Search mode",LYRA_DEFAULT_retrievalModeVector="Vector",LYRA_DEFAULT_retrievalResultsSelectRow="Select {label}",LYRA_DEFAULT_retrievalSearchEmptyDescription="Try a different search term or filters.",LYRA_DEFAULT_retrievalSearchLabel="Retrieval search",LYRA_DEFAULT_retrievalStageEmbed="Embed",LYRA_DEFAULT_retrievalStageFilter="Filter",LYRA_DEFAULT_retrievalStageQueryRewrite="Query rewrite",LYRA_DEFAULT_retrievalStageRerank="Rerank",LYRA_DEFAULT_retrievalStageRetrieve="Retrieve",LYRA_DEFAULT_retrievalTraceEvidenceToggle="{label} evidence",LYRA_DEFAULT_retry="Retry",LYRA_DEFAULT_rubricSkip="Skip",LYRA_DEFAULT_rubricSubmit="Submit",LYRA_DEFAULT_rubricSubmitAndNext="Submit and next",LYRA_DEFAULT_schemaMustBeObject="Schema must describe an object.",LYRA_DEFAULT_schemaPropertiesMustBeFlat="Schema properties must be a flat object.",LYRA_DEFAULT_schemaViewerCircular="Circular schema reference",LYRA_DEFAULT_schemaViewerEmpty="No schema available",LYRA_DEFAULT_schemaViewerIssueLimit="Only the first {count} validation issues are shown.",LYRA_DEFAULT_schemaViewerLabel="Schema viewer",LYRA_DEFAULT_schemaViewerLimit="Only the first {count} schema nodes are shown.",LYRA_DEFAULT_schemaViewerRequired="Required",LYRA_DEFAULT_schemaViewerType="Type: {type}",LYRA_DEFAULT_scoreTierHigh="High relevance",LYRA_DEFAULT_scoreTierLow="Low relevance",LYRA_DEFAULT_scoreTierMedium="Medium relevance",LYRA_DEFAULT_scrollNext="Scroll forward",LYRA_DEFAULT_scrollPrevious="Scroll backward",LYRA_DEFAULT_scrollerLabel="Scrollable content",LYRA_DEFAULT_search="Search",LYRA_DEFAULT_searchThreads="Search conversations",LYRA_DEFAULT_searchToolsPlaceholder="Search tools…",LYRA_DEFAULT_select="Select",LYRA_DEFAULT_selectAllSources="Select all sources",LYRA_DEFAULT_selectModel="Select a model…",LYRA_DEFAULT_selectSelectedOverflow="+{n} more",LYRA_DEFAULT_selectTools="Select tools",LYRA_DEFAULT_selectValueMissing="Please select an option.",LYRA_DEFAULT_selectionAsk="Ask",LYRA_DEFAULT_selectionCite="Cite",LYRA_DEFAULT_selectionQuote="Quote",LYRA_DEFAULT_selectionToolbarLabel="Selection actions",LYRA_DEFAULT_sendMessage="Send message",LYRA_DEFAULT_sequenceStripCategoryCount="{label}: {count}",LYRA_DEFAULT_sequenceStripEmpty="No items",LYRA_DEFAULT_sequenceStripUnnamedCategory="Unnamed category",LYRA_DEFAULT_showAllColumns="Show all columns",LYRA_DEFAULT_showFewerColumns="Show fewer columns",LYRA_DEFAULT_showLess="Show less",LYRA_DEFAULT_showMore="Show more",LYRA_DEFAULT_showMoreCollapsed="+{count}",LYRA_DEFAULT_showMoreCount="Show {count} more",LYRA_DEFAULT_showPassword="Show password",LYRA_DEFAULT_skipToContent="Skip to content",LYRA_DEFAULT_sliderLabel="Slider",LYRA_DEFAULT_sourceListDefaultLabel="Sources",LYRA_DEFAULT_sourcePageSuffix="{base} — p. {page}",LYRA_DEFAULT_sourcePickerSelection="{selected} of {total} selected",LYRA_DEFAULT_spanKindAgent="Agent",LYRA_DEFAULT_spanKindEmbedding="Embedding",LYRA_DEFAULT_spanKindLlm="LLM",LYRA_DEFAULT_spanKindOther="Other",LYRA_DEFAULT_spanKindRetriever="Retriever",LYRA_DEFAULT_spanKindTool="Tool",LYRA_DEFAULT_spanProjectionLimit="Only the first {count} spans are shown.",LYRA_DEFAULT_spanStartedAtOffset="started at +{value}",LYRA_DEFAULT_spanWaterfall="Span timeline",LYRA_DEFAULT_spreadsheetViewerLabel="Spreadsheet",LYRA_DEFAULT_spreadsheetViewerUnavailable="Spreadsheet preview is unavailable.",LYRA_DEFAULT_stackTraceHideFrames="Hide {count} internal frames",LYRA_DEFAULT_stackTraceLabel="Stack trace",LYRA_DEFAULT_stackTraceLimit="Some stack-trace content was omitted because the display limit was reached.",LYRA_DEFAULT_stackTraceShowFrames="Show {count} internal frames",LYRA_DEFAULT_statTrendAnnouncement="{trend}, {polarity}",LYRA_DEFAULT_statTrendBad="bad",LYRA_DEFAULT_statTrendDecreased="decreased {value}",LYRA_DEFAULT_statTrendGood="good",LYRA_DEFAULT_statTrendIncreased="increased {value}",LYRA_DEFAULT_statusDenied="Denied",LYRA_DEFAULT_statusError="Error",LYRA_DEFAULT_statusPending="Pending",LYRA_DEFAULT_statusRunning="Running",LYRA_DEFAULT_statusSkipped="Skipped",LYRA_DEFAULT_statusSuccess="Success",LYRA_DEFAULT_stopGenerating="Stop generating",LYRA_DEFAULT_streamRecoverAnnounce="Connection restored.",LYRA_DEFAULT_streamStallAnnounce="Connection stalled.",LYRA_DEFAULT_streamStallClearedAnnounce="No longer stalled.",LYRA_DEFAULT_streamStalled="Taking longer than usual…",LYRA_DEFAULT_subagentPanelCancelRun="Cancel {name}",LYRA_DEFAULT_subagentPanelEmpty="No subagent runs",LYRA_DEFAULT_subagentPanelLabel="Subagents",LYRA_DEFAULT_subagentPanelLimit="Only the first {count} subagent runs are shown.",LYRA_DEFAULT_subagentPanelRetry="Retry subagent",LYRA_DEFAULT_subagentPanelRetryRun="Retry {name}",LYRA_DEFAULT_suggestionsLabel="Suggested prompts",LYRA_DEFAULT_svgViewerLabel="SVG image",LYRA_DEFAULT_switchRequired="Please turn this on.",LYRA_DEFAULT_tableEditCell="Edit {column}",LYRA_DEFAULT_tableFilterLabel="Filter rows",LYRA_DEFAULT_tableFilterPlaceholder="Filter rows",LYRA_DEFAULT_tableLoading="Loading rows",LYRA_DEFAULT_taskListCompletedOfTotal="{completed} of {total} completed",LYRA_DEFAULT_taskListLabel="Tasks",LYRA_DEFAULT_taskListStepCompletedAnnounce="Step completed: {label}",LYRA_DEFAULT_taskListStepFailedAnnounce="Step failed: {label}",LYRA_DEFAULT_taskListStepStartedAnnounce="Step started: {label}",LYRA_DEFAULT_temperature="Temperature",LYRA_DEFAULT_terminalDownload="Download log",LYRA_DEFAULT_terminalHighlightLine="Line {line}",LYRA_DEFAULT_terminalLabel="Terminal output",LYRA_DEFAULT_testResultsCollapseTest="Collapse {name}",LYRA_DEFAULT_testResultsCompleteAnnounce="{passed} passed, {failed} failed, {skipped} skipped",LYRA_DEFAULT_testResultsExpandTest="Expand {name}",LYRA_DEFAULT_testResultsFailed="{count} failed",LYRA_DEFAULT_testResultsFilterLabel="Filter by status",LYRA_DEFAULT_testResultsLabel="Test results",LYRA_DEFAULT_testResultsLimit="Only the first {count} test results are shown.",LYRA_DEFAULT_testResultsPassed="{count} passed",LYRA_DEFAULT_testResultsRunning="{count} running",LYRA_DEFAULT_testResultsSkipped="{count} skipped",LYRA_DEFAULT_textareaCharacterCount={one:"{count} character",other:"{count} characters"},LYRA_DEFAULT_textareaCharactersRemaining={one:"{count} character remaining",other:"{count} characters remaining"},LYRA_DEFAULT_textareaLabel="Text",LYRA_DEFAULT_thinking="Thinking…",LYRA_DEFAULT_thinkingPanelLabel="Thinking",LYRA_DEFAULT_thoughtFor="Thought for {duration}",LYRA_DEFAULT_threadGroupArchived="Archived",LYRA_DEFAULT_threadGroupCollapse="Collapse {label}",LYRA_DEFAULT_threadGroupExpand="Expand {label}",LYRA_DEFAULT_threadGroupPinned="Pinned",LYRA_DEFAULT_threadGroupPrevious30Days="Previous 30 days",LYRA_DEFAULT_threadGroupPrevious7Days="Previous 7 days",LYRA_DEFAULT_threadGroupToday="Today",LYRA_DEFAULT_threadGroupYesterday="Yesterday",LYRA_DEFAULT_threadListEmpty="No conversations yet",LYRA_DEFAULT_threadListLabel="Conversations",LYRA_DEFAULT_threadListMatchAnnounce={one:"{count} conversation found",other:"{count} conversations found"},LYRA_DEFAULT_timeInputDayPeriod="Day period",LYRA_DEFAULT_timeInputEmptySegment="Empty",LYRA_DEFAULT_timeInputHour="Hour",LYRA_DEFAULT_timeInputInvalid="Enter a complete time.",LYRA_DEFAULT_timeInputLabel="Time",LYRA_DEFAULT_timeInputMaxMessage="Time must be at or before {max}.",LYRA_DEFAULT_timeInputMinMessage="Time must be at or after {min}.",LYRA_DEFAULT_timeInputMinute="Minute",LYRA_DEFAULT_timeInputNow="Now",LYRA_DEFAULT_timeInputOpen="Open time picker",LYRA_DEFAULT_timeInputPopup="Choose a time",LYRA_DEFAULT_timeInputRangeMessage="Time must be between {min} and {max} across midnight.",LYRA_DEFAULT_timeInputSecond="Second",LYRA_DEFAULT_timeInputStepMessage="Enter a time matching the required interval.",LYRA_DEFAULT_timeline="Timeline",LYRA_DEFAULT_timelineClusterCount="Show timeline events ({count})",LYRA_DEFAULT_toastContentIncomplete="Notification with incomplete content",LYRA_DEFAULT_toastOverflow="Notifications not shown: {count}.",LYRA_DEFAULT_tokenInputEditWithContext="Edit {label}",LYRA_DEFAULT_tokenInputRequired="Enter at least one value.",LYRA_DEFAULT_tokensIn="Tokens in",LYRA_DEFAULT_tokensOut="Tokens out",LYRA_DEFAULT_toolApprovalArgsLabel="Tool call arguments (JSON)",LYRA_DEFAULT_toolApprovalGenericTool="tool",LYRA_DEFAULT_toolApprovalHeading="Approve {tool} call?",LYRA_DEFAULT_toolCall="Tool call",LYRA_DEFAULT_toolCount={one:"{count} tool",other:"{count} tools"},LYRA_DEFAULT_toolParamBooleanFalse="False",LYRA_DEFAULT_toolParamBooleanTrue="True",LYRA_DEFAULT_toolParamBooleanUnset="Not set",LYRA_DEFAULT_toolParamMissingProperty="Required key “{key}” has no matching schema property.",LYRA_DEFAULT_toolParamSchemaLimit="Tool parameter schemas support at most {fields} fields and {options} choices per field.",LYRA_DEFAULT_toolSelectCustomizeHint="Turn off to choose individual tools.",LYRA_DEFAULT_toolSelectLimit="Only the first {count} tools are shown.",LYRA_DEFAULT_toolSelectNoneAvailable="No tools available.",LYRA_DEFAULT_toolSelectSummary="{selected} of {total} tools enabled",LYRA_DEFAULT_toolTimelineDetailsFor="Details for {name}",LYRA_DEFAULT_toolTimelineLimit="At most {count} tool calls are shown.",LYRA_DEFAULT_tourDone="Done",LYRA_DEFAULT_tourSkip="Skip",LYRA_DEFAULT_tourStepOf="Step {current} of {total}",LYRA_DEFAULT_traceTree="Trace tree",LYRA_DEFAULT_traceTreeMetricLabel="{label}: {value}",LYRA_DEFAULT_traceTreeSpanStatus="{name} — {status}",LYRA_DEFAULT_transcriptFeedEmpty="No transcript yet",LYRA_DEFAULT_transcriptFeedInterim="Transcribing…",LYRA_DEFAULT_transcriptFeedLabel="Transcript",LYRA_DEFAULT_treeNodeMoved="Moved {label} to position {index} of {total}",LYRA_DEFAULT_trendOf="Trend of {count} values, last {value}",LYRA_DEFAULT_trendUnchanged="unchanged",LYRA_DEFAULT_unarchiveConversation="Unarchive conversation",LYRA_DEFAULT_unpinConversation="Unpin conversation",LYRA_DEFAULT_unsupportedFieldType='Unsupported field type "{type}".',LYRA_DEFAULT_untitledCommunity="Untitled community",LYRA_DEFAULT_untitledConversation="Untitled conversation",LYRA_DEFAULT_untitledEntity="Untitled entity",LYRA_DEFAULT_untitledSource="Untitled source",LYRA_DEFAULT_usageBadgeCostLabel="Cost",LYRA_DEFAULT_usageBadgeLabel="Usage",LYRA_DEFAULT_usageBadgeLatencyLabel="Latency",LYRA_DEFAULT_usageBadgeTokensIn="{count} in",LYRA_DEFAULT_usageBadgeTokensInLabel="Input tokens",LYRA_DEFAULT_usageBadgeTokensOut="{count} out",LYRA_DEFAULT_usageBadgeTokensOutLabel="Output tokens",LYRA_DEFAULT_usageBadgeTotalTokensLabel="Total tokens",LYRA_DEFAULT_useDefaultTools="Use default tools",LYRA_DEFAULT_valueInvalid="The value is invalid.",LYRA_DEFAULT_valueMustBeSerializable="Value must be JSON-serializable.",LYRA_DEFAULT_videoCaptions="Captions",LYRA_DEFAULT_videoCaptionsOff="Off",LYRA_DEFAULT_videoEnterFullscreen="Enter fullscreen",LYRA_DEFAULT_videoExitFullscreen="Exit fullscreen",LYRA_DEFAULT_videoExitPictureInPicture="Exit picture in picture",LYRA_DEFAULT_videoMute="Mute",LYRA_DEFAULT_videoPictureInPicture="Enter picture in picture",LYRA_DEFAULT_videoPlaybackSpeed="Playback speed",LYRA_DEFAULT_videoPlayerLabel="Video player",LYRA_DEFAULT_videoPlaylistLabel="Video playlist",LYRA_DEFAULT_videoPlaylistUntitled="Video {position}",LYRA_DEFAULT_videoUnmute="Unmute",LYRA_DEFAULT_videoVolume="Volume",LYRA_DEFAULT_viewerHighlightLabel="Highlight",LYRA_DEFAULT_viewerSearchActiveMatch="Match {current} of {total}",LYRA_DEFAULT_viewerSearchMatchCount={one:"{count} match",other:"{count} matches"},LYRA_DEFAULT_viewerSearchNoMatches="No matches",LYRA_DEFAULT_voice="Voice",LYRA_DEFAULT_voicePickerNoVoices="No voices available",LYRA_DEFAULT_voicePickerPreview="Preview {name}",LYRA_DEFAULT_voicePickerRequired="Please choose a voice.",LYRA_DEFAULT_voicePickerStopPreview="Stop preview",LYRA_DEFAULT_widgetCollapse="Collapse panel",LYRA_DEFAULT_widgetExitFullscreen="Exit fullscreen",LYRA_DEFAULT_widgetExpand="Expand panel",LYRA_DEFAULT_widgetExpandToFullscreen="Expand to fullscreen",LYRA_DEFAULT_widgetFullscreenPanel="Fullscreen panel",LYRA_DEFAULT_widgetViewGroup="Panel view",LYRA_DEFAULT_wordCloud="Word cloud of {count} {word}",LYRA_DEFAULT_wordCloudLegend="Word cloud color key",LYRA_DEFAULT_wordCloudWord="word",LYRA_DEFAULT_wordCloudWordAnnouncement="{text}, {weight}",LYRA_DEFAULT_wordCloudWords="words",LYRA_DEFAULT_xmlViewerChildCount={one:"{count} child",other:"{count} children"},LYRA_DEFAULT_xmlViewerCollapseNode="Collapse {name}",LYRA_DEFAULT_xmlViewerCopyDocument="Copy XML to clipboard",LYRA_DEFAULT_xmlViewerCopyNode="Copy {name}",LYRA_DEFAULT_xmlViewerExpandNode="Expand {name}",LYRA_DEFAULT_xmlViewerLabel="XML viewer",LYRA_DEFAULT_xmlViewerParseError="This document could not be parsed as XML.",LYRA_DEFAULT_xmlViewerTooManyNodes="This document has too many nodes to display.",LYRA_DEFAULT_zoomControls="Zoom controls",LYRA_DEFAULT_zoomIn="Zoom in",LYRA_DEFAULT_zoomOut="Zoom out",LYRA_DEFAULT_zoomToFit="Zoom to fit",LYRA_DEFAULT_zoomableFrameLabel="Zoomable content";export{LYRA_DEFAULT_accessibleLabelSeparator,LYRA_DEFAULT_activityFeedCompletedStep,LYRA_DEFAULT_activityFeedCompletedSteps,LYRA_DEFAULT_activityFeedLabel,LYRA_DEFAULT_agentRunCurrentStepLabel,LYRA_DEFAULT_agentRunStatusAnnounce,LYRA_DEFAULT_agentRunStatusCancelled,LYRA_DEFAULT_agentRunStatusCollecting,LYRA_DEFAULT_agentRunStatusDone,LYRA_DEFAULT_agentRunStatusIdle,LYRA_DEFAULT_agentRunStatusQueued,LYRA_DEFAULT_agentRunStatusWaitingApproval,LYRA_DEFAULT_agentRunStatusWaitingInput,LYRA_DEFAULT_agentTraceFilterLabel,LYRA_DEFAULT_agentWorkspaceContext,LYRA_DEFAULT_agentWorkspaceConversation,LYRA_DEFAULT_agentWorkspaceDetails,LYRA_DEFAULT_agentWorkspaceEmpty,LYRA_DEFAULT_agentWorkspaceGrounding,LYRA_DEFAULT_agentWorkspaceLabel,LYRA_DEFAULT_agentWorkspaceRetrieval,LYRA_DEFAULT_agentWorkspaceRun,LYRA_DEFAULT_agentWorkspaceTools,LYRA_DEFAULT_anchorJumped,LYRA_DEFAULT_anchorJumpedToPage,LYRA_DEFAULT_anchorNotFound,LYRA_DEFAULT_animatedImageDefaultAlt,LYRA_DEFAULT_approvalQueueEmpty,LYRA_DEFAULT_approvalQueueLabel,LYRA_DEFAULT_approvalQueueOpen,LYRA_DEFAULT_approvalQueuePending,LYRA_DEFAULT_approvalQueuePendingCount,LYRA_DEFAULT_approve,LYRA_DEFAULT_archiveConversation,LYRA_DEFAULT_archiveViewerEmpty,LYRA_DEFAULT_archiveViewerFile,LYRA_DEFAULT_archiveViewerFolder,LYRA_DEFAULT_artifactPanelCode,LYRA_DEFAULT_artifactPanelGenerating,LYRA_DEFAULT_artifactPanelLabel,LYRA_DEFAULT_artifactPanelNextVersion,LYRA_DEFAULT_artifactPanelPreview,LYRA_DEFAULT_artifactPanelPreviousVersion,LYRA_DEFAULT_artifactPanelRestore,LYRA_DEFAULT_artifactPanelVersionPosition,LYRA_DEFAULT_attachmentAdd,LYRA_DEFAULT_attachmentMenuAudio,LYRA_DEFAULT_attachmentMenuCamera,LYRA_DEFAULT_attachmentMenuFiles,LYRA_DEFAULT_attachmentMenuImage,LYRA_DEFAULT_attachmentPreviewFile,LYRA_DEFAULT_attachmentPreviewName,LYRA_DEFAULT_attachmentRetryWithContext,LYRA_DEFAULT_attachmentTriggerAudio,LYRA_DEFAULT_attachmentTriggerCamera,LYRA_DEFAULT_attachmentTriggerFiles,LYRA_DEFAULT_attachmentTriggerImage,LYRA_DEFAULT_attachmentUntitledFile,LYRA_DEFAULT_attachmentUploadFailed,LYRA_DEFAULT_attachmentUploadingIndeterminate,LYRA_DEFAULT_attachmentUploadingProgress,LYRA_DEFAULT_attachmentUploadingWithContext,LYRA_DEFAULT_audioVisualizerIdle,LYRA_DEFAULT_audioVisualizerLabel,LYRA_DEFAULT_audioVisualizerListening,LYRA_DEFAULT_audioVisualizerSpeaking,LYRA_DEFAULT_audioVisualizerThinking,LYRA_DEFAULT_avPlayerFailedToLoad,LYRA_DEFAULT_avPlayerLabel,LYRA_DEFAULT_avPlayerPlaybackRate,LYRA_DEFAULT_avPlayerPosition,LYRA_DEFAULT_avPlayerRateOption,LYRA_DEFAULT_avPlayerTimeline,LYRA_DEFAULT_avPlayerTranscript,LYRA_DEFAULT_boxPlot,LYRA_DEFAULT_boxPlotData,LYRA_DEFAULT_boxPlotMax,LYRA_DEFAULT_boxPlotMedian,LYRA_DEFAULT_boxPlotMin,LYRA_DEFAULT_boxPlotMissingLibrary,LYRA_DEFAULT_boxPlotQ1,LYRA_DEFAULT_boxPlotQ3,LYRA_DEFAULT_boxPlotSeriesSummary,LYRA_DEFAULT_boxPlotSummaryEmpty,LYRA_DEFAULT_boxPlotSummaryWithData,LYRA_DEFAULT_branchNext,LYRA_DEFAULT_branchPickerLabel,LYRA_DEFAULT_branchPosition,LYRA_DEFAULT_branchPrevious,LYRA_DEFAULT_breadcrumb,LYRA_DEFAULT_browserFrameControllerAgent,LYRA_DEFAULT_browserFrameControllerUser,LYRA_DEFAULT_browserFrameHandBack,LYRA_DEFAULT_browserFrameLabel,LYRA_DEFAULT_browserFrameStatusConnecting,LYRA_DEFAULT_browserFrameStatusIdle,LYRA_DEFAULT_browserFrameStatusLive,LYRA_DEFAULT_browserFrameStatusStalled,LYRA_DEFAULT_browserFrameStop,LYRA_DEFAULT_browserFrameTakeOver,LYRA_DEFAULT_browserFrameUrlLabel,LYRA_DEFAULT_browserFrameViewOf,LYRA_DEFAULT_calendarEmpty,LYRA_DEFAULT_calendarLabel,LYRA_DEFAULT_calendarNextMonth,LYRA_DEFAULT_calendarPreviousMonth,LYRA_DEFAULT_calendarViewerEmpty,LYRA_DEFAULT_calendarViewerLabel,LYRA_DEFAULT_calendarViewerMissingParser,LYRA_DEFAULT_calendarViewerNoSummary,LYRA_DEFAULT_calloutAnnouncementWithContext,LYRA_DEFAULT_cancel,LYRA_DEFAULT_carousel,LYRA_DEFAULT_carouselGoTo,LYRA_DEFAULT_carouselIndicators,LYRA_DEFAULT_carouselLabel,LYRA_DEFAULT_carouselSlide,LYRA_DEFAULT_carouselSlideAnnouncement,LYRA_DEFAULT_carouselSlideAnnouncementSeparator,LYRA_DEFAULT_carouselSlidePosition,LYRA_DEFAULT_cellHighlightWithLabel,LYRA_DEFAULT_chart,LYRA_DEFAULT_chartAnnotationsUnavailable,LYRA_DEFAULT_chartAxisTotal,LYRA_DEFAULT_chartBubblePointCoordinates,LYRA_DEFAULT_chartCategory,LYRA_DEFAULT_chartData,LYRA_DEFAULT_chartDataLabelsUnavailable,LYRA_DEFAULT_chartDataSampled,LYRA_DEFAULT_chartLabeledPoint,LYRA_DEFAULT_chartMissingLibrary,LYRA_DEFAULT_chartPointCoordinates,LYRA_DEFAULT_chartPointLabel,LYRA_DEFAULT_chartPrimaryAxis,LYRA_DEFAULT_chartSecondaryAxis,LYRA_DEFAULT_chartSeriesLabel,LYRA_DEFAULT_chartSeriesNoData,LYRA_DEFAULT_chartStackTotalsUnavailable,LYRA_DEFAULT_chartSummary,LYRA_DEFAULT_chartSummaryEmpty,LYRA_DEFAULT_chartSummarySeparator,LYRA_DEFAULT_chartSummaryWithData,LYRA_DEFAULT_chartTotal,LYRA_DEFAULT_chartTrendDecreasing,LYRA_DEFAULT_chartTrendFlat,LYRA_DEFAULT_chartTrendIncreasing,LYRA_DEFAULT_chartTypeBar,LYRA_DEFAULT_chartTypeBubble,LYRA_DEFAULT_chartTypeDoughnut,LYRA_DEFAULT_chartTypeLine,LYRA_DEFAULT_chartTypePie,LYRA_DEFAULT_chartTypePolarArea,LYRA_DEFAULT_chartTypeRadar,LYRA_DEFAULT_chartTypeScatter,LYRA_DEFAULT_chartValueLabel,LYRA_DEFAULT_chartZoomUnavailable,LYRA_DEFAULT_chatCompleteAnnounce,LYRA_DEFAULT_chatFailedAnnounce,LYRA_DEFAULT_chatFailedToSend,LYRA_DEFAULT_chatResponding,LYRA_DEFAULT_chatSending,LYRA_DEFAULT_chatViewportLabel,LYRA_DEFAULT_checkboxGroupRequired,LYRA_DEFAULT_checkboxRequired,LYRA_DEFAULT_checkpointConfirmPrompt,LYRA_DEFAULT_checkpointLabel,LYRA_DEFAULT_checkpointRestore,LYRA_DEFAULT_checkpointRestoreWithContext,LYRA_DEFAULT_checkpointRestoring,LYRA_DEFAULT_chooseDate,LYRA_DEFAULT_chunkInspectorEmpty,LYRA_DEFAULT_chunkInspectorLabel,LYRA_DEFAULT_chunkScore,LYRA_DEFAULT_circularReference,LYRA_DEFAULT_citation,LYRA_DEFAULT_citationHighConfidence,LYRA_DEFAULT_citationLowConfidence,LYRA_DEFAULT_citationMediumConfidence,LYRA_DEFAULT_citationUnverified,LYRA_DEFAULT_citationVerified,LYRA_DEFAULT_citationWithCustomLabel,LYRA_DEFAULT_citationWithStatus,LYRA_DEFAULT_claimEvidenceConfidence,LYRA_DEFAULT_claimEvidenceContradicted,LYRA_DEFAULT_claimEvidenceEmpty,LYRA_DEFAULT_claimEvidenceLabel,LYRA_DEFAULT_claimEvidencePartiallySupported,LYRA_DEFAULT_claimEvidenceSupported,LYRA_DEFAULT_claimEvidenceUnsupported,LYRA_DEFAULT_clear,LYRA_DEFAULT_close,LYRA_DEFAULT_closeNavigation,LYRA_DEFAULT_closeWithContext,LYRA_DEFAULT_closeWithTruncatedContext,LYRA_DEFAULT_codeBlockLineLabel,LYRA_DEFAULT_codeEditorLabel,LYRA_DEFAULT_codeRegion,LYRA_DEFAULT_codeRegionWithLanguage,LYRA_DEFAULT_collapse,LYRA_DEFAULT_collapseCode,LYRA_DEFAULT_collapseMessage,LYRA_DEFAULT_colorPicker,LYRA_DEFAULT_colorPickerCurrentValue,LYRA_DEFAULT_colorPickerEyeDropper,LYRA_DEFAULT_colorPickerHue,LYRA_DEFAULT_colorPickerHueValue,LYRA_DEFAULT_colorPickerOpacity,LYRA_DEFAULT_colorPickerOpacityValue,LYRA_DEFAULT_colorPickerSaturationBrightness,LYRA_DEFAULT_colorPickerSaturationBrightnessValue,LYRA_DEFAULT_colorPickerSwatch,LYRA_DEFAULT_colorPickerSwatches,LYRA_DEFAULT_colorPickerToggleFormat,LYRA_DEFAULT_colorPickerValueField,LYRA_DEFAULT_comboboxCreate,LYRA_DEFAULT_comboboxLabel,LYRA_DEFAULT_comboboxLoadError,LYRA_DEFAULT_comboboxOverflow,LYRA_DEFAULT_comboboxRequired,LYRA_DEFAULT_comboboxSelectedOverflow,LYRA_DEFAULT_commandPaletteEmpty,LYRA_DEFAULT_commandPaletteLabel,LYRA_DEFAULT_commandPalettePlaceholder,LYRA_DEFAULT_commandPaletteResults,LYRA_DEFAULT_commitCardCopyHash,LYRA_DEFAULT_commitCardDiffSummary,LYRA_DEFAULT_commitCardHideFiles,LYRA_DEFAULT_commitCardLabel,LYRA_DEFAULT_commitCardShowFiles,LYRA_DEFAULT_communityDrillIn,LYRA_DEFAULT_communityMemberCount,LYRA_DEFAULT_comparePanel,LYRA_DEFAULT_compareResponseA,LYRA_DEFAULT_compareResponseB,LYRA_DEFAULT_compareVoteBetter,LYRA_DEFAULT_compareVoteBothBad,LYRA_DEFAULT_compareVoteLabel,LYRA_DEFAULT_compareVoteRecorded,LYRA_DEFAULT_compareVoteTie,LYRA_DEFAULT_composerLabel,LYRA_DEFAULT_composerPlaceholder,LYRA_DEFAULT_confirm,LYRA_DEFAULT_confirmApproved,LYRA_DEFAULT_confirmApprovedAnnounce,LYRA_DEFAULT_confirmDenied,LYRA_DEFAULT_confirmDeniedAnnounce,LYRA_DEFAULT_contactViewerAddressFormat,LYRA_DEFAULT_contactViewerAddressLabel,LYRA_DEFAULT_contactViewerEmailLabel,LYRA_DEFAULT_contactViewerLabel,LYRA_DEFAULT_contactViewerNoContacts,LYRA_DEFAULT_contactViewerOrganization,LYRA_DEFAULT_contactViewerPhoneLabel,LYRA_DEFAULT_contactViewerTypeCell,LYRA_DEFAULT_contactViewerTypeFax,LYRA_DEFAULT_contactViewerTypeHome,LYRA_DEFAULT_contactViewerTypeInternet,LYRA_DEFAULT_contactViewerTypePreferred,LYRA_DEFAULT_contactViewerTypeVoice,LYRA_DEFAULT_contactViewerTypeWork,LYRA_DEFAULT_contactViewerTypedValue,LYRA_DEFAULT_contactViewerUnnamedContact,LYRA_DEFAULT_contextInspectorCopyLabel,LYRA_DEFAULT_contextInspectorEmpty,LYRA_DEFAULT_contextInspectorLabel,LYRA_DEFAULT_contextInspectorRedacted,LYRA_DEFAULT_contextInspectorSegmentTokens,LYRA_DEFAULT_contextInspectorTruncated,LYRA_DEFAULT_contextInspectorTruncatedCount,LYRA_DEFAULT_contextMeterLabeledSummary,LYRA_DEFAULT_contextMeterSegmentLabel,LYRA_DEFAULT_contextMeterUsed,LYRA_DEFAULT_contextMeterUsedOfTotal,LYRA_DEFAULT_convertingDocument,LYRA_DEFAULT_copied,LYRA_DEFAULT_copiedToClipboard,LYRA_DEFAULT_copy,LYRA_DEFAULT_copyCode,LYRA_DEFAULT_copyDiff,LYRA_DEFAULT_copyFailed,LYRA_DEFAULT_copyJson,LYRA_DEFAULT_cost,LYRA_DEFAULT_csvViewerLabel,LYRA_DEFAULT_csvViewerUnavailable,LYRA_DEFAULT_dashboardCellCollisionRejected,LYRA_DEFAULT_dashboardCellMoved,LYRA_DEFAULT_dashboardCellResized,LYRA_DEFAULT_dashboardGridLabel,LYRA_DEFAULT_dataGridColumnMenu,LYRA_DEFAULT_dataGridPinEnd,LYRA_DEFAULT_dataGridPinStart,LYRA_DEFAULT_dataGridRowsPerPage,LYRA_DEFAULT_dataGridTreeLimitReached,LYRA_DEFAULT_dataGridUnpin,LYRA_DEFAULT_datasetViewerCaption,LYRA_DEFAULT_datasetViewerCaptionNamed,LYRA_DEFAULT_datasetViewerEmpty,LYRA_DEFAULT_datasetViewerMissingParser,LYRA_DEFAULT_date,LYRA_DEFAULT_dateInputFutureDisabled,LYRA_DEFAULT_dateInputInvalid,LYRA_DEFAULT_dateInputMaxMessage,LYRA_DEFAULT_dateInputMinMessage,LYRA_DEFAULT_dateInputPastDisabled,LYRA_DEFAULT_deleteConversation,LYRA_DEFAULT_deny,LYRA_DEFAULT_details,LYRA_DEFAULT_diffViewHiddenLines,LYRA_DEFAULT_diffViewNewLabel,LYRA_DEFAULT_diffViewOldLabel,LYRA_DEFAULT_diffViewTooLarge,LYRA_DEFAULT_dockPanelCollapse,LYRA_DEFAULT_dockPanelExpand,LYRA_DEFAULT_dockPanelResize,LYRA_DEFAULT_documentCompareLabel,LYRA_DEFAULT_documentCompareNewVersion,LYRA_DEFAULT_documentCompareNoVersion,LYRA_DEFAULT_documentCompareOldVersion,LYRA_DEFAULT_documentLibraryClearSelection,LYRA_DEFAULT_documentLibraryEmptyHeading,LYRA_DEFAULT_documentLibraryFilterByTag,LYRA_DEFAULT_documentLibraryFreshnessAging,LYRA_DEFAULT_documentLibraryFreshnessColumn,LYRA_DEFAULT_documentLibraryFreshnessFresh,LYRA_DEFAULT_documentLibraryFreshnessStale,LYRA_DEFAULT_documentLibraryLabel,LYRA_DEFAULT_documentLibraryNameColumn,LYRA_DEFAULT_documentLibraryNoMatchesHeading,LYRA_DEFAULT_documentLibraryOwnerColumn,LYRA_DEFAULT_documentLibrarySearchPlaceholder,LYRA_DEFAULT_documentLibrarySelectAll,LYRA_DEFAULT_documentLibrarySelectColumn,LYRA_DEFAULT_documentLibrarySelectDocument,LYRA_DEFAULT_documentLibrarySelectedCount,LYRA_DEFAULT_documentLibraryTagsColumn,LYRA_DEFAULT_documentLibraryTypeColumn,LYRA_DEFAULT_documentLibraryUpdatedColumn,LYRA_DEFAULT_documentLibraryVersionColumn,LYRA_DEFAULT_documentPreviewAlt,LYRA_DEFAULT_documentPreviewEmpty,LYRA_DEFAULT_documentPreviewFailedToLoad,LYRA_DEFAULT_documentPreviewGenericError,LYRA_DEFAULT_documentPreviewGenericFile,LYRA_DEFAULT_documentPreviewNotAvailable,LYRA_DEFAULT_documentPreviewResourceTooLarge,LYRA_DEFAULT_documentPreviewTypeCalendar,LYRA_DEFAULT_documentPreviewTypeContact,LYRA_DEFAULT_documentPreviewTypeDataset,LYRA_DEFAULT_documentPreviewTypeDocument,LYRA_DEFAULT_documentPreviewTypeEmail,LYRA_DEFAULT_documentPreviewTypeImage,LYRA_DEFAULT_documentPreviewUrlNotAllowed,LYRA_DEFAULT_documentViewerLabel,LYRA_DEFAULT_documentViewerMissingSanitizer,LYRA_DEFAULT_docxViewerLabel,LYRA_DEFAULT_docxViewerMissingConverter,LYRA_DEFAULT_download,LYRA_DEFAULT_drilldownDocuments,LYRA_DEFAULT_drilldownEmpty,LYRA_DEFAULT_drilldownRuns,LYRA_DEFAULT_drilldownUntitledNode,LYRA_DEFAULT_dropzoneRejectedType,LYRA_DEFAULT_dropzoneReleaseToAdd,LYRA_DEFAULT_duration,LYRA_DEFAULT_durationMilliseconds,LYRA_DEFAULT_durationSeconds,LYRA_DEFAULT_ebookViewerLoadError,LYRA_DEFAULT_ebookViewerNextChapter,LYRA_DEFAULT_ebookViewerPreviousChapter,LYRA_DEFAULT_ebookViewerRegionLabel,LYRA_DEFAULT_edit,LYRA_DEFAULT_editMessage,LYRA_DEFAULT_elapsedMinutesSecondsTemplate,LYRA_DEFAULT_emailViewerAttachments,LYRA_DEFAULT_emailViewerDate,LYRA_DEFAULT_emailViewerFrom,LYRA_DEFAULT_emailViewerGroupAddress,LYRA_DEFAULT_emailViewerHideQuoted,LYRA_DEFAULT_emailViewerLabel,LYRA_DEFAULT_emailViewerMissingParser,LYRA_DEFAULT_emailViewerNoSubject,LYRA_DEFAULT_emailViewerOpenAttachment,LYRA_DEFAULT_emailViewerShowQuoted,LYRA_DEFAULT_emailViewerSubject,LYRA_DEFAULT_emailViewerTo,LYRA_DEFAULT_emailViewerUnnamedAttachment,LYRA_DEFAULT_embeddingExplorerEmpty,LYRA_DEFAULT_embeddingExplorerLabel,LYRA_DEFAULT_embeddingExplorerPoint,LYRA_DEFAULT_emojiPickerEmpty,LYRA_DEFAULT_emojiPickerGridLabel,LYRA_DEFAULT_emojiPickerGroupActivities,LYRA_DEFAULT_emojiPickerGroupAnimalsNature,LYRA_DEFAULT_emojiPickerGroupComponent,LYRA_DEFAULT_emojiPickerGroupFlags,LYRA_DEFAULT_emojiPickerGroupFoodDrink,LYRA_DEFAULT_emojiPickerGroupObjects,LYRA_DEFAULT_emojiPickerGroupPeopleBody,LYRA_DEFAULT_emojiPickerGroupSmileysEmotion,LYRA_DEFAULT_emojiPickerGroupSymbols,LYRA_DEFAULT_emojiPickerGroupTravelPlaces,LYRA_DEFAULT_emojiPickerGroupUnknown,LYRA_DEFAULT_emojiPickerLoadError,LYRA_DEFAULT_emojiPickerSearchLabel,LYRA_DEFAULT_entityChipWithType,LYRA_DEFAULT_entityCommunity,LYRA_DEFAULT_entityDegree,LYRA_DEFAULT_envListCopy,LYRA_DEFAULT_envListHide,LYRA_DEFAULT_envListLabel,LYRA_DEFAULT_envListReveal,LYRA_DEFAULT_envListValueHidden,LYRA_DEFAULT_evalDatasetAddExample,LYRA_DEFAULT_evalDatasetColumnExpectedOutput,LYRA_DEFAULT_evalDatasetColumnInput,LYRA_DEFAULT_evalDatasetColumnTags,LYRA_DEFAULT_evalDatasetEmpty,LYRA_DEFAULT_evalDatasetImportLabel,LYRA_DEFAULT_evalDatasetLabel,LYRA_DEFAULT_evalDatasetNoMatches,LYRA_DEFAULT_evalDatasetRemoveExample,LYRA_DEFAULT_evalDatasetSearchLabel,LYRA_DEFAULT_evalDatasetTagFilterLabel,LYRA_DEFAULT_evaluationDashboardLabel,LYRA_DEFAULT_evaluationDashboardNoRuns,LYRA_DEFAULT_evaluationDashboardRunsLabel,LYRA_DEFAULT_evaluationRunExampleCancelledAnnounce,LYRA_DEFAULT_evaluationRunExampleCompletedAnnounce,LYRA_DEFAULT_evaluationRunExampleFailedAnnounce,LYRA_DEFAULT_evaluationRunExampleLabel,LYRA_DEFAULT_evaluationRunExampleStartedAnnounce,LYRA_DEFAULT_evaluationRunExampleWaitingApprovalAnnounce,LYRA_DEFAULT_evaluationRunExampleWaitingInputAnnounce,LYRA_DEFAULT_evaluationRunFailedCount,LYRA_DEFAULT_evaluationRunGroundingHeading,LYRA_DEFAULT_evaluationRunInputHeading,LYRA_DEFAULT_evaluationRunLabel,LYRA_DEFAULT_evaluationRunOutputHeading,LYRA_DEFAULT_evaluationRunProgressLabel,LYRA_DEFAULT_evaluationRunProgressSummary,LYRA_DEFAULT_evaluationRunRunningCount,LYRA_DEFAULT_evaluationRunStatusCancelled,LYRA_DEFAULT_evaluationRunStatusIdle,LYRA_DEFAULT_evaluationRunStatusWaitingApproval,LYRA_DEFAULT_evaluationRunStatusWaitingInput,LYRA_DEFAULT_evaluationRunToolTraceHeading,LYRA_DEFAULT_expand,LYRA_DEFAULT_expandCode,LYRA_DEFAULT_expandMessage,LYRA_DEFAULT_exportButtonLabel,LYRA_DEFAULT_exportFormatMenuLabel,LYRA_DEFAULT_feedbackCommentLabel,LYRA_DEFAULT_feedbackCommentPlaceholder,LYRA_DEFAULT_feedbackNegative,LYRA_DEFAULT_feedbackPositive,LYRA_DEFAULT_feedbackReasonsLabel,LYRA_DEFAULT_feedbackSubmit,LYRA_DEFAULT_feedbackSubmitted,LYRA_DEFAULT_fieldMustBeBoolean,LYRA_DEFAULT_fieldMustBeInteger,LYRA_DEFAULT_fieldMustBeNumber,LYRA_DEFAULT_fieldMustBeOneOf,LYRA_DEFAULT_fieldMustBeString,LYRA_DEFAULT_fieldMustEqual,LYRA_DEFAULT_fieldRequired,LYRA_DEFAULT_fileInputAcceptedMany,LYRA_DEFAULT_fileInputAcceptedOne,LYRA_DEFAULT_fileInputDefaultLabel,LYRA_DEFAULT_fileInputFolderRejected,LYRA_DEFAULT_fileInputRejectedCount,LYRA_DEFAULT_fileInputRejectedLimit,LYRA_DEFAULT_fileInputRejectedMany,LYRA_DEFAULT_fileInputRejectedOne,LYRA_DEFAULT_fileInputRejectedRead,LYRA_DEFAULT_fileInputRejectedSize,LYRA_DEFAULT_fileInputRejectedType,LYRA_DEFAULT_fileSizeUnitB,LYRA_DEFAULT_fileSizeUnitGb,LYRA_DEFAULT_fileSizeUnitKb,LYRA_DEFAULT_fileSizeUnitMb,LYRA_DEFAULT_fileSizeUnitTb,LYRA_DEFAULT_fileTreeDiffSummary,LYRA_DEFAULT_fileTreeLabel,LYRA_DEFAULT_fileTypeArchive,LYRA_DEFAULT_fileTypeAudio,LYRA_DEFAULT_fileTypeCode,LYRA_DEFAULT_fileTypeFile,LYRA_DEFAULT_fileTypeImage,LYRA_DEFAULT_fileTypePdf,LYRA_DEFAULT_fileTypePresentation,LYRA_DEFAULT_fileTypeSpreadsheet,LYRA_DEFAULT_fileTypeText,LYRA_DEFAULT_fileTypeVideo,LYRA_DEFAULT_fileTypeWithSize,LYRA_DEFAULT_fileTypeWord,LYRA_DEFAULT_filterBarActiveFilters,LYRA_DEFAULT_filterBarReset,LYRA_DEFAULT_flagLoadError,LYRA_DEFAULT_flowCanvasLabel,LYRA_DEFAULT_flowCanvasLayoutLimit,LYRA_DEFAULT_flowCanvasSummary,LYRA_DEFAULT_flowConnectCancelled,LYRA_DEFAULT_flowConnectCommitted,LYRA_DEFAULT_flowConnectStarted,LYRA_DEFAULT_flowConnectTarget,LYRA_DEFAULT_flowControlsLabel,LYRA_DEFAULT_flowEdge,LYRA_DEFAULT_flowEdgeList,LYRA_DEFAULT_flowEdgeWithLabel,LYRA_DEFAULT_flowInputHandle,LYRA_DEFAULT_flowItemAnnouncement,LYRA_DEFAULT_flowLockCanvas,LYRA_DEFAULT_flowMinimapInstructions,LYRA_DEFAULT_flowMinimapLabel,LYRA_DEFAULT_flowMinimapViewport,LYRA_DEFAULT_flowMinimapViewportChanged,LYRA_DEFAULT_flowNode,LYRA_DEFAULT_flowNodeDeselected,LYRA_DEFAULT_flowNodeMoved,LYRA_DEFAULT_flowNodeSelected,LYRA_DEFAULT_flowOutputHandle,LYRA_DEFAULT_flowRunStatusCount,LYRA_DEFAULT_flowRunStatusLabel,LYRA_DEFAULT_flowRunStepStatus,LYRA_DEFAULT_flowRunSummary,LYRA_DEFAULT_flowSelectionCleared,LYRA_DEFAULT_flowStatusWithDetail,LYRA_DEFAULT_flowStatusWithDuration,LYRA_DEFAULT_focusInGraph,LYRA_DEFAULT_gaugeLabel,LYRA_DEFAULT_gaugeValueLabel,LYRA_DEFAULT_generationStatusElapsedSeconds,LYRA_DEFAULT_generationStatusThroughput,LYRA_DEFAULT_generationStatusTokenCount,LYRA_DEFAULT_generationStatusTokensCount,LYRA_DEFAULT_geojsonViewFeatureCount,LYRA_DEFAULT_geojsonViewInvalid,LYRA_DEFAULT_geojsonViewLabel,LYRA_DEFAULT_geojsonViewMissingMapLibrary,LYRA_DEFAULT_gitStatusAdded,LYRA_DEFAULT_gitStatusConflicted,LYRA_DEFAULT_gitStatusDeleted,LYRA_DEFAULT_gitStatusIgnored,LYRA_DEFAULT_gitStatusModified,LYRA_DEFAULT_gitStatusRenamed,LYRA_DEFAULT_gitStatusUntracked,LYRA_DEFAULT_graphCommunity,LYRA_DEFAULT_graphDataList,LYRA_DEFAULT_graphDiagram,LYRA_DEFAULT_graphExpandableItem,LYRA_DEFAULT_graphExplorerFindPath,LYRA_DEFAULT_graphExplorerLabel,LYRA_DEFAULT_graphExplorerPin,LYRA_DEFAULT_graphExplorerPinned,LYRA_DEFAULT_graphExplorerPinnedHeading,LYRA_DEFAULT_graphExplorerSearchPlaceholder,LYRA_DEFAULT_graphExplorerSearchResultsLabel,LYRA_DEFAULT_graphExplorerUnpin,LYRA_DEFAULT_graphExplorerUnpinned,LYRA_DEFAULT_graphItemAnnouncement,LYRA_DEFAULT_graphLegendLabel,LYRA_DEFAULT_graphLink,LYRA_DEFAULT_graphMissingLibrary,LYRA_DEFAULT_graphNode,LYRA_DEFAULT_graphNodeFocused,LYRA_DEFAULT_graphNodesHidden,LYRA_DEFAULT_graphQueryBuilderLabel,LYRA_DEFAULT_graphQueryDeleteWithContext,LYRA_DEFAULT_graphQueryDirectionLabel,LYRA_DEFAULT_graphQueryEndLabel,LYRA_DEFAULT_graphQueryHopRangeInvalid,LYRA_DEFAULT_graphQueryLoadWithContext,LYRA_DEFAULT_graphQueryMaxHopsLabel,LYRA_DEFAULT_graphQueryMinHopsLabel,LYRA_DEFAULT_graphQueryNodeTypeLabel,LYRA_DEFAULT_graphQueryRelationshipTypeLabel,LYRA_DEFAULT_graphQueryRun,LYRA_DEFAULT_graphQuerySaveButton,LYRA_DEFAULT_graphQuerySaveNameLabel,LYRA_DEFAULT_graphQuerySavedQueriesLabel,LYRA_DEFAULT_graphQueryStartLabel,LYRA_DEFAULT_graphSelectionCount,LYRA_DEFAULT_graphTypedNode,LYRA_DEFAULT_groundingSummaryConfidenceLabel,LYRA_DEFAULT_groundingSummaryCoverageLabel,LYRA_DEFAULT_groundingSummaryEmpty,LYRA_DEFAULT_groundingSummaryEvidenceHeading,LYRA_DEFAULT_groundingSummaryEvidenceSpan,LYRA_DEFAULT_groundingSummaryLabel,LYRA_DEFAULT_groundingSummarySupportedLabel,LYRA_DEFAULT_groundingSummaryUnsupportedLabel,LYRA_DEFAULT_groundingSummaryWarningsHeading,LYRA_DEFAULT_handoffFromToAgent,LYRA_DEFAULT_handoffLabel,LYRA_DEFAULT_handoffToAgent,LYRA_DEFAULT_heatmapCalendarCellLabel,LYRA_DEFAULT_heatmapCalendarLabel,LYRA_DEFAULT_heatmapDecorationLimit,LYRA_DEFAULT_heatmapDefaultColLabel,LYRA_DEFAULT_heatmapDefaultRowLabel,LYRA_DEFAULT_heatmapMatrixCellLabel,LYRA_DEFAULT_heatmapMatrixLabel,LYRA_DEFAULT_heatmapNoDataValue,LYRA_DEFAULT_heatmapProjectionLimit,LYRA_DEFAULT_heatmapSelectedCellLabel,LYRA_DEFAULT_heatmapValueLabel,LYRA_DEFAULT_hidePassword,LYRA_DEFAULT_highlightLayerLabel,LYRA_DEFAULT_highlightOfTotal,LYRA_DEFAULT_highlightWithLabel,LYRA_DEFAULT_histogramFrequency,LYRA_DEFAULT_htmlViewerLabel,LYRA_DEFAULT_iconButtonLabel,LYRA_DEFAULT_iconLoadError,LYRA_DEFAULT_iconSanitizerMissing,LYRA_DEFAULT_iconTooLarge,LYRA_DEFAULT_imageComparerLabel,LYRA_DEFAULT_imageViewerAnnotate,LYRA_DEFAULT_imageViewerAnnotationAdded,LYRA_DEFAULT_imageViewerAnnotationBoxPosition,LYRA_DEFAULT_imageViewerAnnotationCancelled,LYRA_DEFAULT_imageViewerAnnotationHint,LYRA_DEFAULT_imageViewerFailedToLoad,LYRA_DEFAULT_imageViewerFitActual,LYRA_DEFAULT_imageViewerFitContain,LYRA_DEFAULT_imageViewerFitLabel,LYRA_DEFAULT_imageViewerFitWidth,LYRA_DEFAULT_imageViewerHighlightsLabel,LYRA_DEFAULT_imageViewerLabel,LYRA_DEFAULT_imageViewerRotate,LYRA_DEFAULT_imageViewerUnlabeledHighlight,LYRA_DEFAULT_ingestionAttemptCount,LYRA_DEFAULT_ingestionCancelWithContext,LYRA_DEFAULT_ingestionChunkCount,LYRA_DEFAULT_ingestionEmbeddedOfTotal,LYRA_DEFAULT_ingestionItemProgressLabel,LYRA_DEFAULT_ingestionQueueEmpty,LYRA_DEFAULT_ingestionQueueLabel,LYRA_DEFAULT_ingestionRetryWithContext,LYRA_DEFAULT_ingestionStageCancelled,LYRA_DEFAULT_ingestionStageChunking,LYRA_DEFAULT_ingestionStageDone,LYRA_DEFAULT_ingestionStageEmbedding,LYRA_DEFAULT_ingestionStageExtracting,LYRA_DEFAULT_ingestionStageFailed,LYRA_DEFAULT_ingestionStageIndexing,LYRA_DEFAULT_ingestionStageQueued,LYRA_DEFAULT_ingestionStageUnknown,LYRA_DEFAULT_ingestionStageUploading,LYRA_DEFAULT_inputLabel,LYRA_DEFAULT_invalidJson,LYRA_DEFAULT_item,LYRA_DEFAULT_items,LYRA_DEFAULT_jsonArray,LYRA_DEFAULT_jsonCollapseLabel,LYRA_DEFAULT_jsonCopyLabel,LYRA_DEFAULT_jsonExpandLabel,LYRA_DEFAULT_jsonItemCount,LYRA_DEFAULT_jsonKeyCount,LYRA_DEFAULT_jsonObject,LYRA_DEFAULT_jsonValue,LYRA_DEFAULT_jsonViewerLimit,LYRA_DEFAULT_jumpToLatest,LYRA_DEFAULT_kbdAltWord,LYRA_DEFAULT_kbdArrowDownWord,LYRA_DEFAULT_kbdArrowLeftWord,LYRA_DEFAULT_kbdArrowRightWord,LYRA_DEFAULT_kbdArrowUpWord,LYRA_DEFAULT_kbdBackspaceWord,LYRA_DEFAULT_kbdCommandWord,LYRA_DEFAULT_kbdControlVisual,LYRA_DEFAULT_kbdControlWord,LYRA_DEFAULT_kbdDeleteVisual,LYRA_DEFAULT_kbdDeleteWord,LYRA_DEFAULT_kbdEndWord,LYRA_DEFAULT_kbdEnterWord,LYRA_DEFAULT_kbdEscapeVisual,LYRA_DEFAULT_kbdEscapeWord,LYRA_DEFAULT_kbdHomeWord,LYRA_DEFAULT_kbdMinusWord,LYRA_DEFAULT_kbdOptionWord,LYRA_DEFAULT_kbdPageDownVisual,LYRA_DEFAULT_kbdPageDownWord,LYRA_DEFAULT_kbdPageUpVisual,LYRA_DEFAULT_kbdPageUpWord,LYRA_DEFAULT_kbdPlusWord,LYRA_DEFAULT_kbdShiftWord,LYRA_DEFAULT_kbdSpaceWord,LYRA_DEFAULT_kbdTabWord,LYRA_DEFAULT_knowledgeBaseActionsColumn,LYRA_DEFAULT_knowledgeBaseAdminIngestionTab,LYRA_DEFAULT_knowledgeBaseAdminLabel,LYRA_DEFAULT_knowledgeBaseAdminSourcesTab,LYRA_DEFAULT_knowledgeBaseCreateSource,LYRA_DEFAULT_knowledgeBaseDeleteAction,LYRA_DEFAULT_knowledgeBaseDocumentCount,LYRA_DEFAULT_knowledgeBaseEmptyDescription,LYRA_DEFAULT_knowledgeBaseEmptyHeading,LYRA_DEFAULT_knowledgeBaseHeading,LYRA_DEFAULT_knowledgeBaseHealthColumn,LYRA_DEFAULT_knowledgeBaseHealthDegraded,LYRA_DEFAULT_knowledgeBaseHealthFailed,LYRA_DEFAULT_knowledgeBaseHealthHealthy,LYRA_DEFAULT_knowledgeBaseHealthUnknown,LYRA_DEFAULT_knowledgeBaseNameColumn,LYRA_DEFAULT_knowledgeBaseNeedsAttention,LYRA_DEFAULT_knowledgeBaseNeverSynced,LYRA_DEFAULT_knowledgeBasePauseAction,LYRA_DEFAULT_knowledgeBasePermissionColumn,LYRA_DEFAULT_knowledgeBasePermissionEditor,LYRA_DEFAULT_knowledgeBasePermissionOwner,LYRA_DEFAULT_knowledgeBasePermissionRestricted,LYRA_DEFAULT_knowledgeBasePermissionViewer,LYRA_DEFAULT_knowledgeBaseRowActionsLabel,LYRA_DEFAULT_knowledgeBaseSyncAction,LYRA_DEFAULT_knowledgeBaseSyncColumn,LYRA_DEFAULT_knowledgeBaseSyncError,LYRA_DEFAULT_knowledgeBaseSyncIdle,LYRA_DEFAULT_knowledgeBaseSyncPaused,LYRA_DEFAULT_knowledgeBaseSyncSynced,LYRA_DEFAULT_knowledgeBaseSyncSyncing,LYRA_DEFAULT_knowledgeBaseSyncedSources,LYRA_DEFAULT_knowledgeBaseSyncingSources,LYRA_DEFAULT_knowledgeBaseTotalSources,LYRA_DEFAULT_knownDateDay,LYRA_DEFAULT_knownDateMonth,LYRA_DEFAULT_knownDateYear,LYRA_DEFAULT_legendTypeHidden,LYRA_DEFAULT_legendTypeShown,LYRA_DEFAULT_lightboxImagePosition,LYRA_DEFAULT_lightboxLabel,LYRA_DEFAULT_liteChartBarLabel,LYRA_DEFAULT_liteChartCustomMarkSummary,LYRA_DEFAULT_liteChartMarkSummary,LYRA_DEFAULT_loadMore,LYRA_DEFAULT_loading,LYRA_DEFAULT_loadingDocument,LYRA_DEFAULT_localePickerLabel,LYRA_DEFAULT_localePickerRequired,LYRA_DEFAULT_map,LYRA_DEFAULT_mapInitializationFailed,LYRA_DEFAULT_mapLegend,LYRA_DEFAULT_mapMissingLibrary,LYRA_DEFAULT_mapStyleRequired,LYRA_DEFAULT_mapWebglUnavailable,LYRA_DEFAULT_maximize,LYRA_DEFAULT_mcpAppLabel,LYRA_DEFAULT_mcpAppLoading,LYRA_DEFAULT_mcpAppUnavailable,LYRA_DEFAULT_mediaCardImageAttachment,LYRA_DEFAULT_mediaCardOpenFileAttachment,LYRA_DEFAULT_mediaCardOpenImageAttachment,LYRA_DEFAULT_mediaCardOpenName,LYRA_DEFAULT_mediaCardOpenVideoAttachment,LYRA_DEFAULT_mediaCardUntitledFile,LYRA_DEFAULT_mediaCardVideoAttachment,LYRA_DEFAULT_memoryPanelAdd,LYRA_DEFAULT_memoryPanelAddWithContext,LYRA_DEFAULT_memoryPanelConfirmAddHeading,LYRA_DEFAULT_memoryPanelConfirmForgetBody,LYRA_DEFAULT_memoryPanelConfirmForgetHeading,LYRA_DEFAULT_memoryPanelConfirmRemoveHeading,LYRA_DEFAULT_memoryPanelForgetAll,LYRA_DEFAULT_memoryPanelLabel,LYRA_DEFAULT_memoryPanelLongTermHeading,LYRA_DEFAULT_memoryPanelShortTermHeading,LYRA_DEFAULT_mentionResultCount,LYRA_DEFAULT_mentionResultPosition,LYRA_DEFAULT_mentionSuggestions,LYRA_DEFAULT_menuLabel,LYRA_DEFAULT_messageActionsLabel,LYRA_DEFAULT_messagePartError,LYRA_DEFAULT_messagePartRetry,LYRA_DEFAULT_messagePartsLabel,LYRA_DEFAULT_mindMapCollapsed,LYRA_DEFAULT_mindMapExpanded,LYRA_DEFAULT_mindMapLabel,LYRA_DEFAULT_mindMapLeafStatus,LYRA_DEFAULT_mindMapTopicStatus,LYRA_DEFAULT_model,LYRA_DEFAULT_modelSelectNoModels,LYRA_DEFAULT_modelSelectRequired,LYRA_DEFAULT_moveDown,LYRA_DEFAULT_moveUp,LYRA_DEFAULT_navigation,LYRA_DEFAULT_neighborDirectionBoth,LYRA_DEFAULT_neighborDirectionIn,LYRA_DEFAULT_neighborDirectionOut,LYRA_DEFAULT_neighborExpand,LYRA_DEFAULT_neighborGroupHeader,LYRA_DEFAULT_neighborListEmpty,LYRA_DEFAULT_neighborListLabel,LYRA_DEFAULT_neighborRowLabel,LYRA_DEFAULT_newMessageCount,LYRA_DEFAULT_newMessages,LYRA_DEFAULT_newMessagesCount,LYRA_DEFAULT_next,LYRA_DEFAULT_nextMonth,LYRA_DEFAULT_noColumns,LYRA_DEFAULT_noData,LYRA_DEFAULT_noMatches,LYRA_DEFAULT_noMatchesQuery,LYRA_DEFAULT_nodePaletteDragHint,LYRA_DEFAULT_nodePaletteEmpty,LYRA_DEFAULT_nodePaletteLabel,LYRA_DEFAULT_nodePalettePlaceholder,LYRA_DEFAULT_nodePaletteResultCount,LYRA_DEFAULT_notInCatalog,LYRA_DEFAULT_notebookViewerCodeCell,LYRA_DEFAULT_notebookViewerCollapseOutput,LYRA_DEFAULT_notebookViewerErrorOutput,LYRA_DEFAULT_notebookViewerInPrompt,LYRA_DEFAULT_notebookViewerInPromptEmpty,LYRA_DEFAULT_notebookViewerInvalid,LYRA_DEFAULT_notebookViewerLabel,LYRA_DEFAULT_notebookViewerMarkdownCell,LYRA_DEFAULT_notebookViewerRawCell,LYRA_DEFAULT_notebookViewerShowAllOutput,LYRA_DEFAULT_notebookViewerTooManyCells,LYRA_DEFAULT_notebookViewerUnrenderedOutput,LYRA_DEFAULT_notebookViewerUnsupportedVersion,LYRA_DEFAULT_numberInputDecrease,LYRA_DEFAULT_numberInputIncrease,LYRA_DEFAULT_open,LYRA_DEFAULT_openCalendar,LYRA_DEFAULT_openNavigation,LYRA_DEFAULT_otherCategory,LYRA_DEFAULT_otpInputIncomplete,LYRA_DEFAULT_otpInputLabel,LYRA_DEFAULT_pageRailLabel,LYRA_DEFAULT_pageRailPage,LYRA_DEFAULT_pageRailPageHighlighted,LYRA_DEFAULT_paginationApplied,LYRA_DEFAULT_paginationEmptySummary,LYRA_DEFAULT_paginationFirstPage,LYRA_DEFAULT_paginationJumpToPage,LYRA_DEFAULT_paginationLabel,LYRA_DEFAULT_paginationLastPage,LYRA_DEFAULT_paginationPage,LYRA_DEFAULT_paginationSummary,LYRA_DEFAULT_pathNodeStatus,LYRA_DEFAULT_pathRelationStatus,LYRA_DEFAULT_pathStripLabel,LYRA_DEFAULT_pause,LYRA_DEFAULT_pauseWithContext,LYRA_DEFAULT_pdfViewerCurrentZoom,LYRA_DEFAULT_pdfViewerLabel,LYRA_DEFAULT_pdfViewerMissingLibrary,LYRA_DEFAULT_pdfViewerNextPage,LYRA_DEFAULT_pdfViewerPageOf,LYRA_DEFAULT_pdfViewerPreviousPage,LYRA_DEFAULT_pdfViewerZoomIn,LYRA_DEFAULT_pdfViewerZoomOut,LYRA_DEFAULT_phoneInputIncomplete,LYRA_DEFAULT_phoneInputLabel,LYRA_DEFAULT_pinConversation,LYRA_DEFAULT_play,LYRA_DEFAULT_playWithContext,LYRA_DEFAULT_playbackPosition,LYRA_DEFAULT_playbackStepPosition,LYRA_DEFAULT_policySummaryAllowCount,LYRA_DEFAULT_policySummaryCategoryGuardrail,LYRA_DEFAULT_policySummaryCategoryPermission,LYRA_DEFAULT_policySummaryCategoryPrivacy,LYRA_DEFAULT_policySummaryCategoryTool,LYRA_DEFAULT_policySummaryDenyCount,LYRA_DEFAULT_policySummaryDetailLabel,LYRA_DEFAULT_policySummaryLabel,LYRA_DEFAULT_policySummaryNeedsReviewCount,LYRA_DEFAULT_policySummaryStateAllow,LYRA_DEFAULT_policySummaryStateDeny,LYRA_DEFAULT_policySummaryStateNeedsReview,LYRA_DEFAULT_pollInactive,LYRA_DEFAULT_pollPause,LYRA_DEFAULT_pollPaused,LYRA_DEFAULT_pollPausedAnnounce,LYRA_DEFAULT_pollRefreshing,LYRA_DEFAULT_pollRefreshingAnnounce,LYRA_DEFAULT_pollResume,LYRA_DEFAULT_pollResumedAnnounce,LYRA_DEFAULT_popover,LYRA_DEFAULT_pptxViewerFidelityNotice,LYRA_DEFAULT_pptxViewerLabel,LYRA_DEFAULT_pptxViewerNextSlide,LYRA_DEFAULT_pptxViewerPreviousSlide,LYRA_DEFAULT_pptxViewerRenderError,LYRA_DEFAULT_pptxViewerSlideOf,LYRA_DEFAULT_previous,LYRA_DEFAULT_previousMonth,LYRA_DEFAULT_progress,LYRA_DEFAULT_promptInputAttachments,LYRA_DEFAULT_promptInputControls,LYRA_DEFAULT_promptInputLabel,LYRA_DEFAULT_promptInputSources,LYRA_DEFAULT_promptQueueActionLabel,LYRA_DEFAULT_promptQueueEmpty,LYRA_DEFAULT_promptQueueItemLabel,LYRA_DEFAULT_promptQueueLabel,LYRA_DEFAULT_promptQueueSendNow,LYRA_DEFAULT_promptStudioAddMessage,LYRA_DEFAULT_promptStudioLabel,LYRA_DEFAULT_promptStudioMessageContent,LYRA_DEFAULT_promptStudioMessageRole,LYRA_DEFAULT_promptStudioMessages,LYRA_DEFAULT_promptStudioPreview,LYRA_DEFAULT_promptStudioPreviewLimit,LYRA_DEFAULT_promptStudioRemoveMessage,LYRA_DEFAULT_promptStudioRoleAssistant,LYRA_DEFAULT_promptStudioRoleSystem,LYRA_DEFAULT_promptStudioRoleTool,LYRA_DEFAULT_promptStudioRoleUser,LYRA_DEFAULT_promptStudioRun,LYRA_DEFAULT_promptStudioSave,LYRA_DEFAULT_promptStudioVariableName,LYRA_DEFAULT_promptStudioVariableValue,LYRA_DEFAULT_promptStudioVariables,LYRA_DEFAULT_promptStudioVersions,LYRA_DEFAULT_provenanceChunks,LYRA_DEFAULT_provenanceCommunities,LYRA_DEFAULT_provenanceEmpty,LYRA_DEFAULT_provenanceEntities,LYRA_DEFAULT_provenancePanelLabel,LYRA_DEFAULT_provenanceRelationships,LYRA_DEFAULT_pushToTalkCancelled,LYRA_DEFAULT_pushToTalkDenied,LYRA_DEFAULT_pushToTalkError,LYRA_DEFAULT_pushToTalkHold,LYRA_DEFAULT_pushToTalkRequesting,LYRA_DEFAULT_pushToTalkStart,LYRA_DEFAULT_pushToTalkStarted,LYRA_DEFAULT_pushToTalkStop,LYRA_DEFAULT_pushToTalkStopped,LYRA_DEFAULT_pushToTalkUnsupported,LYRA_DEFAULT_qrCodeGenerationFailed,LYRA_DEFAULT_qrCodeMissingLibrary,LYRA_DEFAULT_queryBuilderAddCondition,LYRA_DEFAULT_queryBuilderBooleanFalse,LYRA_DEFAULT_queryBuilderBooleanTrue,LYRA_DEFAULT_queryBuilderCombinatorAnd,LYRA_DEFAULT_queryBuilderCombinatorLabel,LYRA_DEFAULT_queryBuilderCombinatorOr,LYRA_DEFAULT_queryBuilderEmpty,LYRA_DEFAULT_queryBuilderFieldLabel,LYRA_DEFAULT_queryBuilderFieldPlaceholder,LYRA_DEFAULT_queryBuilderLabel,LYRA_DEFAULT_queryBuilderNoFields,LYRA_DEFAULT_queryBuilderOperatorAfter,LYRA_DEFAULT_queryBuilderOperatorBefore,LYRA_DEFAULT_queryBuilderOperatorContains,LYRA_DEFAULT_queryBuilderOperatorEndsWith,LYRA_DEFAULT_queryBuilderOperatorEquals,LYRA_DEFAULT_queryBuilderOperatorGreaterThan,LYRA_DEFAULT_queryBuilderOperatorGreaterThanOrEqual,LYRA_DEFAULT_queryBuilderOperatorIn,LYRA_DEFAULT_queryBuilderOperatorIsEmpty,LYRA_DEFAULT_queryBuilderOperatorIsNotEmpty,LYRA_DEFAULT_queryBuilderOperatorLabel,LYRA_DEFAULT_queryBuilderOperatorLessThan,LYRA_DEFAULT_queryBuilderOperatorLessThanOrEqual,LYRA_DEFAULT_queryBuilderOperatorNotEquals,LYRA_DEFAULT_queryBuilderOperatorNotIn,LYRA_DEFAULT_queryBuilderOperatorOnOrAfter,LYRA_DEFAULT_queryBuilderOperatorOnOrBefore,LYRA_DEFAULT_queryBuilderOperatorPlaceholder,LYRA_DEFAULT_queryBuilderOperatorStartsWith,LYRA_DEFAULT_queryBuilderRemoveCondition,LYRA_DEFAULT_queryBuilderValueLabel,LYRA_DEFAULT_queryBuilderValuePlaceholder,LYRA_DEFAULT_radioRequired,LYRA_DEFAULT_ragAnswerCitations,LYRA_DEFAULT_ragAnswerLabel,LYRA_DEFAULT_ragAnswerRetry,LYRA_DEFAULT_ragAnswerSources,LYRA_DEFAULT_ragEvalDashboardAllSlices,LYRA_DEFAULT_ragEvalDashboardEmpty,LYRA_DEFAULT_ragEvalDashboardLabel,LYRA_DEFAULT_ragEvalDashboardRuns,LYRA_DEFAULT_ragEvalDashboardSliceUnavailable,LYRA_DEFAULT_ragEvalDashboardSlices,LYRA_DEFAULT_randomContentPause,LYRA_DEFAULT_randomContentResume,LYRA_DEFAULT_rangeEnd,LYRA_DEFAULT_rangeStart,LYRA_DEFAULT_rating,LYRA_DEFAULT_realtimeSessionConnect,LYRA_DEFAULT_realtimeSessionConnected,LYRA_DEFAULT_realtimeSessionConnecting,LYRA_DEFAULT_realtimeSessionConnectionFailed,LYRA_DEFAULT_realtimeSessionDisconnect,LYRA_DEFAULT_realtimeSessionDisconnected,LYRA_DEFAULT_realtimeSessionError,LYRA_DEFAULT_realtimeSessionInterrupt,LYRA_DEFAULT_realtimeSessionLabel,LYRA_DEFAULT_realtimeSessionMute,LYRA_DEFAULT_realtimeSessionReconnecting,LYRA_DEFAULT_realtimeSessionUnmute,LYRA_DEFAULT_regenerateResponse,LYRA_DEFAULT_remove,LYRA_DEFAULT_removeWithContext,LYRA_DEFAULT_rename,LYRA_DEFAULT_reorderItemMoved,LYRA_DEFAULT_reorderMoveCancelled,LYRA_DEFAULT_reorderMovePending,LYRA_DEFAULT_resetZoom,LYRA_DEFAULT_resizeColumn,LYRA_DEFAULT_resizeDivider,LYRA_DEFAULT_resizeNavigation,LYRA_DEFAULT_resizeValuePercent,LYRA_DEFAULT_resizeValuePixels,LYRA_DEFAULT_responsivePanel,LYRA_DEFAULT_restore,LYRA_DEFAULT_resultFieldLabel,LYRA_DEFAULT_retrievalCompareDenseScore,LYRA_DEFAULT_retrievalCompareEmpty,LYRA_DEFAULT_retrievalCompareFinalScore,LYRA_DEFAULT_retrievalCompareLabel,LYRA_DEFAULT_retrievalCompareOverlap,LYRA_DEFAULT_retrievalCompareRank,LYRA_DEFAULT_retrievalCompareRerankScore,LYRA_DEFAULT_retrievalCompareSparseScore,LYRA_DEFAULT_retrievalFilterChipLabel,LYRA_DEFAULT_retrievalFiltersLabel,LYRA_DEFAULT_retrievalModeHybrid,LYRA_DEFAULT_retrievalModeKeyword,LYRA_DEFAULT_retrievalModeLabel,LYRA_DEFAULT_retrievalModeVector,LYRA_DEFAULT_retrievalResultsSelectRow,LYRA_DEFAULT_retrievalSearchEmptyDescription,LYRA_DEFAULT_retrievalSearchLabel,LYRA_DEFAULT_retrievalStageEmbed,LYRA_DEFAULT_retrievalStageFilter,LYRA_DEFAULT_retrievalStageQueryRewrite,LYRA_DEFAULT_retrievalStageRerank,LYRA_DEFAULT_retrievalStageRetrieve,LYRA_DEFAULT_retrievalTraceEvidenceToggle,LYRA_DEFAULT_retry,LYRA_DEFAULT_rubricSkip,LYRA_DEFAULT_rubricSubmit,LYRA_DEFAULT_rubricSubmitAndNext,LYRA_DEFAULT_schemaMustBeObject,LYRA_DEFAULT_schemaPropertiesMustBeFlat,LYRA_DEFAULT_schemaViewerCircular,LYRA_DEFAULT_schemaViewerEmpty,LYRA_DEFAULT_schemaViewerIssueLimit,LYRA_DEFAULT_schemaViewerLabel,LYRA_DEFAULT_schemaViewerLimit,LYRA_DEFAULT_schemaViewerRequired,LYRA_DEFAULT_schemaViewerType,LYRA_DEFAULT_scoreTierHigh,LYRA_DEFAULT_scoreTierLow,LYRA_DEFAULT_scoreTierMedium,LYRA_DEFAULT_scrollNext,LYRA_DEFAULT_scrollPrevious,LYRA_DEFAULT_scrollerLabel,LYRA_DEFAULT_search,LYRA_DEFAULT_searchThreads,LYRA_DEFAULT_searchToolsPlaceholder,LYRA_DEFAULT_select,LYRA_DEFAULT_selectAllSources,LYRA_DEFAULT_selectModel,LYRA_DEFAULT_selectSelectedOverflow,LYRA_DEFAULT_selectTools,LYRA_DEFAULT_selectValueMissing,LYRA_DEFAULT_selectionAsk,LYRA_DEFAULT_selectionCite,LYRA_DEFAULT_selectionQuote,LYRA_DEFAULT_selectionToolbarLabel,LYRA_DEFAULT_sendMessage,LYRA_DEFAULT_sequenceStripCategoryCount,LYRA_DEFAULT_sequenceStripEmpty,LYRA_DEFAULT_sequenceStripUnnamedCategory,LYRA_DEFAULT_showAllColumns,LYRA_DEFAULT_showFewerColumns,LYRA_DEFAULT_showLess,LYRA_DEFAULT_showMore,LYRA_DEFAULT_showMoreCollapsed,LYRA_DEFAULT_showMoreCount,LYRA_DEFAULT_showPassword,LYRA_DEFAULT_skipToContent,LYRA_DEFAULT_sliderLabel,LYRA_DEFAULT_sourceListDefaultLabel,LYRA_DEFAULT_sourcePageSuffix,LYRA_DEFAULT_sourcePickerSelection,LYRA_DEFAULT_spanKindAgent,LYRA_DEFAULT_spanKindEmbedding,LYRA_DEFAULT_spanKindLlm,LYRA_DEFAULT_spanKindOther,LYRA_DEFAULT_spanKindRetriever,LYRA_DEFAULT_spanKindTool,LYRA_DEFAULT_spanProjectionLimit,LYRA_DEFAULT_spanStartedAtOffset,LYRA_DEFAULT_spanWaterfall,LYRA_DEFAULT_spreadsheetViewerLabel,LYRA_DEFAULT_spreadsheetViewerUnavailable,LYRA_DEFAULT_stackTraceHideFrames,LYRA_DEFAULT_stackTraceLabel,LYRA_DEFAULT_stackTraceLimit,LYRA_DEFAULT_stackTraceShowFrames,LYRA_DEFAULT_statTrendAnnouncement,LYRA_DEFAULT_statTrendBad,LYRA_DEFAULT_statTrendDecreased,LYRA_DEFAULT_statTrendGood,LYRA_DEFAULT_statTrendIncreased,LYRA_DEFAULT_statusDenied,LYRA_DEFAULT_statusError,LYRA_DEFAULT_statusPending,LYRA_DEFAULT_statusRunning,LYRA_DEFAULT_statusSkipped,LYRA_DEFAULT_statusSuccess,LYRA_DEFAULT_stopGenerating,LYRA_DEFAULT_streamRecoverAnnounce,LYRA_DEFAULT_streamStallAnnounce,LYRA_DEFAULT_streamStallClearedAnnounce,LYRA_DEFAULT_streamStalled,LYRA_DEFAULT_subagentPanelCancelRun,LYRA_DEFAULT_subagentPanelEmpty,LYRA_DEFAULT_subagentPanelLabel,LYRA_DEFAULT_subagentPanelLimit,LYRA_DEFAULT_subagentPanelRetry,LYRA_DEFAULT_subagentPanelRetryRun,LYRA_DEFAULT_suggestionsLabel,LYRA_DEFAULT_svgViewerLabel,LYRA_DEFAULT_switchRequired,LYRA_DEFAULT_tableEditCell,LYRA_DEFAULT_tableFilterLabel,LYRA_DEFAULT_tableFilterPlaceholder,LYRA_DEFAULT_tableLoading,LYRA_DEFAULT_taskListCompletedOfTotal,LYRA_DEFAULT_taskListLabel,LYRA_DEFAULT_taskListStepCompletedAnnounce,LYRA_DEFAULT_taskListStepFailedAnnounce,LYRA_DEFAULT_taskListStepStartedAnnounce,LYRA_DEFAULT_temperature,LYRA_DEFAULT_terminalDownload,LYRA_DEFAULT_terminalHighlightLine,LYRA_DEFAULT_terminalLabel,LYRA_DEFAULT_testResultsCollapseTest,LYRA_DEFAULT_testResultsCompleteAnnounce,LYRA_DEFAULT_testResultsExpandTest,LYRA_DEFAULT_testResultsFailed,LYRA_DEFAULT_testResultsFilterLabel,LYRA_DEFAULT_testResultsLabel,LYRA_DEFAULT_testResultsLimit,LYRA_DEFAULT_testResultsPassed,LYRA_DEFAULT_testResultsRunning,LYRA_DEFAULT_testResultsSkipped,LYRA_DEFAULT_textareaCharacterCount,LYRA_DEFAULT_textareaCharactersRemaining,LYRA_DEFAULT_textareaLabel,LYRA_DEFAULT_thinking,LYRA_DEFAULT_thinkingPanelLabel,LYRA_DEFAULT_thoughtFor,LYRA_DEFAULT_threadGroupArchived,LYRA_DEFAULT_threadGroupCollapse,LYRA_DEFAULT_threadGroupExpand,LYRA_DEFAULT_threadGroupPinned,LYRA_DEFAULT_threadGroupPrevious30Days,LYRA_DEFAULT_threadGroupPrevious7Days,LYRA_DEFAULT_threadGroupToday,LYRA_DEFAULT_threadGroupYesterday,LYRA_DEFAULT_threadListEmpty,LYRA_DEFAULT_threadListLabel,LYRA_DEFAULT_threadListMatchAnnounce,LYRA_DEFAULT_timeInputDayPeriod,LYRA_DEFAULT_timeInputEmptySegment,LYRA_DEFAULT_timeInputHour,LYRA_DEFAULT_timeInputInvalid,LYRA_DEFAULT_timeInputLabel,LYRA_DEFAULT_timeInputMaxMessage,LYRA_DEFAULT_timeInputMinMessage,LYRA_DEFAULT_timeInputMinute,LYRA_DEFAULT_timeInputNow,LYRA_DEFAULT_timeInputOpen,LYRA_DEFAULT_timeInputPopup,LYRA_DEFAULT_timeInputRangeMessage,LYRA_DEFAULT_timeInputSecond,LYRA_DEFAULT_timeInputStepMessage,LYRA_DEFAULT_timeline,LYRA_DEFAULT_timelineClusterCount,LYRA_DEFAULT_toastContentIncomplete,LYRA_DEFAULT_toastOverflow,LYRA_DEFAULT_tokenInputEditWithContext,LYRA_DEFAULT_tokenInputRequired,LYRA_DEFAULT_tokensIn,LYRA_DEFAULT_tokensOut,LYRA_DEFAULT_toolApprovalArgsLabel,LYRA_DEFAULT_toolApprovalGenericTool,LYRA_DEFAULT_toolApprovalHeading,LYRA_DEFAULT_toolCall,LYRA_DEFAULT_toolCount,LYRA_DEFAULT_toolParamBooleanFalse,LYRA_DEFAULT_toolParamBooleanTrue,LYRA_DEFAULT_toolParamBooleanUnset,LYRA_DEFAULT_toolParamMissingProperty,LYRA_DEFAULT_toolParamSchemaLimit,LYRA_DEFAULT_toolSelectCustomizeHint,LYRA_DEFAULT_toolSelectLimit,LYRA_DEFAULT_toolSelectNoneAvailable,LYRA_DEFAULT_toolSelectSummary,LYRA_DEFAULT_toolTimelineDetailsFor,LYRA_DEFAULT_toolTimelineLimit,LYRA_DEFAULT_tourDone,LYRA_DEFAULT_tourSkip,LYRA_DEFAULT_tourStepOf,LYRA_DEFAULT_traceTree,LYRA_DEFAULT_traceTreeMetricLabel,LYRA_DEFAULT_traceTreeSpanStatus,LYRA_DEFAULT_transcriptFeedEmpty,LYRA_DEFAULT_transcriptFeedInterim,LYRA_DEFAULT_transcriptFeedLabel,LYRA_DEFAULT_treeNodeMoved,LYRA_DEFAULT_trendOf,LYRA_DEFAULT_trendUnchanged,LYRA_DEFAULT_unarchiveConversation,LYRA_DEFAULT_unpinConversation,LYRA_DEFAULT_unsupportedFieldType,LYRA_DEFAULT_untitledCommunity,LYRA_DEFAULT_untitledConversation,LYRA_DEFAULT_untitledEntity,LYRA_DEFAULT_untitledSource,LYRA_DEFAULT_usageBadgeCostLabel,LYRA_DEFAULT_usageBadgeLabel,LYRA_DEFAULT_usageBadgeLatencyLabel,LYRA_DEFAULT_usageBadgeTokensIn,LYRA_DEFAULT_usageBadgeTokensInLabel,LYRA_DEFAULT_usageBadgeTokensOut,LYRA_DEFAULT_usageBadgeTokensOutLabel,LYRA_DEFAULT_usageBadgeTotalTokensLabel,LYRA_DEFAULT_useDefaultTools,LYRA_DEFAULT_valueInvalid,LYRA_DEFAULT_valueMustBeSerializable,LYRA_DEFAULT_videoCaptions,LYRA_DEFAULT_videoCaptionsOff,LYRA_DEFAULT_videoEnterFullscreen,LYRA_DEFAULT_videoExitFullscreen,LYRA_DEFAULT_videoExitPictureInPicture,LYRA_DEFAULT_videoMute,LYRA_DEFAULT_videoPictureInPicture,LYRA_DEFAULT_videoPlaybackSpeed,LYRA_DEFAULT_videoPlayerLabel,LYRA_DEFAULT_videoPlaylistLabel,LYRA_DEFAULT_videoPlaylistUntitled,LYRA_DEFAULT_videoUnmute,LYRA_DEFAULT_videoVolume,LYRA_DEFAULT_viewerHighlightLabel,LYRA_DEFAULT_viewerSearchActiveMatch,LYRA_DEFAULT_viewerSearchMatchCount,LYRA_DEFAULT_viewerSearchNoMatches,LYRA_DEFAULT_voice,LYRA_DEFAULT_voicePickerNoVoices,LYRA_DEFAULT_voicePickerPreview,LYRA_DEFAULT_voicePickerRequired,LYRA_DEFAULT_voicePickerStopPreview,LYRA_DEFAULT_widgetCollapse,LYRA_DEFAULT_widgetExitFullscreen,LYRA_DEFAULT_widgetExpand,LYRA_DEFAULT_widgetExpandToFullscreen,LYRA_DEFAULT_widgetFullscreenPanel,LYRA_DEFAULT_widgetViewGroup,LYRA_DEFAULT_wordCloud,LYRA_DEFAULT_wordCloudLegend,LYRA_DEFAULT_wordCloudWord,LYRA_DEFAULT_wordCloudWordAnnouncement,LYRA_DEFAULT_wordCloudWords,LYRA_DEFAULT_xmlViewerChildCount,LYRA_DEFAULT_xmlViewerCollapseNode,LYRA_DEFAULT_xmlViewerCopyDocument,LYRA_DEFAULT_xmlViewerCopyNode,LYRA_DEFAULT_xmlViewerExpandNode,LYRA_DEFAULT_xmlViewerLabel,LYRA_DEFAULT_xmlViewerParseError,LYRA_DEFAULT_xmlViewerTooManyNodes,LYRA_DEFAULT_zoomControls,LYRA_DEFAULT_zoomIn,LYRA_DEFAULT_zoomOut,LYRA_DEFAULT_zoomToFit,LYRA_DEFAULT_zoomableFrameLabel};
|
|
5
|
+
{country}`,LYRA_DEFAULT_contactViewerAddressLabel="Address",LYRA_DEFAULT_contactViewerEmailLabel="Email",LYRA_DEFAULT_contactViewerLabel="Contact viewer",LYRA_DEFAULT_contactViewerNoContacts="No contacts found in this file.",LYRA_DEFAULT_contactViewerOrganization="Organization: {value}",LYRA_DEFAULT_contactViewerPhoneLabel="Phone",LYRA_DEFAULT_contactViewerTypeCell="Mobile",LYRA_DEFAULT_contactViewerTypeFax="Fax",LYRA_DEFAULT_contactViewerTypeHome="Home",LYRA_DEFAULT_contactViewerTypeInternet="Internet",LYRA_DEFAULT_contactViewerTypePreferred="Preferred",LYRA_DEFAULT_contactViewerTypeVoice="Voice",LYRA_DEFAULT_contactViewerTypeWork="Work",LYRA_DEFAULT_contactViewerTypedValue="{value} ({types})",LYRA_DEFAULT_contactViewerUnnamedContact="Unnamed contact",LYRA_DEFAULT_contextInspectorCopyLabel="Copy assembled context",LYRA_DEFAULT_contextInspectorEmpty="No context segments",LYRA_DEFAULT_contextInspectorLabel="Context inspector",LYRA_DEFAULT_contextInspectorRedacted="Redacted",LYRA_DEFAULT_contextInspectorSegmentTokens="{tokens} tokens",LYRA_DEFAULT_contextInspectorTruncated="Truncated",LYRA_DEFAULT_contextInspectorTruncatedCount="Truncated — {count} tokens omitted",LYRA_DEFAULT_contextMeterLabeledSummary="{label}: {summary}",LYRA_DEFAULT_contextMeterSegmentLabel="{label}: {count}",LYRA_DEFAULT_contextMeterUsed="{used} used",LYRA_DEFAULT_contextMeterUsedOfTotal="{used} of {total} used",LYRA_DEFAULT_convertingDocument="Converting document…",LYRA_DEFAULT_copied="Copied!",LYRA_DEFAULT_copiedToClipboard="Copied to clipboard",LYRA_DEFAULT_copy="Copy",LYRA_DEFAULT_copyCode="Copy code",LYRA_DEFAULT_copyDiff="Copy diff",LYRA_DEFAULT_copyFailed="Copy failed",LYRA_DEFAULT_copyJson="Copy JSON to clipboard",LYRA_DEFAULT_cost="Cost",LYRA_DEFAULT_csvViewerLabel="CSV document",LYRA_DEFAULT_csvViewerUnavailable="CSV preview is unavailable.",LYRA_DEFAULT_dashboardCellCollisionRejected="{label} cannot be placed there because it overlaps another cell.",LYRA_DEFAULT_dashboardCellMoved="{label} moved to column {x}, row {y}.",LYRA_DEFAULT_dashboardCellResized="{label} resized to width {w}, height {h}.",LYRA_DEFAULT_dashboardGridLabel="Dashboard grid",LYRA_DEFAULT_dataGridColumnMenu="Options for {label}",LYRA_DEFAULT_dataGridPinEnd="Pin {label} to end",LYRA_DEFAULT_dataGridPinStart="Pin {label} to start",LYRA_DEFAULT_dataGridRowsPerPage="Rows per page",LYRA_DEFAULT_dataGridTreeLimitReached="Additional nested rows were omitted because the data-grid tree limit was reached.",LYRA_DEFAULT_dataGridUnpin="Unpin {label}",LYRA_DEFAULT_datasetViewerCaption="{count} rows",LYRA_DEFAULT_datasetViewerCaptionNamed="{name}: {count} rows",LYRA_DEFAULT_datasetViewerEmpty="This dataset has no rows.",LYRA_DEFAULT_datasetViewerMissingParser='This viewer needs the optional "papaparse" package installed to parse this file.',LYRA_DEFAULT_date="Date",LYRA_DEFAULT_dateInputFutureDisabled="Date cannot be in the future.",LYRA_DEFAULT_dateInputInvalid="Enter a valid date.",LYRA_DEFAULT_dateInputMaxMessage="Date must be on or before {max}.",LYRA_DEFAULT_dateInputMinMessage="Date must be on or after {min}.",LYRA_DEFAULT_dateInputPastDisabled="Date cannot be in the past.",LYRA_DEFAULT_deleteConversation="Delete conversation",LYRA_DEFAULT_deny="Deny",LYRA_DEFAULT_details="Details",LYRA_DEFAULT_diffViewHiddenLines={one:"{count} unchanged line",other:"{count} unchanged lines"},LYRA_DEFAULT_diffViewNewLabel="Modified",LYRA_DEFAULT_diffViewOldLabel="Original",LYRA_DEFAULT_diffViewTooLarge="Diff is too large to display.",LYRA_DEFAULT_dockPanelCollapse="Collapse panel",LYRA_DEFAULT_dockPanelExpand="Expand panel",LYRA_DEFAULT_dockPanelResize="Resize panel",LYRA_DEFAULT_documentCompareLabel="Document comparison",LYRA_DEFAULT_documentCompareNewVersion="New version",LYRA_DEFAULT_documentCompareNoVersion="No version provided.",LYRA_DEFAULT_documentCompareOldVersion="Old version",LYRA_DEFAULT_documentLibraryClearSelection="Clear selection",LYRA_DEFAULT_documentLibraryEmptyHeading="No documents yet",LYRA_DEFAULT_documentLibraryFilterByTag="Filter by tag",LYRA_DEFAULT_documentLibraryFreshnessAging="Aging",LYRA_DEFAULT_documentLibraryFreshnessColumn="Freshness",LYRA_DEFAULT_documentLibraryFreshnessFresh="Fresh",LYRA_DEFAULT_documentLibraryFreshnessStale="Stale",LYRA_DEFAULT_documentLibraryLabel="Document library",LYRA_DEFAULT_documentLibraryNameColumn="Name",LYRA_DEFAULT_documentLibraryNoMatchesHeading="No matching documents",LYRA_DEFAULT_documentLibraryOwnerColumn="Owner",LYRA_DEFAULT_documentLibrarySearchPlaceholder="Search documents",LYRA_DEFAULT_documentLibrarySelectAll="Select all documents",LYRA_DEFAULT_documentLibrarySelectColumn="Select",LYRA_DEFAULT_documentLibrarySelectDocument="Select {name}",LYRA_DEFAULT_documentLibrarySelectedCount="{count} selected",LYRA_DEFAULT_documentLibraryTagsColumn="Tags",LYRA_DEFAULT_documentLibraryTypeColumn="Type",LYRA_DEFAULT_documentLibraryUpdatedColumn="Updated",LYRA_DEFAULT_documentLibraryVersionColumn="Version",LYRA_DEFAULT_documentPreviewAlt="Document preview",LYRA_DEFAULT_documentPreviewEmpty="No {type} to display.",LYRA_DEFAULT_documentPreviewFailedToLoad="Failed to load document.",LYRA_DEFAULT_documentPreviewGenericError="Something went wrong.",LYRA_DEFAULT_documentPreviewGenericFile="this file",LYRA_DEFAULT_documentPreviewNotAvailable="Preview not available for {label}.",LYRA_DEFAULT_documentPreviewResourceTooLarge="This document is too large to preview.",LYRA_DEFAULT_documentPreviewTypeCalendar="calendar",LYRA_DEFAULT_documentPreviewTypeContact="contact",LYRA_DEFAULT_documentPreviewTypeDataset="dataset",LYRA_DEFAULT_documentPreviewTypeDocument="document",LYRA_DEFAULT_documentPreviewTypeEmail="email",LYRA_DEFAULT_documentPreviewTypeImage="image",LYRA_DEFAULT_documentPreviewUrlNotAllowed="Document URL is not allowed.",LYRA_DEFAULT_documentViewerLabel="Document viewer",LYRA_DEFAULT_documentViewerMissingSanitizer='This viewer needs the optional "dompurify" package installed to render safely.',LYRA_DEFAULT_docxViewerLabel="Word document",LYRA_DEFAULT_docxViewerMissingConverter='This viewer needs the optional "mammoth" package installed to convert this document.',LYRA_DEFAULT_download="Download",LYRA_DEFAULT_drilldownDocuments="Documents",LYRA_DEFAULT_drilldownEmpty="No item selected",LYRA_DEFAULT_drilldownRuns="Agent runs",LYRA_DEFAULT_drilldownUntitledNode="Untitled step",LYRA_DEFAULT_dropzoneRejectedType="This file type is not accepted.",LYRA_DEFAULT_dropzoneReleaseToAdd="Release to add the file.",LYRA_DEFAULT_duration="Duration",LYRA_DEFAULT_durationMilliseconds="{value}ms",LYRA_DEFAULT_durationSeconds="{value}s",LYRA_DEFAULT_ebookViewerLoadError="Failed to load the ebook.",LYRA_DEFAULT_ebookViewerNextChapter="Next chapter",LYRA_DEFAULT_ebookViewerPreviousChapter="Previous chapter",LYRA_DEFAULT_ebookViewerRegionLabel="Ebook content",LYRA_DEFAULT_edit="Edit",LYRA_DEFAULT_editMessage="Edit message",LYRA_DEFAULT_elapsedMinutesSecondsTemplate="{minutes}m {seconds}s",LYRA_DEFAULT_emailViewerAttachments="Attachments",LYRA_DEFAULT_emailViewerDate="Date",LYRA_DEFAULT_emailViewerFrom="From",LYRA_DEFAULT_emailViewerGroupAddress="{name}: {members}",LYRA_DEFAULT_emailViewerHideQuoted="Hide quoted text",LYRA_DEFAULT_emailViewerLabel="Email viewer",LYRA_DEFAULT_emailViewerMissingParser='This viewer needs the optional "postal-mime" package installed to parse this message.',LYRA_DEFAULT_emailViewerNoSubject="(no subject)",LYRA_DEFAULT_emailViewerOpenAttachment="Open {filename}",LYRA_DEFAULT_emailViewerShowQuoted="Show quoted text",LYRA_DEFAULT_emailViewerSubject="Subject",LYRA_DEFAULT_emailViewerTo="To",LYRA_DEFAULT_emailViewerUnnamedAttachment="Unnamed attachment",LYRA_DEFAULT_embeddingExplorerEmpty="No embedding points",LYRA_DEFAULT_embeddingExplorerLabel="Embedding explorer",LYRA_DEFAULT_embeddingExplorerPoint="{label}, embedding point {index}",LYRA_DEFAULT_emojiPickerEmpty="No emoji found",LYRA_DEFAULT_emojiPickerGridLabel="Emoji",LYRA_DEFAULT_emojiPickerGroupActivities="Activities",LYRA_DEFAULT_emojiPickerGroupAnimalsNature="Animals & Nature",LYRA_DEFAULT_emojiPickerGroupComponent="Component",LYRA_DEFAULT_emojiPickerGroupFlags="Flags",LYRA_DEFAULT_emojiPickerGroupFoodDrink="Food & Drink",LYRA_DEFAULT_emojiPickerGroupObjects="Objects",LYRA_DEFAULT_emojiPickerGroupPeopleBody="People & Body",LYRA_DEFAULT_emojiPickerGroupSmileysEmotion="Smileys & Emotion",LYRA_DEFAULT_emojiPickerGroupSymbols="Symbols",LYRA_DEFAULT_emojiPickerGroupTravelPlaces="Travel & Places",LYRA_DEFAULT_emojiPickerGroupUnknown="Group {group}",LYRA_DEFAULT_emojiPickerLoadError="Could not load emoji.",LYRA_DEFAULT_emojiPickerSearchLabel="Search emoji",LYRA_DEFAULT_entityChipWithType="{label}, {type}",LYRA_DEFAULT_entityCommunity="Community",LYRA_DEFAULT_entityDegree="Connections",LYRA_DEFAULT_envListCopy="Copy {name}",LYRA_DEFAULT_envListHide="Hide {name}",LYRA_DEFAULT_envListLabel="Environment variables",LYRA_DEFAULT_envListReveal="Reveal {name}",LYRA_DEFAULT_envListValueHidden="Value hidden",LYRA_DEFAULT_evalDatasetAddExample="Add example",LYRA_DEFAULT_evalDatasetColumnExpectedOutput="Expected output",LYRA_DEFAULT_evalDatasetColumnInput="Input",LYRA_DEFAULT_evalDatasetColumnTags="Tags",LYRA_DEFAULT_evalDatasetEmpty="No examples yet.",LYRA_DEFAULT_evalDatasetImportLabel="Import examples",LYRA_DEFAULT_evalDatasetLabel="Evaluation examples",LYRA_DEFAULT_evalDatasetNoMatches="No examples match the current filters.",LYRA_DEFAULT_evalDatasetRemoveExample="Remove example",LYRA_DEFAULT_evalDatasetSearchLabel="Search examples",LYRA_DEFAULT_evalDatasetTagFilterLabel="Filter by tag",LYRA_DEFAULT_evaluationDashboardLabel="Evaluation dashboard",LYRA_DEFAULT_evaluationDashboardNoRuns="No evaluation runs yet",LYRA_DEFAULT_evaluationDashboardRunsLabel="Evaluation runs",LYRA_DEFAULT_evaluationRunExampleCancelledAnnounce="{label} cancelled",LYRA_DEFAULT_evaluationRunExampleCompletedAnnounce="{label} completed",LYRA_DEFAULT_evaluationRunExampleFailedAnnounce="{label} failed",LYRA_DEFAULT_evaluationRunExampleLabel="Example {index}",LYRA_DEFAULT_evaluationRunExampleStartedAnnounce="{label} started",LYRA_DEFAULT_evaluationRunExampleWaitingApprovalAnnounce="{label} needs approval",LYRA_DEFAULT_evaluationRunExampleWaitingInputAnnounce="{label} needs input",LYRA_DEFAULT_evaluationRunFailedCount="{count} failed",LYRA_DEFAULT_evaluationRunGroundingHeading="Grounding",LYRA_DEFAULT_evaluationRunInputHeading="Input",LYRA_DEFAULT_evaluationRunLabel="Evaluation run",LYRA_DEFAULT_evaluationRunOutputHeading="Output",LYRA_DEFAULT_evaluationRunProgressLabel="Evaluation batch progress",LYRA_DEFAULT_evaluationRunProgressSummary="{completed} of {total} examples complete",LYRA_DEFAULT_evaluationRunRunningCount="{count} running",LYRA_DEFAULT_evaluationRunStatusCancelled="Cancelled",LYRA_DEFAULT_evaluationRunStatusIdle="Idle",LYRA_DEFAULT_evaluationRunStatusWaitingApproval="Waiting for approval",LYRA_DEFAULT_evaluationRunStatusWaitingInput="Waiting for input",LYRA_DEFAULT_evaluationRunToolTraceHeading="Tool trace",LYRA_DEFAULT_expand="Expand",LYRA_DEFAULT_expandCode="Expand code",LYRA_DEFAULT_expandMessage="Expand message",LYRA_DEFAULT_exportButtonLabel="Export",LYRA_DEFAULT_exportFormatMenuLabel="{label} format",LYRA_DEFAULT_feedbackCommentLabel="Add a comment",LYRA_DEFAULT_feedbackCommentPlaceholder="Add more detail (optional)",LYRA_DEFAULT_feedbackNegative="Bad response",LYRA_DEFAULT_feedbackPositive="Good response",LYRA_DEFAULT_feedbackReasonsLabel="Choose a reason",LYRA_DEFAULT_feedbackSubmit="Submit feedback",LYRA_DEFAULT_feedbackSubmitted="Feedback submitted",LYRA_DEFAULT_fieldMustBeBoolean="Must be a boolean.",LYRA_DEFAULT_fieldMustBeInteger="Must be a whole number.",LYRA_DEFAULT_fieldMustBeNumber="Must be a finite number.",LYRA_DEFAULT_fieldMustBeOneOf="Must be one of: {values}.",LYRA_DEFAULT_fieldMustBeString="Must be a string.",LYRA_DEFAULT_fieldMustEqual="Must equal {value}.",LYRA_DEFAULT_fieldRequired="This field is required.",LYRA_DEFAULT_fileInputAcceptedMany="{count} files added.",LYRA_DEFAULT_fileInputAcceptedOne="{count} file added.",LYRA_DEFAULT_fileInputDefaultLabel="Drop files here or click to browse",LYRA_DEFAULT_fileInputFolderRejected="Folders are not accepted here.",LYRA_DEFAULT_fileInputRejectedCount="{filename}: only one file can be selected at a time.",LYRA_DEFAULT_fileInputRejectedLimit="{filename}: the folder contains too many entries.",LYRA_DEFAULT_fileInputRejectedMany="{count} files rejected.",LYRA_DEFAULT_fileInputRejectedOne="{count} file rejected.",LYRA_DEFAULT_fileInputRejectedRead="{filename}: the file could not be read.",LYRA_DEFAULT_fileInputRejectedSize="{filename}: this file is too large.",LYRA_DEFAULT_fileInputRejectedType="{filename}: this file type is not accepted.",LYRA_DEFAULT_fileSizeUnitB="B",LYRA_DEFAULT_fileSizeUnitGb="GB",LYRA_DEFAULT_fileSizeUnitKb="KB",LYRA_DEFAULT_fileSizeUnitMb="MB",LYRA_DEFAULT_fileSizeUnitTb="TB",LYRA_DEFAULT_fileTreeDiffSummary="+{additions} -{deletions}",LYRA_DEFAULT_fileTreeLabel="Files",LYRA_DEFAULT_fileTypeArchive="Archive",LYRA_DEFAULT_fileTypeAudio="Audio",LYRA_DEFAULT_fileTypeCode="Code file",LYRA_DEFAULT_fileTypeFile="File",LYRA_DEFAULT_fileTypeImage="Image",LYRA_DEFAULT_fileTypePdf="PDF",LYRA_DEFAULT_fileTypePresentation="Presentation",LYRA_DEFAULT_fileTypeSpreadsheet="Spreadsheet",LYRA_DEFAULT_fileTypeText="Text file",LYRA_DEFAULT_fileTypeVideo="Video",LYRA_DEFAULT_fileTypeWithSize="{label} ({size})",LYRA_DEFAULT_fileTypeWord="Word document",LYRA_DEFAULT_filterBarActiveFilters="Active filters",LYRA_DEFAULT_filterBarReset="Reset filters",LYRA_DEFAULT_flagLoadError="Flag unavailable",LYRA_DEFAULT_flowCanvasLabel="Workflow canvas",LYRA_DEFAULT_flowCanvasLayoutLimit="Some edge-ordering detail was omitted because the flow layout work limit was reached.",LYRA_DEFAULT_flowCanvasSummary="Workflow with {nodeCount} nodes and {edgeCount} edges",LYRA_DEFAULT_flowConnectCancelled="Connection cancelled",LYRA_DEFAULT_flowConnectCommitted="Connected {source} to {target}",LYRA_DEFAULT_flowConnectStarted="Connecting from {label}. Use arrow keys to choose a target, Enter to connect, Escape to cancel.",LYRA_DEFAULT_flowConnectTarget="Connecting {source} to {target} ({index} of {total})",LYRA_DEFAULT_flowControlsLabel="Canvas controls",LYRA_DEFAULT_flowEdge="Edge from {source} to {target}",LYRA_DEFAULT_flowEdgeList="Workflow edges",LYRA_DEFAULT_flowEdgeWithLabel="{label}, edge from {source} to {target}",LYRA_DEFAULT_flowInputHandle="Input {id}",LYRA_DEFAULT_flowItemAnnouncement="{item} ({index} of {total})",LYRA_DEFAULT_flowLockCanvas="Lock canvas",LYRA_DEFAULT_flowMinimapInstructions="Arrow keys pan. Plus and minus zoom. Enter or Home fits the workflow.",LYRA_DEFAULT_flowMinimapLabel="Workflow overview",LYRA_DEFAULT_flowMinimapViewport="Visible area",LYRA_DEFAULT_flowMinimapViewportChanged="Position {x}, {y}. Zoom {zoom}.",LYRA_DEFAULT_flowNode="Node {label}",LYRA_DEFAULT_flowNodeDeselected="{label} deselected",LYRA_DEFAULT_flowNodeMoved="Moved {label} to {x}, {y}",LYRA_DEFAULT_flowNodeSelected="{label} selected",LYRA_DEFAULT_flowOutputHandle="Output {id}",LYRA_DEFAULT_flowRunStatusCount="{status}: {count}",LYRA_DEFAULT_flowRunStatusLabel="Run status",LYRA_DEFAULT_flowRunStepStatus="{label}: {status}",LYRA_DEFAULT_flowRunSummary="{done} of {total} steps complete",LYRA_DEFAULT_flowSelectionCleared="Selection cleared",LYRA_DEFAULT_flowStatusWithDetail="{status} — {detail}",LYRA_DEFAULT_flowStatusWithDuration="{status} ({duration})",LYRA_DEFAULT_focusInGraph="Focus in graph",LYRA_DEFAULT_gaugeLabel="Gauge",LYRA_DEFAULT_gaugeValueLabel="{label}: {value}",LYRA_DEFAULT_generationStatusElapsedSeconds="{seconds}s",LYRA_DEFAULT_generationStatusThroughput="{rate} tok/s",LYRA_DEFAULT_generationStatusTokenCount="{count} token",LYRA_DEFAULT_generationStatusTokensCount="{count} tokens",LYRA_DEFAULT_geojsonViewFeatureCount={one:"{count} feature",other:"{count} features"},LYRA_DEFAULT_geojsonViewInvalid="This file is not valid GeoJSON.",LYRA_DEFAULT_geojsonViewLabel="Map",LYRA_DEFAULT_geojsonViewMissingMapLibrary="Install the optional maplibre-gl peer to render this file on a map. Showing the raw GeoJSON instead.",LYRA_DEFAULT_gitStatusAdded="Added",LYRA_DEFAULT_gitStatusConflicted="Conflicted",LYRA_DEFAULT_gitStatusDeleted="Deleted",LYRA_DEFAULT_gitStatusIgnored="Ignored",LYRA_DEFAULT_gitStatusModified="Modified",LYRA_DEFAULT_gitStatusRenamed="Renamed",LYRA_DEFAULT_gitStatusUntracked="Untracked",LYRA_DEFAULT_graphCommunity="Community {label}, {count} nodes",LYRA_DEFAULT_graphDataList="Graph data",LYRA_DEFAULT_graphDiagram="Node-link diagram with {nodeCount} nodes and {linkCount} links",LYRA_DEFAULT_graphExpandableItem="{item}, expandable",LYRA_DEFAULT_graphExplorerFindPath="Find path",LYRA_DEFAULT_graphExplorerLabel="Knowledge graph explorer",LYRA_DEFAULT_graphExplorerPin="Pin",LYRA_DEFAULT_graphExplorerPinned="{label} pinned",LYRA_DEFAULT_graphExplorerPinnedHeading="Pinned",LYRA_DEFAULT_graphExplorerSearchPlaceholder="Search entities…",LYRA_DEFAULT_graphExplorerSearchResultsLabel="Search results",LYRA_DEFAULT_graphExplorerUnpin="Unpin",LYRA_DEFAULT_graphExplorerUnpinned="{label} unpinned",LYRA_DEFAULT_graphItemAnnouncement="{item} ({index} of {total})",LYRA_DEFAULT_graphLegendLabel="Graph legend",LYRA_DEFAULT_graphLink="Link from {source} to {target}",LYRA_DEFAULT_graphMissingLibrary='This component needs the optional "d3" package installed to render the graph.',LYRA_DEFAULT_graphNode="Node {label}",LYRA_DEFAULT_graphNodeFocused="Centered on {label}",LYRA_DEFAULT_graphNodesHidden="{hidden} of {total} nodes hidden",LYRA_DEFAULT_graphQueryBuilderLabel="Graph query builder",LYRA_DEFAULT_graphQueryDeleteWithContext="Delete {name}",LYRA_DEFAULT_graphQueryDirectionLabel="Direction",LYRA_DEFAULT_graphQueryEndLabel="End entity",LYRA_DEFAULT_graphQueryHopRangeInvalid="Maximum hops must be at least the minimum.",LYRA_DEFAULT_graphQueryLoadWithContext="Load {name}",LYRA_DEFAULT_graphQueryMaxHopsLabel="Maximum hops",LYRA_DEFAULT_graphQueryMinHopsLabel="Minimum hops",LYRA_DEFAULT_graphQueryNodeTypeLabel="Node type",LYRA_DEFAULT_graphQueryRelationshipTypeLabel="Relationship type",LYRA_DEFAULT_graphQueryRun="Run query",LYRA_DEFAULT_graphQuerySaveButton="Save query",LYRA_DEFAULT_graphQuerySaveNameLabel="Query name",LYRA_DEFAULT_graphQuerySavedQueriesLabel="Saved queries",LYRA_DEFAULT_graphQueryStartLabel="Start entity",LYRA_DEFAULT_graphSelectionCount="{count} selected",LYRA_DEFAULT_graphTypedNode="{label} ({type})",LYRA_DEFAULT_groundingSummaryConfidenceLabel="Confidence",LYRA_DEFAULT_groundingSummaryCoverageLabel="Citation coverage",LYRA_DEFAULT_groundingSummaryEmpty="No grounding assessment available",LYRA_DEFAULT_groundingSummaryEvidenceHeading="Evidence",LYRA_DEFAULT_groundingSummaryEvidenceSpan="Characters {start}–{end}",LYRA_DEFAULT_groundingSummaryLabel="Grounding summary",LYRA_DEFAULT_groundingSummarySupportedLabel="Supported claims",LYRA_DEFAULT_groundingSummaryUnsupportedLabel="Unsupported claims",LYRA_DEFAULT_groundingSummaryWarningsHeading="Warnings",LYRA_DEFAULT_handoffFromToAgent="Transferred from {from} to {to}",LYRA_DEFAULT_handoffLabel="Agent handoff",LYRA_DEFAULT_handoffToAgent="Transferred to {agent}",LYRA_DEFAULT_heatmapCalendarCellLabel="{date}: {value}",LYRA_DEFAULT_heatmapCalendarLabel="Calendar heatmap of {days} days, {label} range {range}",LYRA_DEFAULT_heatmapDecorationLimit="Only the first {count} heatmap colors, legend stops, and annotations are shown.",LYRA_DEFAULT_heatmapDefaultColLabel="col {n}",LYRA_DEFAULT_heatmapDefaultRowLabel="row {n}",LYRA_DEFAULT_heatmapMatrixCellLabel="Row {row}, Col {col}: {value}",LYRA_DEFAULT_heatmapMatrixLabel="Heatmap of {rows} × {cols} cells, {label} range {range}",LYRA_DEFAULT_heatmapNoDataValue="no data",LYRA_DEFAULT_heatmapProjectionLimit="Only the first {count} heatmap cells are shown.",LYRA_DEFAULT_heatmapSelectedCellLabel="Selected: {cell}.",LYRA_DEFAULT_heatmapSelectedCount="Selected cells: {count}.",LYRA_DEFAULT_heatmapValueLabel="value",LYRA_DEFAULT_hidePassword="Hide password",LYRA_DEFAULT_highlightLayerLabel="Highlights",LYRA_DEFAULT_highlightOfTotal="Highlight {index} of {total}",LYRA_DEFAULT_highlightWithLabel="Highlight: {label}",LYRA_DEFAULT_histogramFrequency="Frequency",LYRA_DEFAULT_htmlViewerLabel="HTML document",LYRA_DEFAULT_iconButtonLabel="Button",LYRA_DEFAULT_iconLoadError="The icon failed to load.",LYRA_DEFAULT_iconSanitizerMissing='This icon needs the optional "dompurify" package installed to render safely.',LYRA_DEFAULT_iconTooLarge="The icon file is too large to display.",LYRA_DEFAULT_imageComparerLabel="Image comparison",LYRA_DEFAULT_imageViewerAnnotate="Annotate",LYRA_DEFAULT_imageViewerAnnotationAdded="Region added.",LYRA_DEFAULT_imageViewerAnnotationBoxPosition="Region at {x} percent, {y} percent, {width} by {height} percent.",LYRA_DEFAULT_imageViewerAnnotationCancelled="Region cancelled.",LYRA_DEFAULT_imageViewerAnnotationHint="Annotation mode on. Press Enter to place a region, then use arrow keys to move it, Shift plus arrow keys to resize it, Enter to save, or Escape to cancel.",LYRA_DEFAULT_imageViewerFailedToLoad="The image failed to load.",LYRA_DEFAULT_imageViewerFitActual="Actual size",LYRA_DEFAULT_imageViewerFitContain="Fit image",LYRA_DEFAULT_imageViewerFitLabel="Fit",LYRA_DEFAULT_imageViewerFitWidth="Fit width",LYRA_DEFAULT_imageViewerHighlightsLabel="Highlighted regions",LYRA_DEFAULT_imageViewerLabel="Image viewer",LYRA_DEFAULT_imageViewerRotate="Rotate",LYRA_DEFAULT_imageViewerUnlabeledHighlight="Highlight {index}",LYRA_DEFAULT_ingestionAttemptCount="Attempt {count}",LYRA_DEFAULT_ingestionCancelWithContext="Cancel {label}",LYRA_DEFAULT_ingestionChunkCount={one:"{count} chunk",other:"{count} chunks"},LYRA_DEFAULT_ingestionEmbeddedOfTotal="{embedded} of {total} chunks embedded",LYRA_DEFAULT_ingestionItemProgressLabel="{name} — {stage}",LYRA_DEFAULT_ingestionQueueEmpty="No documents queued",LYRA_DEFAULT_ingestionQueueLabel="Ingestion queue",LYRA_DEFAULT_ingestionRetryWithContext="Retry {label}",LYRA_DEFAULT_ingestionStageCancelled="Cancelled",LYRA_DEFAULT_ingestionStageChunking="Chunking",LYRA_DEFAULT_ingestionStageDone="Done",LYRA_DEFAULT_ingestionStageEmbedding="Embedding",LYRA_DEFAULT_ingestionStageExtracting="Extracting text",LYRA_DEFAULT_ingestionStageFailed="Failed",LYRA_DEFAULT_ingestionStageIndexing="Indexing",LYRA_DEFAULT_ingestionStageQueued="Queued",LYRA_DEFAULT_ingestionStageUnknown="Unknown stage",LYRA_DEFAULT_ingestionStageUploading="Uploading",LYRA_DEFAULT_inputLabel="Text",LYRA_DEFAULT_invalidJson="Invalid JSON.",LYRA_DEFAULT_item="item",LYRA_DEFAULT_items="items",LYRA_DEFAULT_jsonArray="array",LYRA_DEFAULT_jsonCollapseLabel="Collapse {label}",LYRA_DEFAULT_jsonCopyLabel="Copy {label}",LYRA_DEFAULT_jsonExpandLabel="Expand {label}",LYRA_DEFAULT_jsonItemCount={one:"{count} item",other:"{count} items"},LYRA_DEFAULT_jsonKeyCount={one:"{count} key",other:"{count} keys"},LYRA_DEFAULT_jsonObject="object",LYRA_DEFAULT_jsonValue="value",LYRA_DEFAULT_jsonViewerLimit="Only the first {count} JSON nodes and {depth} nesting levels are shown and searched.",LYRA_DEFAULT_jumpToLatest="Jump to latest",LYRA_DEFAULT_kbdAltWord="Alt",LYRA_DEFAULT_kbdArrowDownWord="Arrow Down",LYRA_DEFAULT_kbdArrowLeftWord="Arrow Left",LYRA_DEFAULT_kbdArrowRightWord="Arrow Right",LYRA_DEFAULT_kbdArrowUpWord="Arrow Up",LYRA_DEFAULT_kbdBackspaceWord="Backspace",LYRA_DEFAULT_kbdCommandWord="Command",LYRA_DEFAULT_kbdControlVisual="Ctrl",LYRA_DEFAULT_kbdControlWord="Control",LYRA_DEFAULT_kbdDeleteVisual="Del",LYRA_DEFAULT_kbdDeleteWord="Delete",LYRA_DEFAULT_kbdEndWord="End",LYRA_DEFAULT_kbdEnterWord="Enter",LYRA_DEFAULT_kbdEscapeVisual="Esc",LYRA_DEFAULT_kbdEscapeWord="Escape",LYRA_DEFAULT_kbdHomeWord="Home",LYRA_DEFAULT_kbdMinusWord="Minus",LYRA_DEFAULT_kbdOptionWord="Option",LYRA_DEFAULT_kbdPageDownVisual="PgDn",LYRA_DEFAULT_kbdPageDownWord="Page Down",LYRA_DEFAULT_kbdPageUpVisual="PgUp",LYRA_DEFAULT_kbdPageUpWord="Page Up",LYRA_DEFAULT_kbdPlusWord="Plus",LYRA_DEFAULT_kbdShiftWord="Shift",LYRA_DEFAULT_kbdSpaceWord="Space",LYRA_DEFAULT_kbdTabWord="Tab",LYRA_DEFAULT_knowledgeBaseActionsColumn="Actions",LYRA_DEFAULT_knowledgeBaseAdminIngestionTab="Ingestion",LYRA_DEFAULT_knowledgeBaseAdminLabel="Knowledge base administration",LYRA_DEFAULT_knowledgeBaseAdminSourcesTab="Sources",LYRA_DEFAULT_knowledgeBaseCreateSource="Add source",LYRA_DEFAULT_knowledgeBaseDeleteAction="Delete source",LYRA_DEFAULT_knowledgeBaseDocumentCount="{count} indexed",LYRA_DEFAULT_knowledgeBaseEmptyDescription="Add a source to start indexing content.",LYRA_DEFAULT_knowledgeBaseEmptyHeading="No knowledge sources yet",LYRA_DEFAULT_knowledgeBaseHeading="Knowledge base",LYRA_DEFAULT_knowledgeBaseHealthColumn="Indexing health",LYRA_DEFAULT_knowledgeBaseHealthDegraded="Degraded",LYRA_DEFAULT_knowledgeBaseHealthFailed="Failed",LYRA_DEFAULT_knowledgeBaseHealthHealthy="Healthy",LYRA_DEFAULT_knowledgeBaseHealthUnknown="Unknown",LYRA_DEFAULT_knowledgeBaseNameColumn="Source",LYRA_DEFAULT_knowledgeBaseNeedsAttention="Needs attention",LYRA_DEFAULT_knowledgeBaseNeverSynced="Never synced",LYRA_DEFAULT_knowledgeBasePauseAction="Pause sync",LYRA_DEFAULT_knowledgeBasePermissionColumn="Permission",LYRA_DEFAULT_knowledgeBasePermissionEditor="Editor",LYRA_DEFAULT_knowledgeBasePermissionOwner="Owner",LYRA_DEFAULT_knowledgeBasePermissionRestricted="Restricted",LYRA_DEFAULT_knowledgeBasePermissionViewer="Viewer",LYRA_DEFAULT_knowledgeBaseRowActionsLabel="Actions for {name}",LYRA_DEFAULT_knowledgeBaseSyncAction="Sync now",LYRA_DEFAULT_knowledgeBaseSyncColumn="Sync status",LYRA_DEFAULT_knowledgeBaseSyncError="Error",LYRA_DEFAULT_knowledgeBaseSyncIdle="Idle",LYRA_DEFAULT_knowledgeBaseSyncPaused="Paused",LYRA_DEFAULT_knowledgeBaseSyncSynced="Synced",LYRA_DEFAULT_knowledgeBaseSyncSyncing="Syncing",LYRA_DEFAULT_knowledgeBaseSyncedSources="Synced",LYRA_DEFAULT_knowledgeBaseSyncingSources="Syncing",LYRA_DEFAULT_knowledgeBaseTotalSources="Sources",LYRA_DEFAULT_knownDateDay="Day",LYRA_DEFAULT_knownDateMonth="Month",LYRA_DEFAULT_knownDateYear="Year",LYRA_DEFAULT_legendTypeHidden="{label} hidden",LYRA_DEFAULT_legendTypeShown="{label} shown",LYRA_DEFAULT_lightboxImagePosition="Image {index} of {total}",LYRA_DEFAULT_lightboxLabel="Image viewer",LYRA_DEFAULT_liteChartBarLabel="{series}, {label}: {value}",LYRA_DEFAULT_liteChartCustomMarkSummary="{content} ({index} of {total})",LYRA_DEFAULT_liteChartMarkSummary="{series}, {label}: {value} ({index} of {total})",LYRA_DEFAULT_loadMore="Load more",LYRA_DEFAULT_loading="Loading…",LYRA_DEFAULT_loadingDocument="Loading document…",LYRA_DEFAULT_localePickerLabel="Language",LYRA_DEFAULT_localePickerRequired="Please choose a language.",LYRA_DEFAULT_map="Map",LYRA_DEFAULT_mapInitializationFailed="The map could not be initialized.",LYRA_DEFAULT_mapLegend="Map legend",LYRA_DEFAULT_mapMissingLibrary='This component needs the optional "maplibre-gl" package installed to render the map.',LYRA_DEFAULT_mapResetNorth="Reset bearing to north",LYRA_DEFAULT_mapStyleRequired="Provide a map style to render the map.",LYRA_DEFAULT_mapWebglUnavailable="This browser cannot provide the graphics support needed to render the map.",LYRA_DEFAULT_maximize="Maximize",LYRA_DEFAULT_mcpAppLabel="Interactive app",LYRA_DEFAULT_mcpAppLoading="Loading interactive app…",LYRA_DEFAULT_mcpAppUnavailable="This interactive app could not be loaded.",LYRA_DEFAULT_mediaCardImageAttachment="Image attachment",LYRA_DEFAULT_mediaCardOpenFileAttachment="Open file attachment",LYRA_DEFAULT_mediaCardOpenImageAttachment="Open image attachment",LYRA_DEFAULT_mediaCardOpenName="Open {name}",LYRA_DEFAULT_mediaCardOpenVideoAttachment="Open video attachment",LYRA_DEFAULT_mediaCardUntitledFile="Untitled file",LYRA_DEFAULT_mediaCardVideoAttachment="Video attachment",LYRA_DEFAULT_memoryPanelAdd="Add to long-term memory",LYRA_DEFAULT_memoryPanelAddWithContext='Add "{label}" to long-term memory',LYRA_DEFAULT_memoryPanelConfirmAddHeading="Add this to long-term memory?",LYRA_DEFAULT_memoryPanelConfirmForgetBody="This permanently forgets all {count} long-term memories.",LYRA_DEFAULT_memoryPanelConfirmForgetHeading="Forget all long-term memories?",LYRA_DEFAULT_memoryPanelConfirmRemoveHeading="Remove this item?",LYRA_DEFAULT_memoryPanelForgetAll="Forget all",LYRA_DEFAULT_memoryPanelLabel="Memory",LYRA_DEFAULT_memoryPanelLongTermHeading="Long-term memories",LYRA_DEFAULT_memoryPanelShortTermHeading="Short-term context",LYRA_DEFAULT_mentionResultCount={one:"{count} suggestion",other:"{count} suggestions"},LYRA_DEFAULT_mentionResultPosition="Suggestion {current} of {total}",LYRA_DEFAULT_mentionSuggestions="Suggestions",LYRA_DEFAULT_menuLabel="Menu",LYRA_DEFAULT_messageActionsLabel="Message actions",LYRA_DEFAULT_messagePartError="Part failed",LYRA_DEFAULT_messagePartRetry="Retry this part",LYRA_DEFAULT_messagePartsLabel="Message content",LYRA_DEFAULT_mindMapCollapsed="{label} collapsed",LYRA_DEFAULT_mindMapExpanded="{label} expanded",LYRA_DEFAULT_mindMapLabel="Mind map",LYRA_DEFAULT_mindMapLeafStatus="{label}, level {level}",LYRA_DEFAULT_mindMapTopicStatus="{label}, level {level}, {count} subtopics",LYRA_DEFAULT_model="Model",LYRA_DEFAULT_modelSelectNoModels="No models",LYRA_DEFAULT_modelSelectRequired="Please choose a model.",LYRA_DEFAULT_moveDown="Move down",LYRA_DEFAULT_moveUp="Move up",LYRA_DEFAULT_navigation="Navigation",LYRA_DEFAULT_neighborDirectionBoth="Bidirectional",LYRA_DEFAULT_neighborDirectionIn="Incoming",LYRA_DEFAULT_neighborDirectionOut="Outgoing",LYRA_DEFAULT_neighborExpand="Expand {label} in graph",LYRA_DEFAULT_neighborGroupHeader="{relation} ({count})",LYRA_DEFAULT_neighborListEmpty="No relationships",LYRA_DEFAULT_neighborListLabel="Relationships",LYRA_DEFAULT_neighborRowLabel="{label}, {relation}, {direction}",LYRA_DEFAULT_newMessageCount="{count} new message",LYRA_DEFAULT_newMessages="New messages",LYRA_DEFAULT_newMessagesCount="{count} new messages",LYRA_DEFAULT_next="Next",LYRA_DEFAULT_nextMonth="Next month",LYRA_DEFAULT_noColumns="No columns configured",LYRA_DEFAULT_noData="No data",LYRA_DEFAULT_noMatches="No matches",LYRA_DEFAULT_noMatchesQuery='No tools match "{query}".',LYRA_DEFAULT_nodePaletteDragHint="Drag to the canvas, or press Enter to place",LYRA_DEFAULT_nodePaletteEmpty="No matching nodes.",LYRA_DEFAULT_nodePaletteLabel="Node palette",LYRA_DEFAULT_nodePalettePlaceholder="Search nodes…",LYRA_DEFAULT_nodePaletteResultCount={one:"{count} item",other:"{count} items"},LYRA_DEFAULT_notInCatalog="not in catalog",LYRA_DEFAULT_notebookViewerCodeCell="Code cell {index}",LYRA_DEFAULT_notebookViewerCollapseOutput="Collapse output",LYRA_DEFAULT_notebookViewerErrorOutput="Error",LYRA_DEFAULT_notebookViewerInPrompt="In [{count}]",LYRA_DEFAULT_notebookViewerInPromptEmpty="In [ ]",LYRA_DEFAULT_notebookViewerInvalid="This file is not a valid Jupyter notebook.",LYRA_DEFAULT_notebookViewerLabel="Notebook viewer",LYRA_DEFAULT_notebookViewerMarkdownCell="Markdown cell {index}",LYRA_DEFAULT_notebookViewerRawCell="Raw cell {index}",LYRA_DEFAULT_notebookViewerShowAllOutput="Show all output",LYRA_DEFAULT_notebookViewerTooManyCells="This notebook has too many cells to display.",LYRA_DEFAULT_notebookViewerUnrenderedOutput="This output type cannot be displayed.",LYRA_DEFAULT_notebookViewerUnsupportedVersion="Notebook format {version} is not supported.",LYRA_DEFAULT_numberInputDecrease="Decrease",LYRA_DEFAULT_numberInputIncrease="Increase",LYRA_DEFAULT_open="Open",LYRA_DEFAULT_openCalendar="Open calendar",LYRA_DEFAULT_openNavigation="Open navigation",LYRA_DEFAULT_otherCategory="Other",LYRA_DEFAULT_otpInputIncomplete="Enter all {total} characters.",LYRA_DEFAULT_otpInputLabel="Verification code",LYRA_DEFAULT_pageRailLabel="Page thumbnails",LYRA_DEFAULT_pageRailPage="Page {page}",LYRA_DEFAULT_pageRailPageHighlighted={one:"Page {page}, {count} highlighted passage",other:"Page {page}, {count} highlighted passages"},LYRA_DEFAULT_paginationApplied="Page {page} of {totalPages}",LYRA_DEFAULT_paginationEmptySummary="{total} {itemLabel}",LYRA_DEFAULT_paginationFirstPage="First page",LYRA_DEFAULT_paginationJumpToPage="Jump to page {page}",LYRA_DEFAULT_paginationLabel="Pagination",LYRA_DEFAULT_paginationLastPage="Last page",LYRA_DEFAULT_paginationPage="Page",LYRA_DEFAULT_paginationSummary="{start}–{end} of {total} {itemLabel}",LYRA_DEFAULT_pathNodeStatus="{label}, node {position} of {total}",LYRA_DEFAULT_pathRelationStatus="{relation}, relation",LYRA_DEFAULT_pathStripLabel="Path",LYRA_DEFAULT_pause="Pause",LYRA_DEFAULT_pauseWithContext="Pause {name}",LYRA_DEFAULT_pdfViewerCurrentZoom="{percent}%",LYRA_DEFAULT_pdfViewerLabel="PDF document",LYRA_DEFAULT_pdfViewerMissingLibrary='This viewer needs the optional "pdfjs-dist" package installed to render PDF files.',LYRA_DEFAULT_pdfViewerNextPage="Next page",LYRA_DEFAULT_pdfViewerPageOf="Page {page} of {total}",LYRA_DEFAULT_pdfViewerPreviousPage="Previous page",LYRA_DEFAULT_pdfViewerZoomIn="Zoom in",LYRA_DEFAULT_pdfViewerZoomOut="Zoom out",LYRA_DEFAULT_phoneInputIncomplete="This phone number is incomplete.",LYRA_DEFAULT_phoneInputLabel="Phone",LYRA_DEFAULT_pinConversation="Pin conversation",LYRA_DEFAULT_play="Play",LYRA_DEFAULT_playWithContext="Play {name}",LYRA_DEFAULT_playbackPosition="Playback position",LYRA_DEFAULT_playbackStepPosition="Step {index} of {total}",LYRA_DEFAULT_policySummaryAllowCount="{count} allowed",LYRA_DEFAULT_policySummaryCategoryGuardrail="Guardrail",LYRA_DEFAULT_policySummaryCategoryPermission="Permission",LYRA_DEFAULT_policySummaryCategoryPrivacy="Privacy",LYRA_DEFAULT_policySummaryCategoryTool="Tool",LYRA_DEFAULT_policySummaryDenyCount="{count} denied",LYRA_DEFAULT_policySummaryDetailLabel="More detail",LYRA_DEFAULT_policySummaryLabel="Policy decisions",LYRA_DEFAULT_policySummaryNeedsReviewCount="{count} needs review",LYRA_DEFAULT_policySummaryStateAllow="Allow",LYRA_DEFAULT_policySummaryStateDeny="Deny",LYRA_DEFAULT_policySummaryStateNeedsReview="Needs review",LYRA_DEFAULT_pollInactive="Inactive",LYRA_DEFAULT_pollPause="Pause",LYRA_DEFAULT_pollPaused="Paused",LYRA_DEFAULT_pollPausedAnnounce="Paused.",LYRA_DEFAULT_pollRefreshing="Refreshing…",LYRA_DEFAULT_pollRefreshingAnnounce="Refreshing now.",LYRA_DEFAULT_pollResume="Resume",LYRA_DEFAULT_pollResumedAnnounce="Resumed.",LYRA_DEFAULT_popover="Popover",LYRA_DEFAULT_pptxViewerFidelityNotice="Some slide content may not display.",LYRA_DEFAULT_pptxViewerLabel="Presentation viewer",LYRA_DEFAULT_pptxViewerNextSlide="Next slide",LYRA_DEFAULT_pptxViewerPreviousSlide="Previous slide",LYRA_DEFAULT_pptxViewerRenderError="Failed to render this presentation.",LYRA_DEFAULT_pptxViewerSlideOf="Slide {current} of {total}",LYRA_DEFAULT_previous="Previous",LYRA_DEFAULT_previousMonth="Previous month",LYRA_DEFAULT_progress="Progress",LYRA_DEFAULT_promptInputAttachments="Attachments",LYRA_DEFAULT_promptInputControls="Prompt options",LYRA_DEFAULT_promptInputLabel="AI prompt",LYRA_DEFAULT_promptInputSources="Sources",LYRA_DEFAULT_promptQueueActionLabel="{action}, queued prompt {index}",LYRA_DEFAULT_promptQueueEmpty="No prompts queued",LYRA_DEFAULT_promptQueueItemLabel="Queued prompt {index}",LYRA_DEFAULT_promptQueueLabel="Queued prompts",LYRA_DEFAULT_promptQueueSendNow="Send now",LYRA_DEFAULT_promptStudioAddMessage="Add message",LYRA_DEFAULT_promptStudioLabel="Prompt studio",LYRA_DEFAULT_promptStudioMessageContent="Message {index} content ({role})",LYRA_DEFAULT_promptStudioMessageRole="Message {index} role ({role})",LYRA_DEFAULT_promptStudioMessages="Prompt messages",LYRA_DEFAULT_promptStudioPreview="Resolved preview",LYRA_DEFAULT_promptStudioPreviewLimit="Preview unavailable: expansion limit exceeded.",LYRA_DEFAULT_promptStudioRemoveMessage="Remove message",LYRA_DEFAULT_promptStudioRoleAssistant="Assistant",LYRA_DEFAULT_promptStudioRoleSystem="System",LYRA_DEFAULT_promptStudioRoleTool="Tool",LYRA_DEFAULT_promptStudioRoleUser="User",LYRA_DEFAULT_promptStudioRun="Run prompt",LYRA_DEFAULT_promptStudioSave="Save version",LYRA_DEFAULT_promptStudioVariableName="Variable {index} name",LYRA_DEFAULT_promptStudioVariableValue="Variable {index} value",LYRA_DEFAULT_promptStudioVariables="Variables",LYRA_DEFAULT_promptStudioVersions="Versions",LYRA_DEFAULT_provenanceChunks="Text chunks",LYRA_DEFAULT_provenanceCommunities="Communities",LYRA_DEFAULT_provenanceEmpty="No grounding data for this answer",LYRA_DEFAULT_provenanceEntities="Entities",LYRA_DEFAULT_provenancePanelLabel="Grounding",LYRA_DEFAULT_provenanceRelationships="Relationships",LYRA_DEFAULT_pushToTalkCancelled="Recording cancelled",LYRA_DEFAULT_pushToTalkDenied="Microphone access denied",LYRA_DEFAULT_pushToTalkError="Recording failed",LYRA_DEFAULT_pushToTalkHold="Hold to talk",LYRA_DEFAULT_pushToTalkRequesting="Requesting microphone…",LYRA_DEFAULT_pushToTalkStart="Start recording",LYRA_DEFAULT_pushToTalkStarted="Recording started",LYRA_DEFAULT_pushToTalkStop="Stop recording",LYRA_DEFAULT_pushToTalkStopped="Recording stopped",LYRA_DEFAULT_pushToTalkUnsupported="Recording is not supported in this browser",LYRA_DEFAULT_qrCodeGenerationFailed="This value could not be encoded as a QR code.",LYRA_DEFAULT_qrCodeMissingLibrary='This component needs the optional "qrcode" package installed to render QR codes.',LYRA_DEFAULT_queryBuilderAddCondition="Add condition",LYRA_DEFAULT_queryBuilderBooleanFalse="False",LYRA_DEFAULT_queryBuilderBooleanTrue="True",LYRA_DEFAULT_queryBuilderCombinatorAnd="All conditions (AND)",LYRA_DEFAULT_queryBuilderCombinatorLabel="Combine conditions with",LYRA_DEFAULT_queryBuilderCombinatorOr="Any condition (OR)",LYRA_DEFAULT_queryBuilderEmpty="No conditions yet.",LYRA_DEFAULT_queryBuilderFieldLabel="Field",LYRA_DEFAULT_queryBuilderFieldPlaceholder="Select field",LYRA_DEFAULT_queryBuilderLabel="Query builder",LYRA_DEFAULT_queryBuilderNoFields="No fields available.",LYRA_DEFAULT_queryBuilderOperatorAfter="After",LYRA_DEFAULT_queryBuilderOperatorBefore="Before",LYRA_DEFAULT_queryBuilderOperatorContains="Contains",LYRA_DEFAULT_queryBuilderOperatorEndsWith="Ends with",LYRA_DEFAULT_queryBuilderOperatorEquals="Equals",LYRA_DEFAULT_queryBuilderOperatorGreaterThan="Greater than",LYRA_DEFAULT_queryBuilderOperatorGreaterThanOrEqual="Greater than or equal to",LYRA_DEFAULT_queryBuilderOperatorIn="Is any of",LYRA_DEFAULT_queryBuilderOperatorIsEmpty="Is empty",LYRA_DEFAULT_queryBuilderOperatorIsNotEmpty="Is not empty",LYRA_DEFAULT_queryBuilderOperatorLabel="Operator",LYRA_DEFAULT_queryBuilderOperatorLessThan="Less than",LYRA_DEFAULT_queryBuilderOperatorLessThanOrEqual="Less than or equal to",LYRA_DEFAULT_queryBuilderOperatorNotEquals="Does not equal",LYRA_DEFAULT_queryBuilderOperatorNotIn="Is none of",LYRA_DEFAULT_queryBuilderOperatorOnOrAfter="On or after",LYRA_DEFAULT_queryBuilderOperatorOnOrBefore="On or before",LYRA_DEFAULT_queryBuilderOperatorPlaceholder="Select operator",LYRA_DEFAULT_queryBuilderOperatorStartsWith="Starts with",LYRA_DEFAULT_queryBuilderRemoveCondition="Remove condition {index}",LYRA_DEFAULT_queryBuilderValueLabel="Value",LYRA_DEFAULT_queryBuilderValuePlaceholder="Select value",LYRA_DEFAULT_radioRequired="Please select an option.",LYRA_DEFAULT_ragAnswerCitations="Citations",LYRA_DEFAULT_ragAnswerLabel="Grounded answer",LYRA_DEFAULT_ragAnswerRetry="Retry answer",LYRA_DEFAULT_ragAnswerSources="Sources",LYRA_DEFAULT_ragEvalDashboardAllSlices="All",LYRA_DEFAULT_ragEvalDashboardEmpty="No evaluation runs available",LYRA_DEFAULT_ragEvalDashboardLabel="RAG evaluation dashboard",LYRA_DEFAULT_ragEvalDashboardRuns="Evaluation runs",LYRA_DEFAULT_ragEvalDashboardSliceUnavailable="No evaluation runs are available for {slice}.",LYRA_DEFAULT_ragEvalDashboardSlices="Evaluation slices",LYRA_DEFAULT_randomContentPause="Pause rotation",LYRA_DEFAULT_randomContentResume="Resume rotation",LYRA_DEFAULT_rangeEnd="Range end",LYRA_DEFAULT_rangeStart="Range start",LYRA_DEFAULT_rating="Rating",LYRA_DEFAULT_realtimeSessionConnect="Connect",LYRA_DEFAULT_realtimeSessionConnected="Connected",LYRA_DEFAULT_realtimeSessionConnecting="Connecting",LYRA_DEFAULT_realtimeSessionConnectionFailed="The realtime connection failed.",LYRA_DEFAULT_realtimeSessionDisconnect="Disconnect",LYRA_DEFAULT_realtimeSessionDisconnected="Disconnected",LYRA_DEFAULT_realtimeSessionError="Connection error",LYRA_DEFAULT_realtimeSessionInterrupt="Interrupt response",LYRA_DEFAULT_realtimeSessionLabel="Realtime session",LYRA_DEFAULT_realtimeSessionMute="Mute microphone",LYRA_DEFAULT_realtimeSessionReconnecting="Reconnecting",LYRA_DEFAULT_realtimeSessionUnmute="Unmute microphone",LYRA_DEFAULT_regenerateResponse="Regenerate response",LYRA_DEFAULT_remove="Remove",LYRA_DEFAULT_removeWithContext="Remove {label}",LYRA_DEFAULT_rename="Rename {title}",LYRA_DEFAULT_reorderItemMoved="Moved to position {index} of {total}",LYRA_DEFAULT_reorderMoveCancelled="Reorder cancelled.",LYRA_DEFAULT_reorderMovePending="Reorder pending.",LYRA_DEFAULT_resetZoom="Reset zoom",LYRA_DEFAULT_resizeColumn="Resize {label} column",LYRA_DEFAULT_resizeDivider="Resize divider between panel {a} and panel {b}",LYRA_DEFAULT_resizeNavigation="Resize navigation",LYRA_DEFAULT_resizeValuePercent="{value} percent",LYRA_DEFAULT_resizeValuePixels="{value} pixels",LYRA_DEFAULT_responsivePanel="Panel",LYRA_DEFAULT_restore="Restore",LYRA_DEFAULT_resultFieldLabel="{label}:",LYRA_DEFAULT_retrievalCompareDenseScore="Dense",LYRA_DEFAULT_retrievalCompareEmpty="No retrieval result sets to compare",LYRA_DEFAULT_retrievalCompareFinalScore="Final",LYRA_DEFAULT_retrievalCompareLabel="Retrieval comparison",LYRA_DEFAULT_retrievalCompareOverlap="Top-k overlap between {left} and {right}: {percent}",LYRA_DEFAULT_retrievalCompareRank="Rank {rank}",LYRA_DEFAULT_retrievalCompareRerankScore="Rerank",LYRA_DEFAULT_retrievalCompareSparseScore="Sparse",LYRA_DEFAULT_retrievalFilterChipLabel="{key}: {value}",LYRA_DEFAULT_retrievalFiltersLabel="Active filters",LYRA_DEFAULT_retrievalModeHybrid="Hybrid",LYRA_DEFAULT_retrievalModeKeyword="Keyword",LYRA_DEFAULT_retrievalModeLabel="Search mode",LYRA_DEFAULT_retrievalModeVector="Vector",LYRA_DEFAULT_retrievalResultsSelectRow="Select {label}",LYRA_DEFAULT_retrievalSearchEmptyDescription="Try a different search term or filters.",LYRA_DEFAULT_retrievalSearchLabel="Retrieval search",LYRA_DEFAULT_retrievalStageEmbed="Embed",LYRA_DEFAULT_retrievalStageFilter="Filter",LYRA_DEFAULT_retrievalStageQueryRewrite="Query rewrite",LYRA_DEFAULT_retrievalStageRerank="Rerank",LYRA_DEFAULT_retrievalStageRetrieve="Retrieve",LYRA_DEFAULT_retrievalTraceEvidenceToggle="{label} evidence",LYRA_DEFAULT_retry="Retry",LYRA_DEFAULT_rubricSkip="Skip",LYRA_DEFAULT_rubricSubmit="Submit",LYRA_DEFAULT_rubricSubmitAndNext="Submit and next",LYRA_DEFAULT_schemaMustBeObject="Schema must describe an object.",LYRA_DEFAULT_schemaPropertiesMustBeFlat="Schema properties must be a flat object.",LYRA_DEFAULT_schemaViewerCircular="Circular schema reference",LYRA_DEFAULT_schemaViewerEmpty="No schema available",LYRA_DEFAULT_schemaViewerIssueLimit="Only the first {count} validation issues are shown.",LYRA_DEFAULT_schemaViewerLabel="Schema viewer",LYRA_DEFAULT_schemaViewerLimit="Only the first {count} schema nodes are shown.",LYRA_DEFAULT_schemaViewerRequired="Required",LYRA_DEFAULT_schemaViewerType="Type: {type}",LYRA_DEFAULT_scoreTierHigh="High relevance",LYRA_DEFAULT_scoreTierLow="Low relevance",LYRA_DEFAULT_scoreTierMedium="Medium relevance",LYRA_DEFAULT_scrollNext="Scroll forward",LYRA_DEFAULT_scrollPrevious="Scroll backward",LYRA_DEFAULT_scrollerLabel="Scrollable content",LYRA_DEFAULT_search="Search",LYRA_DEFAULT_searchThreads="Search conversations",LYRA_DEFAULT_searchToolsPlaceholder="Search tools…",LYRA_DEFAULT_select="Select",LYRA_DEFAULT_selectAllSources="Select all sources",LYRA_DEFAULT_selectModel="Select a model…",LYRA_DEFAULT_selectSelectedOverflow="+{n} more",LYRA_DEFAULT_selectTools="Select tools",LYRA_DEFAULT_selectValueMissing="Please select an option.",LYRA_DEFAULT_selectionAsk="Ask",LYRA_DEFAULT_selectionCite="Cite",LYRA_DEFAULT_selectionQuote="Quote",LYRA_DEFAULT_selectionToolbarLabel="Selection actions",LYRA_DEFAULT_sendMessage="Send message",LYRA_DEFAULT_sequenceStripCategoryCount="{label}: {count}",LYRA_DEFAULT_sequenceStripEmpty="No items",LYRA_DEFAULT_sequenceStripUnnamedCategory="Unnamed category",LYRA_DEFAULT_showAllColumns="Show all columns",LYRA_DEFAULT_showFewerColumns="Show fewer columns",LYRA_DEFAULT_showLess="Show less",LYRA_DEFAULT_showMore="Show more",LYRA_DEFAULT_showMoreCollapsed="+{count}",LYRA_DEFAULT_showMoreCount="Show {count} more",LYRA_DEFAULT_showPassword="Show password",LYRA_DEFAULT_skipToContent="Skip to content",LYRA_DEFAULT_sliderLabel="Slider",LYRA_DEFAULT_sourceListDefaultLabel="Sources",LYRA_DEFAULT_sourcePageSuffix="{base} — p. {page}",LYRA_DEFAULT_sourcePickerSelection="{selected} of {total} selected",LYRA_DEFAULT_spanKindAgent="Agent",LYRA_DEFAULT_spanKindEmbedding="Embedding",LYRA_DEFAULT_spanKindLlm="LLM",LYRA_DEFAULT_spanKindOther="Other",LYRA_DEFAULT_spanKindRetriever="Retriever",LYRA_DEFAULT_spanKindTool="Tool",LYRA_DEFAULT_spanProjectionLimit="Only the first {count} spans are shown.",LYRA_DEFAULT_spanStartedAtOffset="started at +{value}",LYRA_DEFAULT_spanWaterfall="Span timeline",LYRA_DEFAULT_spreadsheetViewerLabel="Spreadsheet",LYRA_DEFAULT_spreadsheetViewerUnavailable="Spreadsheet preview is unavailable.",LYRA_DEFAULT_stackTraceHideFrames="Hide {count} internal frames",LYRA_DEFAULT_stackTraceLabel="Stack trace",LYRA_DEFAULT_stackTraceLimit="Some stack-trace content was omitted because the display limit was reached.",LYRA_DEFAULT_stackTraceShowFrames="Show {count} internal frames",LYRA_DEFAULT_statTrendAnnouncement="{trend}, {polarity}",LYRA_DEFAULT_statTrendBad="bad",LYRA_DEFAULT_statTrendDecreased="decreased {value}",LYRA_DEFAULT_statTrendGood="good",LYRA_DEFAULT_statTrendIncreased="increased {value}",LYRA_DEFAULT_statusDenied="Denied",LYRA_DEFAULT_statusError="Error",LYRA_DEFAULT_statusPending="Pending",LYRA_DEFAULT_statusRunning="Running",LYRA_DEFAULT_statusSkipped="Skipped",LYRA_DEFAULT_statusSuccess="Success",LYRA_DEFAULT_stopGenerating="Stop generating",LYRA_DEFAULT_streamRecoverAnnounce="Connection restored.",LYRA_DEFAULT_streamStallAnnounce="Connection stalled.",LYRA_DEFAULT_streamStallClearedAnnounce="No longer stalled.",LYRA_DEFAULT_streamStalled="Taking longer than usual…",LYRA_DEFAULT_subagentPanelCancelRun="Cancel {name}",LYRA_DEFAULT_subagentPanelEmpty="No subagent runs",LYRA_DEFAULT_subagentPanelLabel="Subagents",LYRA_DEFAULT_subagentPanelLimit="Only the first {count} subagent runs are shown.",LYRA_DEFAULT_subagentPanelRetry="Retry subagent",LYRA_DEFAULT_subagentPanelRetryRun="Retry {name}",LYRA_DEFAULT_suggestionsLabel="Suggested prompts",LYRA_DEFAULT_svgViewerLabel="SVG image",LYRA_DEFAULT_switchRequired="Please turn this on.",LYRA_DEFAULT_tableEditCell="Edit {column}",LYRA_DEFAULT_tableFilterLabel="Filter rows",LYRA_DEFAULT_tableFilterPlaceholder="Filter rows",LYRA_DEFAULT_tableLoading="Loading rows",LYRA_DEFAULT_taskListCompletedOfTotal="{completed} of {total} completed",LYRA_DEFAULT_taskListLabel="Tasks",LYRA_DEFAULT_taskListStepCompletedAnnounce="Step completed: {label}",LYRA_DEFAULT_taskListStepFailedAnnounce="Step failed: {label}",LYRA_DEFAULT_taskListStepStartedAnnounce="Step started: {label}",LYRA_DEFAULT_temperature="Temperature",LYRA_DEFAULT_terminalDownload="Download log",LYRA_DEFAULT_terminalHighlightLine="Line {line}",LYRA_DEFAULT_terminalLabel="Terminal output",LYRA_DEFAULT_testResultsCollapseTest="Collapse {name}",LYRA_DEFAULT_testResultsCompleteAnnounce="{passed} passed, {failed} failed, {skipped} skipped",LYRA_DEFAULT_testResultsExpandTest="Expand {name}",LYRA_DEFAULT_testResultsFailed="{count} failed",LYRA_DEFAULT_testResultsFilterLabel="Filter by status",LYRA_DEFAULT_testResultsLabel="Test results",LYRA_DEFAULT_testResultsLimit="Only the first {count} test results are shown.",LYRA_DEFAULT_testResultsPassed="{count} passed",LYRA_DEFAULT_testResultsRunning="{count} running",LYRA_DEFAULT_testResultsSkipped="{count} skipped",LYRA_DEFAULT_textareaCharacterCount={one:"{count} character",other:"{count} characters"},LYRA_DEFAULT_textareaCharactersRemaining={one:"{count} character remaining",other:"{count} characters remaining"},LYRA_DEFAULT_textareaLabel="Text",LYRA_DEFAULT_thinking="Thinking…",LYRA_DEFAULT_thinkingPanelLabel="Thinking",LYRA_DEFAULT_thoughtFor="Thought for {duration}",LYRA_DEFAULT_threadGroupArchived="Archived",LYRA_DEFAULT_threadGroupCollapse="Collapse {label}",LYRA_DEFAULT_threadGroupExpand="Expand {label}",LYRA_DEFAULT_threadGroupPinned="Pinned",LYRA_DEFAULT_threadGroupPrevious30Days="Previous 30 days",LYRA_DEFAULT_threadGroupPrevious7Days="Previous 7 days",LYRA_DEFAULT_threadGroupToday="Today",LYRA_DEFAULT_threadGroupYesterday="Yesterday",LYRA_DEFAULT_threadListEmpty="No conversations yet",LYRA_DEFAULT_threadListLabel="Conversations",LYRA_DEFAULT_threadListMatchAnnounce={one:"{count} conversation found",other:"{count} conversations found"},LYRA_DEFAULT_timeInputDayPeriod="Day period",LYRA_DEFAULT_timeInputEmptySegment="Empty",LYRA_DEFAULT_timeInputHour="Hour",LYRA_DEFAULT_timeInputInvalid="Enter a complete time.",LYRA_DEFAULT_timeInputLabel="Time",LYRA_DEFAULT_timeInputMaxMessage="Time must be at or before {max}.",LYRA_DEFAULT_timeInputMinMessage="Time must be at or after {min}.",LYRA_DEFAULT_timeInputMinute="Minute",LYRA_DEFAULT_timeInputNow="Now",LYRA_DEFAULT_timeInputOpen="Open time picker",LYRA_DEFAULT_timeInputPopup="Choose a time",LYRA_DEFAULT_timeInputRangeMessage="Time must be between {min} and {max} across midnight.",LYRA_DEFAULT_timeInputSecond="Second",LYRA_DEFAULT_timeInputStepMessage="Enter a time matching the required interval.",LYRA_DEFAULT_timeline="Timeline",LYRA_DEFAULT_timelineClusterCount="Show timeline events ({count})",LYRA_DEFAULT_toastContentIncomplete="Notification with incomplete content",LYRA_DEFAULT_toastOverflow="Notifications not shown: {count}.",LYRA_DEFAULT_tokenInputEditWithContext="Edit {label}",LYRA_DEFAULT_tokenInputRequired="Enter at least one value.",LYRA_DEFAULT_tokensIn="Tokens in",LYRA_DEFAULT_tokensOut="Tokens out",LYRA_DEFAULT_toolApprovalArgsLabel="Tool call arguments (JSON)",LYRA_DEFAULT_toolApprovalGenericTool="tool",LYRA_DEFAULT_toolApprovalHeading="Approve {tool} call?",LYRA_DEFAULT_toolCall="Tool call",LYRA_DEFAULT_toolCount={one:"{count} tool",other:"{count} tools"},LYRA_DEFAULT_toolParamBooleanFalse="False",LYRA_DEFAULT_toolParamBooleanTrue="True",LYRA_DEFAULT_toolParamBooleanUnset="Not set",LYRA_DEFAULT_toolParamMissingProperty="Required key “{key}” has no matching schema property.",LYRA_DEFAULT_toolParamSchemaLimit="Tool parameter schemas support at most {fields} fields and {options} choices per field.",LYRA_DEFAULT_toolSelectCustomizeHint="Turn off to choose individual tools.",LYRA_DEFAULT_toolSelectLimit="Only the first {count} tools are shown.",LYRA_DEFAULT_toolSelectNoneAvailable="No tools available.",LYRA_DEFAULT_toolSelectSummary="{selected} of {total} tools enabled",LYRA_DEFAULT_toolTimelineDetailsFor="Details for {name}",LYRA_DEFAULT_toolTimelineLimit="At most {count} tool calls are shown.",LYRA_DEFAULT_tourDone="Done",LYRA_DEFAULT_tourSkip="Skip",LYRA_DEFAULT_tourStepOf="Step {current} of {total}",LYRA_DEFAULT_traceTree="Trace tree",LYRA_DEFAULT_traceTreeMetricLabel="{label}: {value}",LYRA_DEFAULT_traceTreeSpanStatus="{name} — {status}",LYRA_DEFAULT_transcriptFeedEmpty="No transcript yet",LYRA_DEFAULT_transcriptFeedInterim="Transcribing…",LYRA_DEFAULT_transcriptFeedLabel="Transcript",LYRA_DEFAULT_treeNodeMoved="Moved {label} to position {index} of {total}",LYRA_DEFAULT_trendOf="Trend of {count} values, last {value}",LYRA_DEFAULT_trendUnchanged="unchanged",LYRA_DEFAULT_unarchiveConversation="Unarchive conversation",LYRA_DEFAULT_unpinConversation="Unpin conversation",LYRA_DEFAULT_unsupportedFieldType='Unsupported field type "{type}".',LYRA_DEFAULT_untitledCommunity="Untitled community",LYRA_DEFAULT_untitledConversation="Untitled conversation",LYRA_DEFAULT_untitledEntity="Untitled entity",LYRA_DEFAULT_untitledSource="Untitled source",LYRA_DEFAULT_usageBadgeCostLabel="Cost",LYRA_DEFAULT_usageBadgeLabel="Usage",LYRA_DEFAULT_usageBadgeLatencyLabel="Latency",LYRA_DEFAULT_usageBadgeTokensIn="{count} in",LYRA_DEFAULT_usageBadgeTokensInLabel="Input tokens",LYRA_DEFAULT_usageBadgeTokensOut="{count} out",LYRA_DEFAULT_usageBadgeTokensOutLabel="Output tokens",LYRA_DEFAULT_usageBadgeTotalTokensLabel="Total tokens",LYRA_DEFAULT_useDefaultTools="Use default tools",LYRA_DEFAULT_valueInvalid="The value is invalid.",LYRA_DEFAULT_valueMustBeSerializable="Value must be JSON-serializable.",LYRA_DEFAULT_videoCaptions="Captions",LYRA_DEFAULT_videoCaptionsOff="Off",LYRA_DEFAULT_videoEnterFullscreen="Enter fullscreen",LYRA_DEFAULT_videoExitFullscreen="Exit fullscreen",LYRA_DEFAULT_videoExitPictureInPicture="Exit picture in picture",LYRA_DEFAULT_videoMute="Mute",LYRA_DEFAULT_videoPictureInPicture="Enter picture in picture",LYRA_DEFAULT_videoPlaybackSpeed="Playback speed",LYRA_DEFAULT_videoPlayerLabel="Video player",LYRA_DEFAULT_videoPlaylistLabel="Video playlist",LYRA_DEFAULT_videoPlaylistUntitled="Video {position}",LYRA_DEFAULT_videoUnmute="Unmute",LYRA_DEFAULT_videoVolume="Volume",LYRA_DEFAULT_viewerHighlightLabel="Highlight",LYRA_DEFAULT_viewerSearchActiveMatch="Match {current} of {total}",LYRA_DEFAULT_viewerSearchMatchCount={one:"{count} match",other:"{count} matches"},LYRA_DEFAULT_viewerSearchNoMatches="No matches",LYRA_DEFAULT_voice="Voice",LYRA_DEFAULT_voicePickerNoVoices="No voices available",LYRA_DEFAULT_voicePickerPreview="Preview {name}",LYRA_DEFAULT_voicePickerRequired="Please choose a voice.",LYRA_DEFAULT_voicePickerStopPreview="Stop preview",LYRA_DEFAULT_widgetCollapse="Collapse panel",LYRA_DEFAULT_widgetExitFullscreen="Exit fullscreen",LYRA_DEFAULT_widgetExpand="Expand panel",LYRA_DEFAULT_widgetExpandToFullscreen="Expand to fullscreen",LYRA_DEFAULT_widgetFullscreenPanel="Fullscreen panel",LYRA_DEFAULT_widgetViewGroup="Panel view",LYRA_DEFAULT_wordCloud="Word cloud of {count} {word}",LYRA_DEFAULT_wordCloudLegend="Word cloud color key",LYRA_DEFAULT_wordCloudWord="word",LYRA_DEFAULT_wordCloudWordAnnouncement="{text}, {weight}",LYRA_DEFAULT_wordCloudWords="words",LYRA_DEFAULT_xmlViewerChildCount={one:"{count} child",other:"{count} children"},LYRA_DEFAULT_xmlViewerCollapseNode="Collapse {name}",LYRA_DEFAULT_xmlViewerCopyDocument="Copy XML to clipboard",LYRA_DEFAULT_xmlViewerCopyNode="Copy {name}",LYRA_DEFAULT_xmlViewerExpandNode="Expand {name}",LYRA_DEFAULT_xmlViewerLabel="XML viewer",LYRA_DEFAULT_xmlViewerParseError="This document could not be parsed as XML.",LYRA_DEFAULT_xmlViewerTooManyNodes="This document has too many nodes to display.",LYRA_DEFAULT_zoomControls="Zoom controls",LYRA_DEFAULT_zoomIn="Zoom in",LYRA_DEFAULT_zoomOut="Zoom out",LYRA_DEFAULT_zoomToFit="Zoom to fit",LYRA_DEFAULT_zoomableFrameLabel="Zoomable content";export{LYRA_DEFAULT_accessibleLabelSeparator,LYRA_DEFAULT_activityFeedCompletedStep,LYRA_DEFAULT_activityFeedCompletedSteps,LYRA_DEFAULT_activityFeedLabel,LYRA_DEFAULT_agentRunCurrentStepLabel,LYRA_DEFAULT_agentRunStatusAnnounce,LYRA_DEFAULT_agentRunStatusCancelled,LYRA_DEFAULT_agentRunStatusCollecting,LYRA_DEFAULT_agentRunStatusDone,LYRA_DEFAULT_agentRunStatusIdle,LYRA_DEFAULT_agentRunStatusQueued,LYRA_DEFAULT_agentRunStatusWaitingApproval,LYRA_DEFAULT_agentRunStatusWaitingInput,LYRA_DEFAULT_agentTraceFilterLabel,LYRA_DEFAULT_agentWorkspaceContext,LYRA_DEFAULT_agentWorkspaceConversation,LYRA_DEFAULT_agentWorkspaceDetails,LYRA_DEFAULT_agentWorkspaceEmpty,LYRA_DEFAULT_agentWorkspaceGrounding,LYRA_DEFAULT_agentWorkspaceLabel,LYRA_DEFAULT_agentWorkspaceRetrieval,LYRA_DEFAULT_agentWorkspaceRun,LYRA_DEFAULT_agentWorkspaceTools,LYRA_DEFAULT_anchorJumped,LYRA_DEFAULT_anchorJumpedToPage,LYRA_DEFAULT_anchorNotFound,LYRA_DEFAULT_animatedImageDefaultAlt,LYRA_DEFAULT_approvalQueueEmpty,LYRA_DEFAULT_approvalQueueLabel,LYRA_DEFAULT_approvalQueueOpen,LYRA_DEFAULT_approvalQueuePending,LYRA_DEFAULT_approvalQueuePendingCount,LYRA_DEFAULT_approve,LYRA_DEFAULT_archiveConversation,LYRA_DEFAULT_archiveViewerEmpty,LYRA_DEFAULT_archiveViewerFile,LYRA_DEFAULT_archiveViewerFolder,LYRA_DEFAULT_artifactPanelCode,LYRA_DEFAULT_artifactPanelGenerating,LYRA_DEFAULT_artifactPanelLabel,LYRA_DEFAULT_artifactPanelNextVersion,LYRA_DEFAULT_artifactPanelPreview,LYRA_DEFAULT_artifactPanelPreviousVersion,LYRA_DEFAULT_artifactPanelRestore,LYRA_DEFAULT_artifactPanelVersionPosition,LYRA_DEFAULT_attachmentAdd,LYRA_DEFAULT_attachmentMenuAudio,LYRA_DEFAULT_attachmentMenuCamera,LYRA_DEFAULT_attachmentMenuFiles,LYRA_DEFAULT_attachmentMenuImage,LYRA_DEFAULT_attachmentPreviewFile,LYRA_DEFAULT_attachmentPreviewName,LYRA_DEFAULT_attachmentRetryWithContext,LYRA_DEFAULT_attachmentTriggerAudio,LYRA_DEFAULT_attachmentTriggerCamera,LYRA_DEFAULT_attachmentTriggerFiles,LYRA_DEFAULT_attachmentTriggerImage,LYRA_DEFAULT_attachmentUntitledFile,LYRA_DEFAULT_attachmentUploadFailed,LYRA_DEFAULT_attachmentUploadingIndeterminate,LYRA_DEFAULT_attachmentUploadingProgress,LYRA_DEFAULT_attachmentUploadingWithContext,LYRA_DEFAULT_audioVisualizerIdle,LYRA_DEFAULT_audioVisualizerLabel,LYRA_DEFAULT_audioVisualizerListening,LYRA_DEFAULT_audioVisualizerSpeaking,LYRA_DEFAULT_audioVisualizerThinking,LYRA_DEFAULT_avPlayerFailedToLoad,LYRA_DEFAULT_avPlayerLabel,LYRA_DEFAULT_avPlayerPlaybackRate,LYRA_DEFAULT_avPlayerPosition,LYRA_DEFAULT_avPlayerRateOption,LYRA_DEFAULT_avPlayerTimeline,LYRA_DEFAULT_avPlayerTranscript,LYRA_DEFAULT_boxPlot,LYRA_DEFAULT_boxPlotData,LYRA_DEFAULT_boxPlotMax,LYRA_DEFAULT_boxPlotMedian,LYRA_DEFAULT_boxPlotMin,LYRA_DEFAULT_boxPlotMissingLibrary,LYRA_DEFAULT_boxPlotQ1,LYRA_DEFAULT_boxPlotQ3,LYRA_DEFAULT_boxPlotSeriesSummary,LYRA_DEFAULT_boxPlotSummaryEmpty,LYRA_DEFAULT_boxPlotSummaryWithData,LYRA_DEFAULT_branchNext,LYRA_DEFAULT_branchPickerLabel,LYRA_DEFAULT_branchPosition,LYRA_DEFAULT_branchPrevious,LYRA_DEFAULT_breadcrumb,LYRA_DEFAULT_browserFrameControllerAgent,LYRA_DEFAULT_browserFrameControllerUser,LYRA_DEFAULT_browserFrameHandBack,LYRA_DEFAULT_browserFrameLabel,LYRA_DEFAULT_browserFrameStatusConnecting,LYRA_DEFAULT_browserFrameStatusIdle,LYRA_DEFAULT_browserFrameStatusLive,LYRA_DEFAULT_browserFrameStatusStalled,LYRA_DEFAULT_browserFrameStop,LYRA_DEFAULT_browserFrameTakeOver,LYRA_DEFAULT_browserFrameUrlLabel,LYRA_DEFAULT_browserFrameViewOf,LYRA_DEFAULT_calendarEmpty,LYRA_DEFAULT_calendarLabel,LYRA_DEFAULT_calendarNextMonth,LYRA_DEFAULT_calendarPreviousMonth,LYRA_DEFAULT_calendarViewerEmpty,LYRA_DEFAULT_calendarViewerLabel,LYRA_DEFAULT_calendarViewerMissingParser,LYRA_DEFAULT_calendarViewerNoSummary,LYRA_DEFAULT_calloutAnnouncementWithContext,LYRA_DEFAULT_cancel,LYRA_DEFAULT_carousel,LYRA_DEFAULT_carouselGoTo,LYRA_DEFAULT_carouselIndicators,LYRA_DEFAULT_carouselLabel,LYRA_DEFAULT_carouselSlide,LYRA_DEFAULT_carouselSlideAnnouncement,LYRA_DEFAULT_carouselSlideAnnouncementSeparator,LYRA_DEFAULT_carouselSlidePosition,LYRA_DEFAULT_cellHighlightWithLabel,LYRA_DEFAULT_chart,LYRA_DEFAULT_chartAnnotationsUnavailable,LYRA_DEFAULT_chartAxisTotal,LYRA_DEFAULT_chartBubblePointCoordinates,LYRA_DEFAULT_chartCategory,LYRA_DEFAULT_chartData,LYRA_DEFAULT_chartDataLabelsUnavailable,LYRA_DEFAULT_chartDataSampled,LYRA_DEFAULT_chartLabeledPoint,LYRA_DEFAULT_chartMissingLibrary,LYRA_DEFAULT_chartPointCoordinates,LYRA_DEFAULT_chartPointLabel,LYRA_DEFAULT_chartPrimaryAxis,LYRA_DEFAULT_chartSecondaryAxis,LYRA_DEFAULT_chartSeriesLabel,LYRA_DEFAULT_chartSeriesNoData,LYRA_DEFAULT_chartStackTotalsUnavailable,LYRA_DEFAULT_chartSummary,LYRA_DEFAULT_chartSummaryEmpty,LYRA_DEFAULT_chartSummarySeparator,LYRA_DEFAULT_chartSummaryWithData,LYRA_DEFAULT_chartTotal,LYRA_DEFAULT_chartTrendDecreasing,LYRA_DEFAULT_chartTrendFlat,LYRA_DEFAULT_chartTrendIncreasing,LYRA_DEFAULT_chartTypeBar,LYRA_DEFAULT_chartTypeBubble,LYRA_DEFAULT_chartTypeDoughnut,LYRA_DEFAULT_chartTypeLine,LYRA_DEFAULT_chartTypePie,LYRA_DEFAULT_chartTypePolarArea,LYRA_DEFAULT_chartTypeRadar,LYRA_DEFAULT_chartTypeScatter,LYRA_DEFAULT_chartValueLabel,LYRA_DEFAULT_chartZoomUnavailable,LYRA_DEFAULT_chatCompleteAnnounce,LYRA_DEFAULT_chatFailedAnnounce,LYRA_DEFAULT_chatFailedToSend,LYRA_DEFAULT_chatResponding,LYRA_DEFAULT_chatSending,LYRA_DEFAULT_chatViewportLabel,LYRA_DEFAULT_checkboxGroupRequired,LYRA_DEFAULT_checkboxRequired,LYRA_DEFAULT_checkpointConfirmPrompt,LYRA_DEFAULT_checkpointLabel,LYRA_DEFAULT_checkpointRestore,LYRA_DEFAULT_checkpointRestoreWithContext,LYRA_DEFAULT_checkpointRestoring,LYRA_DEFAULT_chooseDate,LYRA_DEFAULT_chunkInspectorEmpty,LYRA_DEFAULT_chunkInspectorLabel,LYRA_DEFAULT_chunkScore,LYRA_DEFAULT_circularReference,LYRA_DEFAULT_citation,LYRA_DEFAULT_citationHighConfidence,LYRA_DEFAULT_citationLowConfidence,LYRA_DEFAULT_citationMediumConfidence,LYRA_DEFAULT_citationUnverified,LYRA_DEFAULT_citationVerified,LYRA_DEFAULT_citationWithCustomLabel,LYRA_DEFAULT_citationWithStatus,LYRA_DEFAULT_claimEvidenceConfidence,LYRA_DEFAULT_claimEvidenceContradicted,LYRA_DEFAULT_claimEvidenceEmpty,LYRA_DEFAULT_claimEvidenceLabel,LYRA_DEFAULT_claimEvidencePartiallySupported,LYRA_DEFAULT_claimEvidenceSupported,LYRA_DEFAULT_claimEvidenceUnsupported,LYRA_DEFAULT_clear,LYRA_DEFAULT_close,LYRA_DEFAULT_closeNavigation,LYRA_DEFAULT_closeWithContext,LYRA_DEFAULT_closeWithTruncatedContext,LYRA_DEFAULT_codeBlockLineLabel,LYRA_DEFAULT_codeEditorLabel,LYRA_DEFAULT_codeRegion,LYRA_DEFAULT_codeRegionWithLanguage,LYRA_DEFAULT_collapse,LYRA_DEFAULT_collapseCode,LYRA_DEFAULT_collapseMessage,LYRA_DEFAULT_colorPicker,LYRA_DEFAULT_colorPickerCurrentValue,LYRA_DEFAULT_colorPickerEyeDropper,LYRA_DEFAULT_colorPickerHue,LYRA_DEFAULT_colorPickerHueValue,LYRA_DEFAULT_colorPickerOpacity,LYRA_DEFAULT_colorPickerOpacityValue,LYRA_DEFAULT_colorPickerSaturationBrightness,LYRA_DEFAULT_colorPickerSaturationBrightnessValue,LYRA_DEFAULT_colorPickerSwatch,LYRA_DEFAULT_colorPickerSwatches,LYRA_DEFAULT_colorPickerToggleFormat,LYRA_DEFAULT_colorPickerValueField,LYRA_DEFAULT_comboboxCreate,LYRA_DEFAULT_comboboxLabel,LYRA_DEFAULT_comboboxLoadError,LYRA_DEFAULT_comboboxOverflow,LYRA_DEFAULT_comboboxRequired,LYRA_DEFAULT_comboboxSelectedOverflow,LYRA_DEFAULT_commandPaletteEmpty,LYRA_DEFAULT_commandPaletteLabel,LYRA_DEFAULT_commandPalettePlaceholder,LYRA_DEFAULT_commandPaletteResults,LYRA_DEFAULT_commitCardCopyHash,LYRA_DEFAULT_commitCardDiffSummary,LYRA_DEFAULT_commitCardHideFiles,LYRA_DEFAULT_commitCardLabel,LYRA_DEFAULT_commitCardShowFiles,LYRA_DEFAULT_communityDrillIn,LYRA_DEFAULT_communityMemberCount,LYRA_DEFAULT_comparePanel,LYRA_DEFAULT_compareResponseA,LYRA_DEFAULT_compareResponseB,LYRA_DEFAULT_compareVoteBetter,LYRA_DEFAULT_compareVoteBothBad,LYRA_DEFAULT_compareVoteLabel,LYRA_DEFAULT_compareVoteRecorded,LYRA_DEFAULT_compareVoteTie,LYRA_DEFAULT_composerLabel,LYRA_DEFAULT_composerPlaceholder,LYRA_DEFAULT_confirm,LYRA_DEFAULT_confirmApproved,LYRA_DEFAULT_confirmApprovedAnnounce,LYRA_DEFAULT_confirmDenied,LYRA_DEFAULT_confirmDeniedAnnounce,LYRA_DEFAULT_contactViewerAddressFormat,LYRA_DEFAULT_contactViewerAddressLabel,LYRA_DEFAULT_contactViewerEmailLabel,LYRA_DEFAULT_contactViewerLabel,LYRA_DEFAULT_contactViewerNoContacts,LYRA_DEFAULT_contactViewerOrganization,LYRA_DEFAULT_contactViewerPhoneLabel,LYRA_DEFAULT_contactViewerTypeCell,LYRA_DEFAULT_contactViewerTypeFax,LYRA_DEFAULT_contactViewerTypeHome,LYRA_DEFAULT_contactViewerTypeInternet,LYRA_DEFAULT_contactViewerTypePreferred,LYRA_DEFAULT_contactViewerTypeVoice,LYRA_DEFAULT_contactViewerTypeWork,LYRA_DEFAULT_contactViewerTypedValue,LYRA_DEFAULT_contactViewerUnnamedContact,LYRA_DEFAULT_contextInspectorCopyLabel,LYRA_DEFAULT_contextInspectorEmpty,LYRA_DEFAULT_contextInspectorLabel,LYRA_DEFAULT_contextInspectorRedacted,LYRA_DEFAULT_contextInspectorSegmentTokens,LYRA_DEFAULT_contextInspectorTruncated,LYRA_DEFAULT_contextInspectorTruncatedCount,LYRA_DEFAULT_contextMeterLabeledSummary,LYRA_DEFAULT_contextMeterSegmentLabel,LYRA_DEFAULT_contextMeterUsed,LYRA_DEFAULT_contextMeterUsedOfTotal,LYRA_DEFAULT_convertingDocument,LYRA_DEFAULT_copied,LYRA_DEFAULT_copiedToClipboard,LYRA_DEFAULT_copy,LYRA_DEFAULT_copyCode,LYRA_DEFAULT_copyDiff,LYRA_DEFAULT_copyFailed,LYRA_DEFAULT_copyJson,LYRA_DEFAULT_cost,LYRA_DEFAULT_csvViewerLabel,LYRA_DEFAULT_csvViewerUnavailable,LYRA_DEFAULT_dashboardCellCollisionRejected,LYRA_DEFAULT_dashboardCellMoved,LYRA_DEFAULT_dashboardCellResized,LYRA_DEFAULT_dashboardGridLabel,LYRA_DEFAULT_dataGridColumnMenu,LYRA_DEFAULT_dataGridPinEnd,LYRA_DEFAULT_dataGridPinStart,LYRA_DEFAULT_dataGridRowsPerPage,LYRA_DEFAULT_dataGridTreeLimitReached,LYRA_DEFAULT_dataGridUnpin,LYRA_DEFAULT_datasetViewerCaption,LYRA_DEFAULT_datasetViewerCaptionNamed,LYRA_DEFAULT_datasetViewerEmpty,LYRA_DEFAULT_datasetViewerMissingParser,LYRA_DEFAULT_date,LYRA_DEFAULT_dateInputFutureDisabled,LYRA_DEFAULT_dateInputInvalid,LYRA_DEFAULT_dateInputMaxMessage,LYRA_DEFAULT_dateInputMinMessage,LYRA_DEFAULT_dateInputPastDisabled,LYRA_DEFAULT_deleteConversation,LYRA_DEFAULT_deny,LYRA_DEFAULT_details,LYRA_DEFAULT_diffViewHiddenLines,LYRA_DEFAULT_diffViewNewLabel,LYRA_DEFAULT_diffViewOldLabel,LYRA_DEFAULT_diffViewTooLarge,LYRA_DEFAULT_dockPanelCollapse,LYRA_DEFAULT_dockPanelExpand,LYRA_DEFAULT_dockPanelResize,LYRA_DEFAULT_documentCompareLabel,LYRA_DEFAULT_documentCompareNewVersion,LYRA_DEFAULT_documentCompareNoVersion,LYRA_DEFAULT_documentCompareOldVersion,LYRA_DEFAULT_documentLibraryClearSelection,LYRA_DEFAULT_documentLibraryEmptyHeading,LYRA_DEFAULT_documentLibraryFilterByTag,LYRA_DEFAULT_documentLibraryFreshnessAging,LYRA_DEFAULT_documentLibraryFreshnessColumn,LYRA_DEFAULT_documentLibraryFreshnessFresh,LYRA_DEFAULT_documentLibraryFreshnessStale,LYRA_DEFAULT_documentLibraryLabel,LYRA_DEFAULT_documentLibraryNameColumn,LYRA_DEFAULT_documentLibraryNoMatchesHeading,LYRA_DEFAULT_documentLibraryOwnerColumn,LYRA_DEFAULT_documentLibrarySearchPlaceholder,LYRA_DEFAULT_documentLibrarySelectAll,LYRA_DEFAULT_documentLibrarySelectColumn,LYRA_DEFAULT_documentLibrarySelectDocument,LYRA_DEFAULT_documentLibrarySelectedCount,LYRA_DEFAULT_documentLibraryTagsColumn,LYRA_DEFAULT_documentLibraryTypeColumn,LYRA_DEFAULT_documentLibraryUpdatedColumn,LYRA_DEFAULT_documentLibraryVersionColumn,LYRA_DEFAULT_documentPreviewAlt,LYRA_DEFAULT_documentPreviewEmpty,LYRA_DEFAULT_documentPreviewFailedToLoad,LYRA_DEFAULT_documentPreviewGenericError,LYRA_DEFAULT_documentPreviewGenericFile,LYRA_DEFAULT_documentPreviewNotAvailable,LYRA_DEFAULT_documentPreviewResourceTooLarge,LYRA_DEFAULT_documentPreviewTypeCalendar,LYRA_DEFAULT_documentPreviewTypeContact,LYRA_DEFAULT_documentPreviewTypeDataset,LYRA_DEFAULT_documentPreviewTypeDocument,LYRA_DEFAULT_documentPreviewTypeEmail,LYRA_DEFAULT_documentPreviewTypeImage,LYRA_DEFAULT_documentPreviewUrlNotAllowed,LYRA_DEFAULT_documentViewerLabel,LYRA_DEFAULT_documentViewerMissingSanitizer,LYRA_DEFAULT_docxViewerLabel,LYRA_DEFAULT_docxViewerMissingConverter,LYRA_DEFAULT_download,LYRA_DEFAULT_drilldownDocuments,LYRA_DEFAULT_drilldownEmpty,LYRA_DEFAULT_drilldownRuns,LYRA_DEFAULT_drilldownUntitledNode,LYRA_DEFAULT_dropzoneRejectedType,LYRA_DEFAULT_dropzoneReleaseToAdd,LYRA_DEFAULT_duration,LYRA_DEFAULT_durationMilliseconds,LYRA_DEFAULT_durationSeconds,LYRA_DEFAULT_ebookViewerLoadError,LYRA_DEFAULT_ebookViewerNextChapter,LYRA_DEFAULT_ebookViewerPreviousChapter,LYRA_DEFAULT_ebookViewerRegionLabel,LYRA_DEFAULT_edit,LYRA_DEFAULT_editMessage,LYRA_DEFAULT_elapsedMinutesSecondsTemplate,LYRA_DEFAULT_emailViewerAttachments,LYRA_DEFAULT_emailViewerDate,LYRA_DEFAULT_emailViewerFrom,LYRA_DEFAULT_emailViewerGroupAddress,LYRA_DEFAULT_emailViewerHideQuoted,LYRA_DEFAULT_emailViewerLabel,LYRA_DEFAULT_emailViewerMissingParser,LYRA_DEFAULT_emailViewerNoSubject,LYRA_DEFAULT_emailViewerOpenAttachment,LYRA_DEFAULT_emailViewerShowQuoted,LYRA_DEFAULT_emailViewerSubject,LYRA_DEFAULT_emailViewerTo,LYRA_DEFAULT_emailViewerUnnamedAttachment,LYRA_DEFAULT_embeddingExplorerEmpty,LYRA_DEFAULT_embeddingExplorerLabel,LYRA_DEFAULT_embeddingExplorerPoint,LYRA_DEFAULT_emojiPickerEmpty,LYRA_DEFAULT_emojiPickerGridLabel,LYRA_DEFAULT_emojiPickerGroupActivities,LYRA_DEFAULT_emojiPickerGroupAnimalsNature,LYRA_DEFAULT_emojiPickerGroupComponent,LYRA_DEFAULT_emojiPickerGroupFlags,LYRA_DEFAULT_emojiPickerGroupFoodDrink,LYRA_DEFAULT_emojiPickerGroupObjects,LYRA_DEFAULT_emojiPickerGroupPeopleBody,LYRA_DEFAULT_emojiPickerGroupSmileysEmotion,LYRA_DEFAULT_emojiPickerGroupSymbols,LYRA_DEFAULT_emojiPickerGroupTravelPlaces,LYRA_DEFAULT_emojiPickerGroupUnknown,LYRA_DEFAULT_emojiPickerLoadError,LYRA_DEFAULT_emojiPickerSearchLabel,LYRA_DEFAULT_entityChipWithType,LYRA_DEFAULT_entityCommunity,LYRA_DEFAULT_entityDegree,LYRA_DEFAULT_envListCopy,LYRA_DEFAULT_envListHide,LYRA_DEFAULT_envListLabel,LYRA_DEFAULT_envListReveal,LYRA_DEFAULT_envListValueHidden,LYRA_DEFAULT_evalDatasetAddExample,LYRA_DEFAULT_evalDatasetColumnExpectedOutput,LYRA_DEFAULT_evalDatasetColumnInput,LYRA_DEFAULT_evalDatasetColumnTags,LYRA_DEFAULT_evalDatasetEmpty,LYRA_DEFAULT_evalDatasetImportLabel,LYRA_DEFAULT_evalDatasetLabel,LYRA_DEFAULT_evalDatasetNoMatches,LYRA_DEFAULT_evalDatasetRemoveExample,LYRA_DEFAULT_evalDatasetSearchLabel,LYRA_DEFAULT_evalDatasetTagFilterLabel,LYRA_DEFAULT_evaluationDashboardLabel,LYRA_DEFAULT_evaluationDashboardNoRuns,LYRA_DEFAULT_evaluationDashboardRunsLabel,LYRA_DEFAULT_evaluationRunExampleCancelledAnnounce,LYRA_DEFAULT_evaluationRunExampleCompletedAnnounce,LYRA_DEFAULT_evaluationRunExampleFailedAnnounce,LYRA_DEFAULT_evaluationRunExampleLabel,LYRA_DEFAULT_evaluationRunExampleStartedAnnounce,LYRA_DEFAULT_evaluationRunExampleWaitingApprovalAnnounce,LYRA_DEFAULT_evaluationRunExampleWaitingInputAnnounce,LYRA_DEFAULT_evaluationRunFailedCount,LYRA_DEFAULT_evaluationRunGroundingHeading,LYRA_DEFAULT_evaluationRunInputHeading,LYRA_DEFAULT_evaluationRunLabel,LYRA_DEFAULT_evaluationRunOutputHeading,LYRA_DEFAULT_evaluationRunProgressLabel,LYRA_DEFAULT_evaluationRunProgressSummary,LYRA_DEFAULT_evaluationRunRunningCount,LYRA_DEFAULT_evaluationRunStatusCancelled,LYRA_DEFAULT_evaluationRunStatusIdle,LYRA_DEFAULT_evaluationRunStatusWaitingApproval,LYRA_DEFAULT_evaluationRunStatusWaitingInput,LYRA_DEFAULT_evaluationRunToolTraceHeading,LYRA_DEFAULT_expand,LYRA_DEFAULT_expandCode,LYRA_DEFAULT_expandMessage,LYRA_DEFAULT_exportButtonLabel,LYRA_DEFAULT_exportFormatMenuLabel,LYRA_DEFAULT_feedbackCommentLabel,LYRA_DEFAULT_feedbackCommentPlaceholder,LYRA_DEFAULT_feedbackNegative,LYRA_DEFAULT_feedbackPositive,LYRA_DEFAULT_feedbackReasonsLabel,LYRA_DEFAULT_feedbackSubmit,LYRA_DEFAULT_feedbackSubmitted,LYRA_DEFAULT_fieldMustBeBoolean,LYRA_DEFAULT_fieldMustBeInteger,LYRA_DEFAULT_fieldMustBeNumber,LYRA_DEFAULT_fieldMustBeOneOf,LYRA_DEFAULT_fieldMustBeString,LYRA_DEFAULT_fieldMustEqual,LYRA_DEFAULT_fieldRequired,LYRA_DEFAULT_fileInputAcceptedMany,LYRA_DEFAULT_fileInputAcceptedOne,LYRA_DEFAULT_fileInputDefaultLabel,LYRA_DEFAULT_fileInputFolderRejected,LYRA_DEFAULT_fileInputRejectedCount,LYRA_DEFAULT_fileInputRejectedLimit,LYRA_DEFAULT_fileInputRejectedMany,LYRA_DEFAULT_fileInputRejectedOne,LYRA_DEFAULT_fileInputRejectedRead,LYRA_DEFAULT_fileInputRejectedSize,LYRA_DEFAULT_fileInputRejectedType,LYRA_DEFAULT_fileSizeUnitB,LYRA_DEFAULT_fileSizeUnitGb,LYRA_DEFAULT_fileSizeUnitKb,LYRA_DEFAULT_fileSizeUnitMb,LYRA_DEFAULT_fileSizeUnitTb,LYRA_DEFAULT_fileTreeDiffSummary,LYRA_DEFAULT_fileTreeLabel,LYRA_DEFAULT_fileTypeArchive,LYRA_DEFAULT_fileTypeAudio,LYRA_DEFAULT_fileTypeCode,LYRA_DEFAULT_fileTypeFile,LYRA_DEFAULT_fileTypeImage,LYRA_DEFAULT_fileTypePdf,LYRA_DEFAULT_fileTypePresentation,LYRA_DEFAULT_fileTypeSpreadsheet,LYRA_DEFAULT_fileTypeText,LYRA_DEFAULT_fileTypeVideo,LYRA_DEFAULT_fileTypeWithSize,LYRA_DEFAULT_fileTypeWord,LYRA_DEFAULT_filterBarActiveFilters,LYRA_DEFAULT_filterBarReset,LYRA_DEFAULT_flagLoadError,LYRA_DEFAULT_flowCanvasLabel,LYRA_DEFAULT_flowCanvasLayoutLimit,LYRA_DEFAULT_flowCanvasSummary,LYRA_DEFAULT_flowConnectCancelled,LYRA_DEFAULT_flowConnectCommitted,LYRA_DEFAULT_flowConnectStarted,LYRA_DEFAULT_flowConnectTarget,LYRA_DEFAULT_flowControlsLabel,LYRA_DEFAULT_flowEdge,LYRA_DEFAULT_flowEdgeList,LYRA_DEFAULT_flowEdgeWithLabel,LYRA_DEFAULT_flowInputHandle,LYRA_DEFAULT_flowItemAnnouncement,LYRA_DEFAULT_flowLockCanvas,LYRA_DEFAULT_flowMinimapInstructions,LYRA_DEFAULT_flowMinimapLabel,LYRA_DEFAULT_flowMinimapViewport,LYRA_DEFAULT_flowMinimapViewportChanged,LYRA_DEFAULT_flowNode,LYRA_DEFAULT_flowNodeDeselected,LYRA_DEFAULT_flowNodeMoved,LYRA_DEFAULT_flowNodeSelected,LYRA_DEFAULT_flowOutputHandle,LYRA_DEFAULT_flowRunStatusCount,LYRA_DEFAULT_flowRunStatusLabel,LYRA_DEFAULT_flowRunStepStatus,LYRA_DEFAULT_flowRunSummary,LYRA_DEFAULT_flowSelectionCleared,LYRA_DEFAULT_flowStatusWithDetail,LYRA_DEFAULT_flowStatusWithDuration,LYRA_DEFAULT_focusInGraph,LYRA_DEFAULT_gaugeLabel,LYRA_DEFAULT_gaugeValueLabel,LYRA_DEFAULT_generationStatusElapsedSeconds,LYRA_DEFAULT_generationStatusThroughput,LYRA_DEFAULT_generationStatusTokenCount,LYRA_DEFAULT_generationStatusTokensCount,LYRA_DEFAULT_geojsonViewFeatureCount,LYRA_DEFAULT_geojsonViewInvalid,LYRA_DEFAULT_geojsonViewLabel,LYRA_DEFAULT_geojsonViewMissingMapLibrary,LYRA_DEFAULT_gitStatusAdded,LYRA_DEFAULT_gitStatusConflicted,LYRA_DEFAULT_gitStatusDeleted,LYRA_DEFAULT_gitStatusIgnored,LYRA_DEFAULT_gitStatusModified,LYRA_DEFAULT_gitStatusRenamed,LYRA_DEFAULT_gitStatusUntracked,LYRA_DEFAULT_graphCommunity,LYRA_DEFAULT_graphDataList,LYRA_DEFAULT_graphDiagram,LYRA_DEFAULT_graphExpandableItem,LYRA_DEFAULT_graphExplorerFindPath,LYRA_DEFAULT_graphExplorerLabel,LYRA_DEFAULT_graphExplorerPin,LYRA_DEFAULT_graphExplorerPinned,LYRA_DEFAULT_graphExplorerPinnedHeading,LYRA_DEFAULT_graphExplorerSearchPlaceholder,LYRA_DEFAULT_graphExplorerSearchResultsLabel,LYRA_DEFAULT_graphExplorerUnpin,LYRA_DEFAULT_graphExplorerUnpinned,LYRA_DEFAULT_graphItemAnnouncement,LYRA_DEFAULT_graphLegendLabel,LYRA_DEFAULT_graphLink,LYRA_DEFAULT_graphMissingLibrary,LYRA_DEFAULT_graphNode,LYRA_DEFAULT_graphNodeFocused,LYRA_DEFAULT_graphNodesHidden,LYRA_DEFAULT_graphQueryBuilderLabel,LYRA_DEFAULT_graphQueryDeleteWithContext,LYRA_DEFAULT_graphQueryDirectionLabel,LYRA_DEFAULT_graphQueryEndLabel,LYRA_DEFAULT_graphQueryHopRangeInvalid,LYRA_DEFAULT_graphQueryLoadWithContext,LYRA_DEFAULT_graphQueryMaxHopsLabel,LYRA_DEFAULT_graphQueryMinHopsLabel,LYRA_DEFAULT_graphQueryNodeTypeLabel,LYRA_DEFAULT_graphQueryRelationshipTypeLabel,LYRA_DEFAULT_graphQueryRun,LYRA_DEFAULT_graphQuerySaveButton,LYRA_DEFAULT_graphQuerySaveNameLabel,LYRA_DEFAULT_graphQuerySavedQueriesLabel,LYRA_DEFAULT_graphQueryStartLabel,LYRA_DEFAULT_graphSelectionCount,LYRA_DEFAULT_graphTypedNode,LYRA_DEFAULT_groundingSummaryConfidenceLabel,LYRA_DEFAULT_groundingSummaryCoverageLabel,LYRA_DEFAULT_groundingSummaryEmpty,LYRA_DEFAULT_groundingSummaryEvidenceHeading,LYRA_DEFAULT_groundingSummaryEvidenceSpan,LYRA_DEFAULT_groundingSummaryLabel,LYRA_DEFAULT_groundingSummarySupportedLabel,LYRA_DEFAULT_groundingSummaryUnsupportedLabel,LYRA_DEFAULT_groundingSummaryWarningsHeading,LYRA_DEFAULT_handoffFromToAgent,LYRA_DEFAULT_handoffLabel,LYRA_DEFAULT_handoffToAgent,LYRA_DEFAULT_heatmapCalendarCellLabel,LYRA_DEFAULT_heatmapCalendarLabel,LYRA_DEFAULT_heatmapDecorationLimit,LYRA_DEFAULT_heatmapDefaultColLabel,LYRA_DEFAULT_heatmapDefaultRowLabel,LYRA_DEFAULT_heatmapMatrixCellLabel,LYRA_DEFAULT_heatmapMatrixLabel,LYRA_DEFAULT_heatmapNoDataValue,LYRA_DEFAULT_heatmapProjectionLimit,LYRA_DEFAULT_heatmapSelectedCellLabel,LYRA_DEFAULT_heatmapSelectedCount,LYRA_DEFAULT_heatmapValueLabel,LYRA_DEFAULT_hidePassword,LYRA_DEFAULT_highlightLayerLabel,LYRA_DEFAULT_highlightOfTotal,LYRA_DEFAULT_highlightWithLabel,LYRA_DEFAULT_histogramFrequency,LYRA_DEFAULT_htmlViewerLabel,LYRA_DEFAULT_iconButtonLabel,LYRA_DEFAULT_iconLoadError,LYRA_DEFAULT_iconSanitizerMissing,LYRA_DEFAULT_iconTooLarge,LYRA_DEFAULT_imageComparerLabel,LYRA_DEFAULT_imageViewerAnnotate,LYRA_DEFAULT_imageViewerAnnotationAdded,LYRA_DEFAULT_imageViewerAnnotationBoxPosition,LYRA_DEFAULT_imageViewerAnnotationCancelled,LYRA_DEFAULT_imageViewerAnnotationHint,LYRA_DEFAULT_imageViewerFailedToLoad,LYRA_DEFAULT_imageViewerFitActual,LYRA_DEFAULT_imageViewerFitContain,LYRA_DEFAULT_imageViewerFitLabel,LYRA_DEFAULT_imageViewerFitWidth,LYRA_DEFAULT_imageViewerHighlightsLabel,LYRA_DEFAULT_imageViewerLabel,LYRA_DEFAULT_imageViewerRotate,LYRA_DEFAULT_imageViewerUnlabeledHighlight,LYRA_DEFAULT_ingestionAttemptCount,LYRA_DEFAULT_ingestionCancelWithContext,LYRA_DEFAULT_ingestionChunkCount,LYRA_DEFAULT_ingestionEmbeddedOfTotal,LYRA_DEFAULT_ingestionItemProgressLabel,LYRA_DEFAULT_ingestionQueueEmpty,LYRA_DEFAULT_ingestionQueueLabel,LYRA_DEFAULT_ingestionRetryWithContext,LYRA_DEFAULT_ingestionStageCancelled,LYRA_DEFAULT_ingestionStageChunking,LYRA_DEFAULT_ingestionStageDone,LYRA_DEFAULT_ingestionStageEmbedding,LYRA_DEFAULT_ingestionStageExtracting,LYRA_DEFAULT_ingestionStageFailed,LYRA_DEFAULT_ingestionStageIndexing,LYRA_DEFAULT_ingestionStageQueued,LYRA_DEFAULT_ingestionStageUnknown,LYRA_DEFAULT_ingestionStageUploading,LYRA_DEFAULT_inputLabel,LYRA_DEFAULT_invalidJson,LYRA_DEFAULT_item,LYRA_DEFAULT_items,LYRA_DEFAULT_jsonArray,LYRA_DEFAULT_jsonCollapseLabel,LYRA_DEFAULT_jsonCopyLabel,LYRA_DEFAULT_jsonExpandLabel,LYRA_DEFAULT_jsonItemCount,LYRA_DEFAULT_jsonKeyCount,LYRA_DEFAULT_jsonObject,LYRA_DEFAULT_jsonValue,LYRA_DEFAULT_jsonViewerLimit,LYRA_DEFAULT_jumpToLatest,LYRA_DEFAULT_kbdAltWord,LYRA_DEFAULT_kbdArrowDownWord,LYRA_DEFAULT_kbdArrowLeftWord,LYRA_DEFAULT_kbdArrowRightWord,LYRA_DEFAULT_kbdArrowUpWord,LYRA_DEFAULT_kbdBackspaceWord,LYRA_DEFAULT_kbdCommandWord,LYRA_DEFAULT_kbdControlVisual,LYRA_DEFAULT_kbdControlWord,LYRA_DEFAULT_kbdDeleteVisual,LYRA_DEFAULT_kbdDeleteWord,LYRA_DEFAULT_kbdEndWord,LYRA_DEFAULT_kbdEnterWord,LYRA_DEFAULT_kbdEscapeVisual,LYRA_DEFAULT_kbdEscapeWord,LYRA_DEFAULT_kbdHomeWord,LYRA_DEFAULT_kbdMinusWord,LYRA_DEFAULT_kbdOptionWord,LYRA_DEFAULT_kbdPageDownVisual,LYRA_DEFAULT_kbdPageDownWord,LYRA_DEFAULT_kbdPageUpVisual,LYRA_DEFAULT_kbdPageUpWord,LYRA_DEFAULT_kbdPlusWord,LYRA_DEFAULT_kbdShiftWord,LYRA_DEFAULT_kbdSpaceWord,LYRA_DEFAULT_kbdTabWord,LYRA_DEFAULT_knowledgeBaseActionsColumn,LYRA_DEFAULT_knowledgeBaseAdminIngestionTab,LYRA_DEFAULT_knowledgeBaseAdminLabel,LYRA_DEFAULT_knowledgeBaseAdminSourcesTab,LYRA_DEFAULT_knowledgeBaseCreateSource,LYRA_DEFAULT_knowledgeBaseDeleteAction,LYRA_DEFAULT_knowledgeBaseDocumentCount,LYRA_DEFAULT_knowledgeBaseEmptyDescription,LYRA_DEFAULT_knowledgeBaseEmptyHeading,LYRA_DEFAULT_knowledgeBaseHeading,LYRA_DEFAULT_knowledgeBaseHealthColumn,LYRA_DEFAULT_knowledgeBaseHealthDegraded,LYRA_DEFAULT_knowledgeBaseHealthFailed,LYRA_DEFAULT_knowledgeBaseHealthHealthy,LYRA_DEFAULT_knowledgeBaseHealthUnknown,LYRA_DEFAULT_knowledgeBaseNameColumn,LYRA_DEFAULT_knowledgeBaseNeedsAttention,LYRA_DEFAULT_knowledgeBaseNeverSynced,LYRA_DEFAULT_knowledgeBasePauseAction,LYRA_DEFAULT_knowledgeBasePermissionColumn,LYRA_DEFAULT_knowledgeBasePermissionEditor,LYRA_DEFAULT_knowledgeBasePermissionOwner,LYRA_DEFAULT_knowledgeBasePermissionRestricted,LYRA_DEFAULT_knowledgeBasePermissionViewer,LYRA_DEFAULT_knowledgeBaseRowActionsLabel,LYRA_DEFAULT_knowledgeBaseSyncAction,LYRA_DEFAULT_knowledgeBaseSyncColumn,LYRA_DEFAULT_knowledgeBaseSyncError,LYRA_DEFAULT_knowledgeBaseSyncIdle,LYRA_DEFAULT_knowledgeBaseSyncPaused,LYRA_DEFAULT_knowledgeBaseSyncSynced,LYRA_DEFAULT_knowledgeBaseSyncSyncing,LYRA_DEFAULT_knowledgeBaseSyncedSources,LYRA_DEFAULT_knowledgeBaseSyncingSources,LYRA_DEFAULT_knowledgeBaseTotalSources,LYRA_DEFAULT_knownDateDay,LYRA_DEFAULT_knownDateMonth,LYRA_DEFAULT_knownDateYear,LYRA_DEFAULT_legendTypeHidden,LYRA_DEFAULT_legendTypeShown,LYRA_DEFAULT_lightboxImagePosition,LYRA_DEFAULT_lightboxLabel,LYRA_DEFAULT_liteChartBarLabel,LYRA_DEFAULT_liteChartCustomMarkSummary,LYRA_DEFAULT_liteChartMarkSummary,LYRA_DEFAULT_loadMore,LYRA_DEFAULT_loading,LYRA_DEFAULT_loadingDocument,LYRA_DEFAULT_localePickerLabel,LYRA_DEFAULT_localePickerRequired,LYRA_DEFAULT_map,LYRA_DEFAULT_mapInitializationFailed,LYRA_DEFAULT_mapLegend,LYRA_DEFAULT_mapMissingLibrary,LYRA_DEFAULT_mapResetNorth,LYRA_DEFAULT_mapStyleRequired,LYRA_DEFAULT_mapWebglUnavailable,LYRA_DEFAULT_maximize,LYRA_DEFAULT_mcpAppLabel,LYRA_DEFAULT_mcpAppLoading,LYRA_DEFAULT_mcpAppUnavailable,LYRA_DEFAULT_mediaCardImageAttachment,LYRA_DEFAULT_mediaCardOpenFileAttachment,LYRA_DEFAULT_mediaCardOpenImageAttachment,LYRA_DEFAULT_mediaCardOpenName,LYRA_DEFAULT_mediaCardOpenVideoAttachment,LYRA_DEFAULT_mediaCardUntitledFile,LYRA_DEFAULT_mediaCardVideoAttachment,LYRA_DEFAULT_memoryPanelAdd,LYRA_DEFAULT_memoryPanelAddWithContext,LYRA_DEFAULT_memoryPanelConfirmAddHeading,LYRA_DEFAULT_memoryPanelConfirmForgetBody,LYRA_DEFAULT_memoryPanelConfirmForgetHeading,LYRA_DEFAULT_memoryPanelConfirmRemoveHeading,LYRA_DEFAULT_memoryPanelForgetAll,LYRA_DEFAULT_memoryPanelLabel,LYRA_DEFAULT_memoryPanelLongTermHeading,LYRA_DEFAULT_memoryPanelShortTermHeading,LYRA_DEFAULT_mentionResultCount,LYRA_DEFAULT_mentionResultPosition,LYRA_DEFAULT_mentionSuggestions,LYRA_DEFAULT_menuLabel,LYRA_DEFAULT_messageActionsLabel,LYRA_DEFAULT_messagePartError,LYRA_DEFAULT_messagePartRetry,LYRA_DEFAULT_messagePartsLabel,LYRA_DEFAULT_mindMapCollapsed,LYRA_DEFAULT_mindMapExpanded,LYRA_DEFAULT_mindMapLabel,LYRA_DEFAULT_mindMapLeafStatus,LYRA_DEFAULT_mindMapTopicStatus,LYRA_DEFAULT_model,LYRA_DEFAULT_modelSelectNoModels,LYRA_DEFAULT_modelSelectRequired,LYRA_DEFAULT_moveDown,LYRA_DEFAULT_moveUp,LYRA_DEFAULT_navigation,LYRA_DEFAULT_neighborDirectionBoth,LYRA_DEFAULT_neighborDirectionIn,LYRA_DEFAULT_neighborDirectionOut,LYRA_DEFAULT_neighborExpand,LYRA_DEFAULT_neighborGroupHeader,LYRA_DEFAULT_neighborListEmpty,LYRA_DEFAULT_neighborListLabel,LYRA_DEFAULT_neighborRowLabel,LYRA_DEFAULT_newMessageCount,LYRA_DEFAULT_newMessages,LYRA_DEFAULT_newMessagesCount,LYRA_DEFAULT_next,LYRA_DEFAULT_nextMonth,LYRA_DEFAULT_noColumns,LYRA_DEFAULT_noData,LYRA_DEFAULT_noMatches,LYRA_DEFAULT_noMatchesQuery,LYRA_DEFAULT_nodePaletteDragHint,LYRA_DEFAULT_nodePaletteEmpty,LYRA_DEFAULT_nodePaletteLabel,LYRA_DEFAULT_nodePalettePlaceholder,LYRA_DEFAULT_nodePaletteResultCount,LYRA_DEFAULT_notInCatalog,LYRA_DEFAULT_notebookViewerCodeCell,LYRA_DEFAULT_notebookViewerCollapseOutput,LYRA_DEFAULT_notebookViewerErrorOutput,LYRA_DEFAULT_notebookViewerInPrompt,LYRA_DEFAULT_notebookViewerInPromptEmpty,LYRA_DEFAULT_notebookViewerInvalid,LYRA_DEFAULT_notebookViewerLabel,LYRA_DEFAULT_notebookViewerMarkdownCell,LYRA_DEFAULT_notebookViewerRawCell,LYRA_DEFAULT_notebookViewerShowAllOutput,LYRA_DEFAULT_notebookViewerTooManyCells,LYRA_DEFAULT_notebookViewerUnrenderedOutput,LYRA_DEFAULT_notebookViewerUnsupportedVersion,LYRA_DEFAULT_numberInputDecrease,LYRA_DEFAULT_numberInputIncrease,LYRA_DEFAULT_open,LYRA_DEFAULT_openCalendar,LYRA_DEFAULT_openNavigation,LYRA_DEFAULT_otherCategory,LYRA_DEFAULT_otpInputIncomplete,LYRA_DEFAULT_otpInputLabel,LYRA_DEFAULT_pageRailLabel,LYRA_DEFAULT_pageRailPage,LYRA_DEFAULT_pageRailPageHighlighted,LYRA_DEFAULT_paginationApplied,LYRA_DEFAULT_paginationEmptySummary,LYRA_DEFAULT_paginationFirstPage,LYRA_DEFAULT_paginationJumpToPage,LYRA_DEFAULT_paginationLabel,LYRA_DEFAULT_paginationLastPage,LYRA_DEFAULT_paginationPage,LYRA_DEFAULT_paginationSummary,LYRA_DEFAULT_pathNodeStatus,LYRA_DEFAULT_pathRelationStatus,LYRA_DEFAULT_pathStripLabel,LYRA_DEFAULT_pause,LYRA_DEFAULT_pauseWithContext,LYRA_DEFAULT_pdfViewerCurrentZoom,LYRA_DEFAULT_pdfViewerLabel,LYRA_DEFAULT_pdfViewerMissingLibrary,LYRA_DEFAULT_pdfViewerNextPage,LYRA_DEFAULT_pdfViewerPageOf,LYRA_DEFAULT_pdfViewerPreviousPage,LYRA_DEFAULT_pdfViewerZoomIn,LYRA_DEFAULT_pdfViewerZoomOut,LYRA_DEFAULT_phoneInputIncomplete,LYRA_DEFAULT_phoneInputLabel,LYRA_DEFAULT_pinConversation,LYRA_DEFAULT_play,LYRA_DEFAULT_playWithContext,LYRA_DEFAULT_playbackPosition,LYRA_DEFAULT_playbackStepPosition,LYRA_DEFAULT_policySummaryAllowCount,LYRA_DEFAULT_policySummaryCategoryGuardrail,LYRA_DEFAULT_policySummaryCategoryPermission,LYRA_DEFAULT_policySummaryCategoryPrivacy,LYRA_DEFAULT_policySummaryCategoryTool,LYRA_DEFAULT_policySummaryDenyCount,LYRA_DEFAULT_policySummaryDetailLabel,LYRA_DEFAULT_policySummaryLabel,LYRA_DEFAULT_policySummaryNeedsReviewCount,LYRA_DEFAULT_policySummaryStateAllow,LYRA_DEFAULT_policySummaryStateDeny,LYRA_DEFAULT_policySummaryStateNeedsReview,LYRA_DEFAULT_pollInactive,LYRA_DEFAULT_pollPause,LYRA_DEFAULT_pollPaused,LYRA_DEFAULT_pollPausedAnnounce,LYRA_DEFAULT_pollRefreshing,LYRA_DEFAULT_pollRefreshingAnnounce,LYRA_DEFAULT_pollResume,LYRA_DEFAULT_pollResumedAnnounce,LYRA_DEFAULT_popover,LYRA_DEFAULT_pptxViewerFidelityNotice,LYRA_DEFAULT_pptxViewerLabel,LYRA_DEFAULT_pptxViewerNextSlide,LYRA_DEFAULT_pptxViewerPreviousSlide,LYRA_DEFAULT_pptxViewerRenderError,LYRA_DEFAULT_pptxViewerSlideOf,LYRA_DEFAULT_previous,LYRA_DEFAULT_previousMonth,LYRA_DEFAULT_progress,LYRA_DEFAULT_promptInputAttachments,LYRA_DEFAULT_promptInputControls,LYRA_DEFAULT_promptInputLabel,LYRA_DEFAULT_promptInputSources,LYRA_DEFAULT_promptQueueActionLabel,LYRA_DEFAULT_promptQueueEmpty,LYRA_DEFAULT_promptQueueItemLabel,LYRA_DEFAULT_promptQueueLabel,LYRA_DEFAULT_promptQueueSendNow,LYRA_DEFAULT_promptStudioAddMessage,LYRA_DEFAULT_promptStudioLabel,LYRA_DEFAULT_promptStudioMessageContent,LYRA_DEFAULT_promptStudioMessageRole,LYRA_DEFAULT_promptStudioMessages,LYRA_DEFAULT_promptStudioPreview,LYRA_DEFAULT_promptStudioPreviewLimit,LYRA_DEFAULT_promptStudioRemoveMessage,LYRA_DEFAULT_promptStudioRoleAssistant,LYRA_DEFAULT_promptStudioRoleSystem,LYRA_DEFAULT_promptStudioRoleTool,LYRA_DEFAULT_promptStudioRoleUser,LYRA_DEFAULT_promptStudioRun,LYRA_DEFAULT_promptStudioSave,LYRA_DEFAULT_promptStudioVariableName,LYRA_DEFAULT_promptStudioVariableValue,LYRA_DEFAULT_promptStudioVariables,LYRA_DEFAULT_promptStudioVersions,LYRA_DEFAULT_provenanceChunks,LYRA_DEFAULT_provenanceCommunities,LYRA_DEFAULT_provenanceEmpty,LYRA_DEFAULT_provenanceEntities,LYRA_DEFAULT_provenancePanelLabel,LYRA_DEFAULT_provenanceRelationships,LYRA_DEFAULT_pushToTalkCancelled,LYRA_DEFAULT_pushToTalkDenied,LYRA_DEFAULT_pushToTalkError,LYRA_DEFAULT_pushToTalkHold,LYRA_DEFAULT_pushToTalkRequesting,LYRA_DEFAULT_pushToTalkStart,LYRA_DEFAULT_pushToTalkStarted,LYRA_DEFAULT_pushToTalkStop,LYRA_DEFAULT_pushToTalkStopped,LYRA_DEFAULT_pushToTalkUnsupported,LYRA_DEFAULT_qrCodeGenerationFailed,LYRA_DEFAULT_qrCodeMissingLibrary,LYRA_DEFAULT_queryBuilderAddCondition,LYRA_DEFAULT_queryBuilderBooleanFalse,LYRA_DEFAULT_queryBuilderBooleanTrue,LYRA_DEFAULT_queryBuilderCombinatorAnd,LYRA_DEFAULT_queryBuilderCombinatorLabel,LYRA_DEFAULT_queryBuilderCombinatorOr,LYRA_DEFAULT_queryBuilderEmpty,LYRA_DEFAULT_queryBuilderFieldLabel,LYRA_DEFAULT_queryBuilderFieldPlaceholder,LYRA_DEFAULT_queryBuilderLabel,LYRA_DEFAULT_queryBuilderNoFields,LYRA_DEFAULT_queryBuilderOperatorAfter,LYRA_DEFAULT_queryBuilderOperatorBefore,LYRA_DEFAULT_queryBuilderOperatorContains,LYRA_DEFAULT_queryBuilderOperatorEndsWith,LYRA_DEFAULT_queryBuilderOperatorEquals,LYRA_DEFAULT_queryBuilderOperatorGreaterThan,LYRA_DEFAULT_queryBuilderOperatorGreaterThanOrEqual,LYRA_DEFAULT_queryBuilderOperatorIn,LYRA_DEFAULT_queryBuilderOperatorIsEmpty,LYRA_DEFAULT_queryBuilderOperatorIsNotEmpty,LYRA_DEFAULT_queryBuilderOperatorLabel,LYRA_DEFAULT_queryBuilderOperatorLessThan,LYRA_DEFAULT_queryBuilderOperatorLessThanOrEqual,LYRA_DEFAULT_queryBuilderOperatorNotEquals,LYRA_DEFAULT_queryBuilderOperatorNotIn,LYRA_DEFAULT_queryBuilderOperatorOnOrAfter,LYRA_DEFAULT_queryBuilderOperatorOnOrBefore,LYRA_DEFAULT_queryBuilderOperatorPlaceholder,LYRA_DEFAULT_queryBuilderOperatorStartsWith,LYRA_DEFAULT_queryBuilderRemoveCondition,LYRA_DEFAULT_queryBuilderValueLabel,LYRA_DEFAULT_queryBuilderValuePlaceholder,LYRA_DEFAULT_radioRequired,LYRA_DEFAULT_ragAnswerCitations,LYRA_DEFAULT_ragAnswerLabel,LYRA_DEFAULT_ragAnswerRetry,LYRA_DEFAULT_ragAnswerSources,LYRA_DEFAULT_ragEvalDashboardAllSlices,LYRA_DEFAULT_ragEvalDashboardEmpty,LYRA_DEFAULT_ragEvalDashboardLabel,LYRA_DEFAULT_ragEvalDashboardRuns,LYRA_DEFAULT_ragEvalDashboardSliceUnavailable,LYRA_DEFAULT_ragEvalDashboardSlices,LYRA_DEFAULT_randomContentPause,LYRA_DEFAULT_randomContentResume,LYRA_DEFAULT_rangeEnd,LYRA_DEFAULT_rangeStart,LYRA_DEFAULT_rating,LYRA_DEFAULT_realtimeSessionConnect,LYRA_DEFAULT_realtimeSessionConnected,LYRA_DEFAULT_realtimeSessionConnecting,LYRA_DEFAULT_realtimeSessionConnectionFailed,LYRA_DEFAULT_realtimeSessionDisconnect,LYRA_DEFAULT_realtimeSessionDisconnected,LYRA_DEFAULT_realtimeSessionError,LYRA_DEFAULT_realtimeSessionInterrupt,LYRA_DEFAULT_realtimeSessionLabel,LYRA_DEFAULT_realtimeSessionMute,LYRA_DEFAULT_realtimeSessionReconnecting,LYRA_DEFAULT_realtimeSessionUnmute,LYRA_DEFAULT_regenerateResponse,LYRA_DEFAULT_remove,LYRA_DEFAULT_removeWithContext,LYRA_DEFAULT_rename,LYRA_DEFAULT_reorderItemMoved,LYRA_DEFAULT_reorderMoveCancelled,LYRA_DEFAULT_reorderMovePending,LYRA_DEFAULT_resetZoom,LYRA_DEFAULT_resizeColumn,LYRA_DEFAULT_resizeDivider,LYRA_DEFAULT_resizeNavigation,LYRA_DEFAULT_resizeValuePercent,LYRA_DEFAULT_resizeValuePixels,LYRA_DEFAULT_responsivePanel,LYRA_DEFAULT_restore,LYRA_DEFAULT_resultFieldLabel,LYRA_DEFAULT_retrievalCompareDenseScore,LYRA_DEFAULT_retrievalCompareEmpty,LYRA_DEFAULT_retrievalCompareFinalScore,LYRA_DEFAULT_retrievalCompareLabel,LYRA_DEFAULT_retrievalCompareOverlap,LYRA_DEFAULT_retrievalCompareRank,LYRA_DEFAULT_retrievalCompareRerankScore,LYRA_DEFAULT_retrievalCompareSparseScore,LYRA_DEFAULT_retrievalFilterChipLabel,LYRA_DEFAULT_retrievalFiltersLabel,LYRA_DEFAULT_retrievalModeHybrid,LYRA_DEFAULT_retrievalModeKeyword,LYRA_DEFAULT_retrievalModeLabel,LYRA_DEFAULT_retrievalModeVector,LYRA_DEFAULT_retrievalResultsSelectRow,LYRA_DEFAULT_retrievalSearchEmptyDescription,LYRA_DEFAULT_retrievalSearchLabel,LYRA_DEFAULT_retrievalStageEmbed,LYRA_DEFAULT_retrievalStageFilter,LYRA_DEFAULT_retrievalStageQueryRewrite,LYRA_DEFAULT_retrievalStageRerank,LYRA_DEFAULT_retrievalStageRetrieve,LYRA_DEFAULT_retrievalTraceEvidenceToggle,LYRA_DEFAULT_retry,LYRA_DEFAULT_rubricSkip,LYRA_DEFAULT_rubricSubmit,LYRA_DEFAULT_rubricSubmitAndNext,LYRA_DEFAULT_schemaMustBeObject,LYRA_DEFAULT_schemaPropertiesMustBeFlat,LYRA_DEFAULT_schemaViewerCircular,LYRA_DEFAULT_schemaViewerEmpty,LYRA_DEFAULT_schemaViewerIssueLimit,LYRA_DEFAULT_schemaViewerLabel,LYRA_DEFAULT_schemaViewerLimit,LYRA_DEFAULT_schemaViewerRequired,LYRA_DEFAULT_schemaViewerType,LYRA_DEFAULT_scoreTierHigh,LYRA_DEFAULT_scoreTierLow,LYRA_DEFAULT_scoreTierMedium,LYRA_DEFAULT_scrollNext,LYRA_DEFAULT_scrollPrevious,LYRA_DEFAULT_scrollerLabel,LYRA_DEFAULT_search,LYRA_DEFAULT_searchThreads,LYRA_DEFAULT_searchToolsPlaceholder,LYRA_DEFAULT_select,LYRA_DEFAULT_selectAllSources,LYRA_DEFAULT_selectModel,LYRA_DEFAULT_selectSelectedOverflow,LYRA_DEFAULT_selectTools,LYRA_DEFAULT_selectValueMissing,LYRA_DEFAULT_selectionAsk,LYRA_DEFAULT_selectionCite,LYRA_DEFAULT_selectionQuote,LYRA_DEFAULT_selectionToolbarLabel,LYRA_DEFAULT_sendMessage,LYRA_DEFAULT_sequenceStripCategoryCount,LYRA_DEFAULT_sequenceStripEmpty,LYRA_DEFAULT_sequenceStripUnnamedCategory,LYRA_DEFAULT_showAllColumns,LYRA_DEFAULT_showFewerColumns,LYRA_DEFAULT_showLess,LYRA_DEFAULT_showMore,LYRA_DEFAULT_showMoreCollapsed,LYRA_DEFAULT_showMoreCount,LYRA_DEFAULT_showPassword,LYRA_DEFAULT_skipToContent,LYRA_DEFAULT_sliderLabel,LYRA_DEFAULT_sourceListDefaultLabel,LYRA_DEFAULT_sourcePageSuffix,LYRA_DEFAULT_sourcePickerSelection,LYRA_DEFAULT_spanKindAgent,LYRA_DEFAULT_spanKindEmbedding,LYRA_DEFAULT_spanKindLlm,LYRA_DEFAULT_spanKindOther,LYRA_DEFAULT_spanKindRetriever,LYRA_DEFAULT_spanKindTool,LYRA_DEFAULT_spanProjectionLimit,LYRA_DEFAULT_spanStartedAtOffset,LYRA_DEFAULT_spanWaterfall,LYRA_DEFAULT_spreadsheetViewerLabel,LYRA_DEFAULT_spreadsheetViewerUnavailable,LYRA_DEFAULT_stackTraceHideFrames,LYRA_DEFAULT_stackTraceLabel,LYRA_DEFAULT_stackTraceLimit,LYRA_DEFAULT_stackTraceShowFrames,LYRA_DEFAULT_statTrendAnnouncement,LYRA_DEFAULT_statTrendBad,LYRA_DEFAULT_statTrendDecreased,LYRA_DEFAULT_statTrendGood,LYRA_DEFAULT_statTrendIncreased,LYRA_DEFAULT_statusDenied,LYRA_DEFAULT_statusError,LYRA_DEFAULT_statusPending,LYRA_DEFAULT_statusRunning,LYRA_DEFAULT_statusSkipped,LYRA_DEFAULT_statusSuccess,LYRA_DEFAULT_stopGenerating,LYRA_DEFAULT_streamRecoverAnnounce,LYRA_DEFAULT_streamStallAnnounce,LYRA_DEFAULT_streamStallClearedAnnounce,LYRA_DEFAULT_streamStalled,LYRA_DEFAULT_subagentPanelCancelRun,LYRA_DEFAULT_subagentPanelEmpty,LYRA_DEFAULT_subagentPanelLabel,LYRA_DEFAULT_subagentPanelLimit,LYRA_DEFAULT_subagentPanelRetry,LYRA_DEFAULT_subagentPanelRetryRun,LYRA_DEFAULT_suggestionsLabel,LYRA_DEFAULT_svgViewerLabel,LYRA_DEFAULT_switchRequired,LYRA_DEFAULT_tableEditCell,LYRA_DEFAULT_tableFilterLabel,LYRA_DEFAULT_tableFilterPlaceholder,LYRA_DEFAULT_tableLoading,LYRA_DEFAULT_taskListCompletedOfTotal,LYRA_DEFAULT_taskListLabel,LYRA_DEFAULT_taskListStepCompletedAnnounce,LYRA_DEFAULT_taskListStepFailedAnnounce,LYRA_DEFAULT_taskListStepStartedAnnounce,LYRA_DEFAULT_temperature,LYRA_DEFAULT_terminalDownload,LYRA_DEFAULT_terminalHighlightLine,LYRA_DEFAULT_terminalLabel,LYRA_DEFAULT_testResultsCollapseTest,LYRA_DEFAULT_testResultsCompleteAnnounce,LYRA_DEFAULT_testResultsExpandTest,LYRA_DEFAULT_testResultsFailed,LYRA_DEFAULT_testResultsFilterLabel,LYRA_DEFAULT_testResultsLabel,LYRA_DEFAULT_testResultsLimit,LYRA_DEFAULT_testResultsPassed,LYRA_DEFAULT_testResultsRunning,LYRA_DEFAULT_testResultsSkipped,LYRA_DEFAULT_textareaCharacterCount,LYRA_DEFAULT_textareaCharactersRemaining,LYRA_DEFAULT_textareaLabel,LYRA_DEFAULT_thinking,LYRA_DEFAULT_thinkingPanelLabel,LYRA_DEFAULT_thoughtFor,LYRA_DEFAULT_threadGroupArchived,LYRA_DEFAULT_threadGroupCollapse,LYRA_DEFAULT_threadGroupExpand,LYRA_DEFAULT_threadGroupPinned,LYRA_DEFAULT_threadGroupPrevious30Days,LYRA_DEFAULT_threadGroupPrevious7Days,LYRA_DEFAULT_threadGroupToday,LYRA_DEFAULT_threadGroupYesterday,LYRA_DEFAULT_threadListEmpty,LYRA_DEFAULT_threadListLabel,LYRA_DEFAULT_threadListMatchAnnounce,LYRA_DEFAULT_timeInputDayPeriod,LYRA_DEFAULT_timeInputEmptySegment,LYRA_DEFAULT_timeInputHour,LYRA_DEFAULT_timeInputInvalid,LYRA_DEFAULT_timeInputLabel,LYRA_DEFAULT_timeInputMaxMessage,LYRA_DEFAULT_timeInputMinMessage,LYRA_DEFAULT_timeInputMinute,LYRA_DEFAULT_timeInputNow,LYRA_DEFAULT_timeInputOpen,LYRA_DEFAULT_timeInputPopup,LYRA_DEFAULT_timeInputRangeMessage,LYRA_DEFAULT_timeInputSecond,LYRA_DEFAULT_timeInputStepMessage,LYRA_DEFAULT_timeline,LYRA_DEFAULT_timelineClusterCount,LYRA_DEFAULT_toastContentIncomplete,LYRA_DEFAULT_toastOverflow,LYRA_DEFAULT_tokenInputEditWithContext,LYRA_DEFAULT_tokenInputRequired,LYRA_DEFAULT_tokensIn,LYRA_DEFAULT_tokensOut,LYRA_DEFAULT_toolApprovalArgsLabel,LYRA_DEFAULT_toolApprovalGenericTool,LYRA_DEFAULT_toolApprovalHeading,LYRA_DEFAULT_toolCall,LYRA_DEFAULT_toolCount,LYRA_DEFAULT_toolParamBooleanFalse,LYRA_DEFAULT_toolParamBooleanTrue,LYRA_DEFAULT_toolParamBooleanUnset,LYRA_DEFAULT_toolParamMissingProperty,LYRA_DEFAULT_toolParamSchemaLimit,LYRA_DEFAULT_toolSelectCustomizeHint,LYRA_DEFAULT_toolSelectLimit,LYRA_DEFAULT_toolSelectNoneAvailable,LYRA_DEFAULT_toolSelectSummary,LYRA_DEFAULT_toolTimelineDetailsFor,LYRA_DEFAULT_toolTimelineLimit,LYRA_DEFAULT_tourDone,LYRA_DEFAULT_tourSkip,LYRA_DEFAULT_tourStepOf,LYRA_DEFAULT_traceTree,LYRA_DEFAULT_traceTreeMetricLabel,LYRA_DEFAULT_traceTreeSpanStatus,LYRA_DEFAULT_transcriptFeedEmpty,LYRA_DEFAULT_transcriptFeedInterim,LYRA_DEFAULT_transcriptFeedLabel,LYRA_DEFAULT_treeNodeMoved,LYRA_DEFAULT_trendOf,LYRA_DEFAULT_trendUnchanged,LYRA_DEFAULT_unarchiveConversation,LYRA_DEFAULT_unpinConversation,LYRA_DEFAULT_unsupportedFieldType,LYRA_DEFAULT_untitledCommunity,LYRA_DEFAULT_untitledConversation,LYRA_DEFAULT_untitledEntity,LYRA_DEFAULT_untitledSource,LYRA_DEFAULT_usageBadgeCostLabel,LYRA_DEFAULT_usageBadgeLabel,LYRA_DEFAULT_usageBadgeLatencyLabel,LYRA_DEFAULT_usageBadgeTokensIn,LYRA_DEFAULT_usageBadgeTokensInLabel,LYRA_DEFAULT_usageBadgeTokensOut,LYRA_DEFAULT_usageBadgeTokensOutLabel,LYRA_DEFAULT_usageBadgeTotalTokensLabel,LYRA_DEFAULT_useDefaultTools,LYRA_DEFAULT_valueInvalid,LYRA_DEFAULT_valueMustBeSerializable,LYRA_DEFAULT_videoCaptions,LYRA_DEFAULT_videoCaptionsOff,LYRA_DEFAULT_videoEnterFullscreen,LYRA_DEFAULT_videoExitFullscreen,LYRA_DEFAULT_videoExitPictureInPicture,LYRA_DEFAULT_videoMute,LYRA_DEFAULT_videoPictureInPicture,LYRA_DEFAULT_videoPlaybackSpeed,LYRA_DEFAULT_videoPlayerLabel,LYRA_DEFAULT_videoPlaylistLabel,LYRA_DEFAULT_videoPlaylistUntitled,LYRA_DEFAULT_videoUnmute,LYRA_DEFAULT_videoVolume,LYRA_DEFAULT_viewerHighlightLabel,LYRA_DEFAULT_viewerSearchActiveMatch,LYRA_DEFAULT_viewerSearchMatchCount,LYRA_DEFAULT_viewerSearchNoMatches,LYRA_DEFAULT_voice,LYRA_DEFAULT_voicePickerNoVoices,LYRA_DEFAULT_voicePickerPreview,LYRA_DEFAULT_voicePickerRequired,LYRA_DEFAULT_voicePickerStopPreview,LYRA_DEFAULT_widgetCollapse,LYRA_DEFAULT_widgetExitFullscreen,LYRA_DEFAULT_widgetExpand,LYRA_DEFAULT_widgetExpandToFullscreen,LYRA_DEFAULT_widgetFullscreenPanel,LYRA_DEFAULT_widgetViewGroup,LYRA_DEFAULT_wordCloud,LYRA_DEFAULT_wordCloudLegend,LYRA_DEFAULT_wordCloudWord,LYRA_DEFAULT_wordCloudWordAnnouncement,LYRA_DEFAULT_wordCloudWords,LYRA_DEFAULT_xmlViewerChildCount,LYRA_DEFAULT_xmlViewerCollapseNode,LYRA_DEFAULT_xmlViewerCopyDocument,LYRA_DEFAULT_xmlViewerCopyNode,LYRA_DEFAULT_xmlViewerExpandNode,LYRA_DEFAULT_xmlViewerLabel,LYRA_DEFAULT_xmlViewerParseError,LYRA_DEFAULT_xmlViewerTooManyNodes,LYRA_DEFAULT_zoomControls,LYRA_DEFAULT_zoomIn,LYRA_DEFAULT_zoomOut,LYRA_DEFAULT_zoomToFit,LYRA_DEFAULT_zoomableFrameLabel};
|