mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
parent
3a698eaaa6
commit
e8c869268d
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ export function DeleteConversationDialog({
|
|||
<div id="delete-conversation-dialog" className="w-full truncate">
|
||||
<Trans
|
||||
i18nKey="com_ui_delete_confirm_strong"
|
||||
values={{ item: title }}
|
||||
values={{ title }}
|
||||
components={{ strong: <strong /> }}
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue