mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-07-30 17:59:13 -04:00
Update text for accepted answers in compatibility question content
This commit is contained in:
@@ -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 ?? []}
|
||||
|
||||
Reference in New Issue
Block a user