mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-18 22:54:41 +00:00
feat(app): restore to message and fork session (#17092)
This commit is contained in:
@@ -127,6 +127,8 @@ export const dict: Record<string, string> = {
|
||||
"ui.message.collapse": "Collapse message",
|
||||
"ui.message.copy": "Copy",
|
||||
"ui.message.copyMessage": "Copy message",
|
||||
"ui.message.forkMessage": "Fork to new session",
|
||||
"ui.message.revertMessage": "Reset to this point",
|
||||
"ui.message.copyResponse": "Copy response",
|
||||
"ui.message.copied": "Copied",
|
||||
"ui.message.interrupted": "Interrupted",
|
||||
|
||||
Reference in New Issue
Block a user