welsh translations of account details
This commit is contained in:
@@ -125,7 +125,6 @@ const Breadcrumbs = (props) => {
|
||||
{router.pathname == "/myportal/advancedsearch" ? (
|
||||
<>
|
||||
<li className="govuk-breadcrumbs__list-item">
|
||||
www
|
||||
<Link
|
||||
href={
|
||||
router.locale != "en"
|
||||
@@ -603,7 +602,7 @@ const Breadcrumbs = (props) => {
|
||||
</Link>
|
||||
</li>
|
||||
<li className="govuk-breadcrumbs__list-item">
|
||||
Your account
|
||||
{t("account:account-title")}
|
||||
</li>
|
||||
</>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user