lobe-chat icon indicating copy to clipboard operation
lobe-chat copied to clipboard

💄 style: Optimized file upload buttons and prompts

Open Yanyutin753 opened this issue 2 months ago • 3 comments

💻 变更类型 | Change Type

  • [ ] ✨ feat
  • [ ] 🐛 fix
  • [ ] ♻️ refactor
  • [x] 💄 style
  • [ ] 🔨 chore
  • [ ] ⚡️ perf
  • [ ] 📝 docs

🔀 变更说明 | Description of Change

  1. src\locales\default\chat.ts文件里增加actionFiletipdragFileDescdragFileTitle三个变量,使得src\app\chat\(desktop)\features\ChatInput\Footer\DragUpload.tsx可以根据enabledFiles的值进行对于上传文件的提醒说明。

  2. src\features\ChatInput\ActionBar\FileUpload.tsx 增加FileUp作为上传文件的svg

  3. 适配actionFiletipdragFileDescdragFileTitle三个变量多语言

📝 补充信息 | Additional Information

已自测通过!

https://github.com/lobehub/lobe-chat/assets/132346501/d557830f-1819-4d3f-8f9d-9cfdccd4846e

Yanyutin753 avatar Apr 15 '24 11:04 Yanyutin753