Add fixed chat textarea option to AccessibilitySettings

Additionally, change 'send to center' to 'send to shift center'
This commit is contained in:
YH_KIM
2025-04-06 16:37:29 +09:00
parent ea570787c2
commit 4c47480b7e
10 changed files with 213 additions and 196 deletions

View File

@@ -517,7 +517,8 @@ export const languageKorean = {
"globalLoreBook": "글로벌 로어북",
"globalRegexScript": "글로벌 정규식",
"accessibility": "접근성",
"sendWithEnter": "엔터키로 메세지 보내기",
"sendWithEnter": "엔터키로 메세지 보내기(체크 해제시 Shift + Enter가 메세지 전송으로 변경.)",
"fixedChatTextarea": "채팅창 하단 고정",
"clickToEdit": "클릭해서 수정하기",
"setNodePassword": "보안을 위해 비밀번호를 정해주세요",
"inputNodePassword": "비밀번호를 입력해주세요. 기억이 안나신다면, save/__password를 지우고 서버를 재시작해주세요.",