mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
feat(web): add directory quick session action (#624)
* fix(codex): support app-server plan mode * fix(codex): broaden plan mode compatibility checks * feat(web): add directory quick session action * fix(web): hide quick session action for unknown directory
This commit is contained in:
@@ -52,6 +52,7 @@ export default {
|
||||
'sessions.search.noResults': '没有匹配的会话。',
|
||||
'sessions.group.showMore': '再显示 {n} 个',
|
||||
'sessions.group.showLess': '收起',
|
||||
'sessions.group.new': '在此目录新建会话',
|
||||
|
||||
// Session list
|
||||
'session.item.path': '路径',
|
||||
|
||||
Reference in New Issue
Block a user