mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-20 17:34:10 +01:00
feat: download audio file support
This commit is contained in:
parent
302b28fc9b
commit
d839e4661c
6 changed files with 113 additions and 59 deletions
|
|
@ -247,6 +247,9 @@ export default {
|
|||
com_ui_use_micrphone: 'Use microphone',
|
||||
com_ui_min_tags: 'Cannot remove more values, a minimum of {0} are required.',
|
||||
com_ui_max_tags: 'Maximum number allowed is {0}, using latest values.',
|
||||
com_ui_hold_mouse_download: 'Hold for {0} more seconds to download the audio',
|
||||
com_ui_info_read_aloud: 'Hold click 3 seconds to download',
|
||||
com_ui_downloading: 'Downloading...',
|
||||
com_auth_error_login:
|
||||
'Unable to login with the information provided. Please check your credentials and try again.',
|
||||
com_auth_error_login_rl:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue