mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-01 15:03:57 +08:00
feat: implement infinite scrolling for native sessions and add reset functionality to queue scheduler
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
"nativeSessions": {
|
||||
"count": "{count} native sessions",
|
||||
"sessions": "sessions",
|
||||
"loading": "Loading...",
|
||||
"loadMore": "Load More",
|
||||
"empty": {
|
||||
"title": "No Native Sessions",
|
||||
"message": "Native CLI sessions from Gemini, Codex, Qwen, etc. will appear here."
|
||||
|
||||
@@ -38,6 +38,8 @@
|
||||
"nativeSessions": {
|
||||
"count": "{count} 个原生会话",
|
||||
"sessions": "个会话",
|
||||
"loading": "加载中...",
|
||||
"loadMore": "加载更多",
|
||||
"empty": {
|
||||
"title": "无原生会话",
|
||||
"message": "来自 Gemini、Codex、Qwen 等的原生 CLI 会话将显示在这里。"
|
||||
|
||||
Reference in New Issue
Block a user