[feat] added v2 spec additions to character
This commit is contained in:
@@ -211,6 +211,11 @@ export const languageEnglish = {
|
||||
editOutput: "Modfiy Output",
|
||||
editProcess: "Modfiy Request Data",
|
||||
loadLatest: "Load Latest Backup",
|
||||
loadOthers: "Load Other Backups"
|
||||
|
||||
loadOthers: "Load Other Backups",
|
||||
exampleMessage: "Example Message",
|
||||
creatorNotes: "Creator's Quote",
|
||||
systemPrompt: "System Prompt",
|
||||
characterNotes: "Character Notes",
|
||||
personality: "Personality",
|
||||
alternateGreetings: "Alternate Greetings"
|
||||
}
|
||||
|
||||
@@ -208,5 +208,5 @@ export const languageKorean = {
|
||||
editOutput: "출력문 수정",
|
||||
editProcess: "리퀘스트 데이터 수정",
|
||||
loadLatest: "가장 최근 백업 불러오기",
|
||||
loadOthers: "다른 백업 불러오기"
|
||||
loadOthers: "다른 백업 불러오기",
|
||||
}
|
||||
Reference in New Issue
Block a user