This commit is contained in:
Manav Rathi
2024-08-12 11:10:18 +05:30
parent 92adb3ad6f
commit 2830d32c79

View File

@@ -176,7 +176,7 @@ const EnableML: React.FC<EnableMLProps> = ({ onEnable }) => {
</Stack>
<Typography color="text.faint" variant="small">
{pt(
'Magic search allows to search photos by their contents, e.g. "car", "red car" or even very specific things like "Ferrari".',
'Magic search allows to search photos by their contents, e.g. "car", "red car", "Ferrari"',
)}
</Typography>
</Stack>