share modal :translate option

This commit is contained in:
ManishMadan2882
2024-07-28 20:06:24 +05:30
parent d63b5d71a1
commit a58369fbb1
5 changed files with 9 additions and 5 deletions

View File

@@ -129,7 +129,7 @@ export const ShareConversationModal = ({
<h2 className="text-xl font-medium">{t('modals.shareConv.label')}</h2>
<p className="text-sm">{t('modals.shareConv.note')}</p>
<div className="flex items-center justify-between">
<span className="text-lg">Allow users to prompt further</span>
<span className="text-lg">{t('modals.shareConv.option')}</span>
<label className=" cursor-pointer select-none items-center">
<div className="relative">
<input