支持自定义消息发送和消息换行快捷键

This commit is contained in:
xintaofei
2026-03-12 08:53:47 +08:00
parent f9771d6f27
commit d75e0cef48
14 changed files with 126 additions and 6 deletions

View File

@@ -183,6 +183,14 @@
"close_all_file_tabs": {
"title": "關閉全部檔案分頁",
"description": "僅在檔案模式下關閉所有檔案分頁"
},
"send_message": {
"title": "傳送訊息",
"description": "在輸入框中傳送目前的訊息"
},
"newline_in_message": {
"title": "訊息換行",
"description": "在輸入框中插入換行符"
}
}
},