[feat] add click to edit

This commit is contained in:
kwaroran
2023-05-26 05:36:56 +09:00
parent 549cdf3487
commit fe0a40d79d
5 changed files with 17 additions and 3 deletions

View File

@@ -257,5 +257,7 @@ export const languageKorean = {
charLoreBook: '캐릭터 로어북',
globalLoreBook: '글로벌 로어북',
globalRegexScript: "글로별 정규식",
accessibility: "접근성"
accessibility: "접근성",
sendWithEnter: "엔터키로 메세지 보내기",
clickToEdit: "클릭해서 수정하기"
}