mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 09:50: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">
|
<div id="delete-conversation-dialog" className="w-full truncate">
|
||||||
<Trans
|
<Trans
|
||||||
i18nKey="com_ui_delete_confirm_strong"
|
i18nKey="com_ui_delete_confirm_strong"
|
||||||
values={{ item: title }}
|
values={{ title }}
|
||||||
components={{ strong: <strong /> }}
|
components={{ strong: <strong /> }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue