mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 20:20:57 +00:00
feat: add attachment ui
This commit is contained in:
parent
9a3e0bb72b
commit
aba4abf6ad
6 changed files with 161 additions and 36 deletions
|
|
@ -10,6 +10,11 @@ export default {
|
|||
// ============================================================================
|
||||
// Help / UI Components
|
||||
// ============================================================================
|
||||
// Attachment hints
|
||||
'↑ to manage attachments': '↑ 管理附件',
|
||||
'← → select, Delete to remove, ↓ to exit': '← → 选择,Delete 删除,↓ 退出',
|
||||
'Attachments: ': '附件:',
|
||||
|
||||
'Basics:': '基础功能:',
|
||||
'Add context': '添加上下文',
|
||||
'Use {{symbol}} to specify files for context (e.g., {{example}}) to target specific files or folders.':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue