[feat] made creator and character version editable
This commit is contained in:
@@ -72,7 +72,6 @@ export const languageEnglish = {
|
||||
scenario: "A brief description about character's scenario. \n\n**It is not recommended to use this option. Describe it in character description instead.**",
|
||||
utilityBot: "When activated, it ignores main prompt. \n\n**It is not recommended to use this option. Modifiy system prompt instead.**",
|
||||
loreSelective: "If Selective mode is toggled, both Activation Key and Secondary key should have a match to activate the lore."
|
||||
|
||||
},
|
||||
setup: {
|
||||
chooseProvider: "Choose AI Provider",
|
||||
@@ -240,5 +239,7 @@ export const languageEnglish = {
|
||||
selective: "Selective",
|
||||
SecondaryKeys: 'Secondary keys',
|
||||
useGlobalSettings: "Use Global Settings",
|
||||
recursiveScanning: "Recursive Scanning"
|
||||
recursiveScanning: "Recursive Scanning",
|
||||
creator: "Creator",
|
||||
CharVersion: "Character Version"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user