- `logs.searchLogs` - Placeholder text for the search input in the logs panel - `logs.selectProcessToView` - Empty state message when no process is selected - `processes.noProcesses` - Empty state message when no processes exist - `search.matchCount` - Shows current match position (e.g., "1 of 5") - `search.noMatches` - Shown when search has no results All type checks pass (`pnpm run check` completed successfully).