[feat] add click to edit
This commit is contained in:
@@ -279,5 +279,6 @@ export const languageEnglish = {
|
||||
globalLoreBook: 'Global Lorebook',
|
||||
globalRegexScript: "Global Regex",
|
||||
accessibility: "Accessibility",
|
||||
sendWithEnter: "Send with Enter Key"
|
||||
sendWithEnter: "Send with Enter Key",
|
||||
clickToEdit: "Click Text to Edit"
|
||||
}
|
||||
@@ -257,5 +257,7 @@ export const languageKorean = {
|
||||
charLoreBook: '캐릭터 로어북',
|
||||
globalLoreBook: '글로벌 로어북',
|
||||
globalRegexScript: "글로별 정규식",
|
||||
accessibility: "접근성"
|
||||
accessibility: "접근성",
|
||||
sendWithEnter: "엔터키로 메세지 보내기",
|
||||
clickToEdit: "클릭해서 수정하기"
|
||||
}
|
||||
Reference in New Issue
Block a user