i18n support

This commit is contained in:
n4ze3m
2024-03-24 21:00:00 +05:30
parent 3143dd3490
commit 01d27fd1c2
25 changed files with 583 additions and 491 deletions

View File

@@ -284,7 +284,7 @@ export const PlaygroundForm = ({ dropedFile }: Props) => {
}`}>
<ImageIcon className="h-5 w-5" />
</button>
</Tooltip>
</Tooltip>
{!isSending ? (
<Dropdown.Button
htmlType="submit"