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

@@ -384,7 +384,8 @@ export const languageChineseTraditional = {
"globalLoreBook": "全域 Lorebook",
"globalRegexScript": "全域正規表達式",
"accessibility": "輔助功能",
"sendWithEnter": "使用 Enter 鍵發送",
"sendWithEnter": "使用 Enter 鍵發送取消检查时Shift + Enter更改为消息传送。",
"fixedChatTextarea": "固定聊天窗口底部",
"clickToEdit": "點擊文字進行編輯",
"setNodePassword": "設定密碼以提升安全性",
"inputNodePassword": "輸入密碼。如果忘記密碼,請刪除伺服器文件中的 save/__password.txt 並重啟伺服器。",