style(Sidebar) added ToolTip (#1038)

* added open and close sidebard ToolTip

* fix position

* fix(Nav) removed empty brackets
This commit is contained in:
Marco Beretta 2023-10-11 03:11:02 +02:00 committed by GitHub
parent 495ac1b36d
commit f63fe4b4e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 88 additions and 68 deletions

View file

@ -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',