feat(webui): show forked history boundary
This commit is contained in:
@@ -509,6 +509,7 @@
|
||||
},
|
||||
"chat": {
|
||||
"fallbackTitle": "Chat {{id}}",
|
||||
"forkTitle": "Fork: {{title}}",
|
||||
"loading": "Loading…",
|
||||
"noSessions": "No sessions yet.",
|
||||
"showMore": "Show {{count}} more",
|
||||
@@ -811,7 +812,8 @@
|
||||
"scrollToBottom": "Scroll to bottom",
|
||||
"loadEarlier": "Load earlier messages",
|
||||
"fork": {
|
||||
"failed": "Could not fork this chat. Try again."
|
||||
"failed": "Could not fork this chat. Try again.",
|
||||
"fromHistory": "Forked from history"
|
||||
},
|
||||
"promptNavigator": {
|
||||
"open": "Open prompt navigator",
|
||||
@@ -852,11 +854,11 @@
|
||||
"imageAttachment": "Image attachment",
|
||||
"automationSourceFallback": "Automation",
|
||||
"automationTriggered": "Triggered automatically",
|
||||
"copyMessage": "Copy message",
|
||||
"copiedMessage": "Copied message",
|
||||
"forkFromHere": "Fork from here",
|
||||
"copyReply": "Copy reply",
|
||||
"copiedReply": "Copied reply",
|
||||
"copyMessage": "Copy",
|
||||
"copiedMessage": "Copied",
|
||||
"forkFromHere": "Fork",
|
||||
"copyReply": "Copy",
|
||||
"copiedReply": "Copied",
|
||||
"turnLatencyTitle": "Response time (end-to-end)"
|
||||
},
|
||||
"lightbox": {
|
||||
|
||||
Reference in New Issue
Block a user