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

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": "إدراج سطر جديد في مربع الإدخال"
}
}
},