mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 17:30:16 +01:00
🐛 fix: Resolve Preset Button Disappearing in Mobile View (#2935)
* refactor: Update import paths for ExportAndShareMenu component and add localization * fix: mobile view for export/share button
This commit is contained in:
parent
b8e35002f4
commit
248dfb8b5b
4 changed files with 20 additions and 19 deletions
|
|
@ -424,6 +424,7 @@ export default {
|
|||
com_endpoint_agent: 'Agent',
|
||||
com_endpoint_show_what_settings: 'Show {0} Settings',
|
||||
com_endpoint_export: 'Export',
|
||||
com_endpoint_export_share: 'Export/Share',
|
||||
com_endpoint_assistant: 'Assistant',
|
||||
com_endpoint_use_active_assistant: 'Use Active Assistant',
|
||||
com_endpoint_assistant_model: 'Assistant Model',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue