welsh lang for yes no

This commit is contained in:
2025-02-11 10:18:26 +00:00
parent e23cdef338
commit 4bc4edf537
4 changed files with 15 additions and 7 deletions
@@ -124,12 +124,7 @@ const RepAgent = (props) => {
name="representationOnBehalfOf"
datafieldname="representationOnBehalfOf"
// label={t("myrepresentations:capacity-select-what-capacity-label")}
options={[
t(
"myrepresentations:questionnaire-yes"
),
t("myrepresentations:questionnaire-no"),
]}
options={["Yes", "No"]}
id="representationOnBehalfOf"
className="govuk-radios__input"
errorMsg={t(