{ "page": { "title": "CLI Viewer", "subtitle": "{count, plural, =0 {No active sessions} one {# active session} other {# active sessions}}" }, "layout": { "title": "Layout", "single": "Single", "splitH": "Split Horizontal", "splitV": "Split Vertical", "grid": "Grid 2x2" }, "pane": { "empty": "No execution selected", "selectExecution": "Select Execution", "loading": "Loading output for {executionId}...", "close": "Close", "maximize": "Maximize", "minimize": "Minimize" }, "toolbar": { "refresh": "Refresh", "clearAll": "Clear All", "settings": "Settings" }, "emptyState": { "title": "No CLI Executions", "description": "Select an execution from the sidebar or start a new CLI session to view output here.", "action": "View Executions" }, "tabs": { "noTabs": "No tabs open", "addTab": "Add tab", "closeTab": "Close tab", "pinTab": "Pin tab", "unpinTab": "Unpin tab" }, "picker": { "selectExecution": "Select Execution", "searchExecutions": "Search executions...", "noExecutions": "No executions available", "noMatchingExecutions": "No matching executions", "alreadyOpen": "Already open", "executionCount": "{available} of {total} executions available" }, "paneActions": { "splitHorizontal": "Split Horizontal", "splitVertical": "Split Vertical", "closePane": "Close Pane" } }