feat: add attachment ui

This commit is contained in:
LaZzyMan 2026-01-26 16:15:08 +08:00
parent 9a3e0bb72b
commit aba4abf6ad
6 changed files with 161 additions and 36 deletions

View file

@ -11,6 +11,12 @@ export default {
// ============================================================================
// Справка / Компоненты интерфейса
// ============================================================================
// 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.':