Add fixed chat textarea option to AccessibilitySettings
Additionally, change 'send to center' to 'send to shift center'
This commit is contained in:
@@ -384,7 +384,8 @@ export const languageChineseTraditional = {
|
||||
"globalLoreBook": "全域 Lorebook",
|
||||
"globalRegexScript": "全域正規表達式",
|
||||
"accessibility": "輔助功能",
|
||||
"sendWithEnter": "使用 Enter 鍵發送",
|
||||
"sendWithEnter": "使用 Enter 鍵發送(取消检查时Shift + Enter更改为消息传送。)",
|
||||
"fixedChatTextarea": "固定聊天窗口底部",
|
||||
"clickToEdit": "點擊文字進行編輯",
|
||||
"setNodePassword": "設定密碼以提升安全性",
|
||||
"inputNodePassword": "輸入密碼。如果忘記密碼,請刪除伺服器文件中的 save/__password.txt 並重啟伺服器。",
|
||||
|
||||
Reference in New Issue
Block a user