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
+5
View File
@@ -479,6 +479,8 @@ let MakeRepresentation = (props) => {
/>;
break;
case "appellant":
case "apelydd":
case "Apelydd":
case t(
"myrepresentations:capacity-options-arr-appellant"
).toLocaleLowerCase():
@@ -543,6 +545,8 @@ let MakeRepresentation = (props) => {
);
break;
case "agent":
case "Asiant":
case "asiant":
case t(
"myrepresentations:capacity-options-arr-agent"
).toLowerCase():
@@ -1188,6 +1192,7 @@ let MakeRepresentation = (props) => {
</h1>
<div id="rep-form">
<div className="govuk-grid-column-three-quarters wgForm">
www
{whichControl()}
</div>