mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 17:30:16 +01:00
style(Sidebar) added ToolTip (#1038)
* added open and close sidebard ToolTip * fix position * fix(Nav) removed empty brackets
This commit is contained in:
parent
495ac1b36d
commit
f63fe4b4e0
3 changed files with 88 additions and 68 deletions
|
|
@ -226,6 +226,8 @@ export default {
|
|||
com_endpoint_config_key_google_service_account: 'Create a Service Account',
|
||||
com_endpoint_config_key_google_vertex_api_role:
|
||||
'Make sure to click \'Create and Continue\' to give at least the \'Vertex AI User\' role. Lastly, create a JSON key to import here.',
|
||||
com_nav_close_menu: 'Close sidebar',
|
||||
com_nav_open_menu: 'Open sidebar',
|
||||
com_nav_export_filename: 'Filename',
|
||||
com_nav_export_filename_placeholder: 'Set the filename',
|
||||
com_nav_export_type: 'Type',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue