Update text for accepted answers in compatibility question content

This commit is contained in:
MartinBraquet
2026-05-31 01:19:18 +02:00
parent aefbf3e247
commit 1b1c43dccd

View File

@@ -200,7 +200,7 @@ export function AnswerCompatibilityQuestionContent(props: {
</Col>
<Col className="gap-2">
<span className="text-ink-500 text-sm">
{t('answers.content.answers_you_accept', "Answers you'll accept")}
{t('answers.content.answers_you_accept', "Answers you'll accept from them")}
</span>
<MultiSelectAnswers
values={answer.pref_choices ?? []}