mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-26 04:06:12 +01:00
🌍: Correct Localized Text of "Save & Submit" Button (#1517)
* To provide a full translation option for the button in other languages * Add a modification for the old version of the chat
This commit is contained in:
parent
8f9ef13325
commit
e3abd0d345
8 changed files with 11 additions and 5 deletions
|
|
@ -37,6 +37,7 @@ export default {
|
|||
com_ui_upload_invalid: 'Archivo inválido para subir',
|
||||
com_ui_cancel: 'Cancelar',
|
||||
com_ui_save: 'Guardar',
|
||||
com_ui_save_submit: 'Guardar y enviar',
|
||||
com_ui_copy_to_clipboard: 'Copiar al portapapeles',
|
||||
com_ui_copied_to_clipboard: 'Copiado al portapapeles',
|
||||
com_ui_regenerate: 'Regenerar',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue