Update migration search setting description

This commit is contained in:
schroda
2026-05-16 23:29:03 +02:00
parent 2f3f1290e5
commit b7730ffcf9
2 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ export const MigrationBulkSearchOptionsDialog = ({
<Typography
variant="body2"
color="textSecondary"
>{t`Do not automatically select matches if they are behind the current source. They will still be shown in the found matches`}</Typography>
>{t`Only automatically select matches if they have additional chapters. They will still be shown in the found matches`}</Typography>
</Stack>
}
sx={{