mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 19:00:13 +01:00
chore: linting
This commit is contained in:
parent
8959576d75
commit
d59a3f20cb
8 changed files with 76 additions and 25 deletions
|
|
@ -15,7 +15,8 @@ export default {
|
|||
com_ui_limitation_incorrect_info: 'Puede generar ocasionalmente información incorrecta',
|
||||
com_ui_limitation_harmful_biased:
|
||||
'Puede producir ocasionalmente instrucciones perjudiciales o contenido sesgado',
|
||||
com_ui_limitation_limited_2021: 'Conocimiento limitado sobre el mundo y eventos posteriores a 2021',
|
||||
com_ui_limitation_limited_2021:
|
||||
'Conocimiento limitado sobre el mundo y eventos posteriores a 2021',
|
||||
com_ui_input: 'Entrada',
|
||||
com_ui_close: 'Cerrar',
|
||||
com_ui_model: 'Modelo',
|
||||
|
|
@ -185,4 +186,4 @@ export default {
|
|||
com_nav_settings: 'Configuraciones',
|
||||
com_nav_search_placeholder: 'Buscar mensajes',
|
||||
com_nav_setting_general: 'General',
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue