mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-22 03:10:15 +01:00
🖌️ style: Minor UI Updates (#2011)
* UI Design update * Add an error icon next to the avatar. * fix * Change the style of buttons * fix: avatar
This commit is contained in:
parent
2e77813952
commit
f5a754c8be
39 changed files with 147 additions and 121 deletions
|
|
@ -6,6 +6,7 @@ export default {
|
|||
com_sidepanel_select_assistant: 'Select an Assistant',
|
||||
com_sidepanel_assistant_builder: 'Assistant Builder',
|
||||
com_sidepanel_attach_files: 'Attach Files',
|
||||
com_sidepanel_manage_files: 'Manage Files',
|
||||
com_assistants_knowledge: 'Knowledge',
|
||||
com_assistants_knowledge_info:
|
||||
'If you upload files under Knowledge, conversations with your Assistant may include file contents.',
|
||||
|
|
@ -345,6 +346,7 @@ export default {
|
|||
com_nav_export_recursive_or_sequential: 'Recursive or sequential?',
|
||||
com_nav_export_recursive: 'Recursive',
|
||||
com_nav_export_conversation: 'Export conversation',
|
||||
com_nav_my_files: 'My Files',
|
||||
com_nav_theme: 'Theme',
|
||||
com_nav_theme_system: 'System',
|
||||
com_nav_theme_dark: 'Dark',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue