welsh lang for yes no
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user