welsh translations of account details
This commit is contained in:
@@ -58,7 +58,7 @@ const Home = (props) => {
|
||||
>
|
||||
<div className="govuk-grid-row">
|
||||
<div className="govuk-grid-column-two-thirds">
|
||||
<h1>Your account</h1>
|
||||
<h1>{t("account:account-title")}</h1>
|
||||
<PersonalDetails
|
||||
props={props}
|
||||
accountUpdatedComplete={
|
||||
|
||||
Reference in New Issue
Block a user