feat: persona binding
This commit is contained in:
@@ -670,4 +670,11 @@ export const languageEnglish = {
|
||||
helpBlock: "Help",
|
||||
hideChatIcon: "Hide Icon UI",
|
||||
loadInternalBackup: "Load Internal Backup",
|
||||
createCopy: "Create a Copy",
|
||||
bindPersona: "Bind Persona",
|
||||
chatOptions: "Chat Options",
|
||||
doYouWantToBindCurrentPersona: "Do you want to bind the current persona to this chat?",
|
||||
doYouWantToUnbindCurrentPersona: "Do you want to unbind the persona from this chat?",
|
||||
personaBindedSuccess: "Persona is successfully binded",
|
||||
personaUnbindedSuccess: "Persona is successfully unbinded",
|
||||
}
|
||||
Reference in New Issue
Block a user