mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
Add web conversation outline (#534)
This commit is contained in:
@@ -61,6 +61,12 @@ export default {
|
||||
// Session header
|
||||
'session.title': '文件',
|
||||
'session.more': '更多操作',
|
||||
'session.outline.open': '会话大纲',
|
||||
'session.outline.close': '关闭大纲',
|
||||
'session.outline.title': '大纲',
|
||||
'session.outline.loadOlder': '加载更早',
|
||||
'session.outline.empty': '已加载消息中暂无大纲项',
|
||||
'session.outline.kind.user': '用户',
|
||||
|
||||
// Session actions
|
||||
'session.action.rename': '重命名',
|
||||
|
||||
Reference in New Issue
Block a user