Merged PR 1655: 16937 updated translation for contact us button

16937 updated translation for contact us button

Related work items: #16937
This commit is contained in:
Robert Bond
2025-06-04 09:04:09 +00:00
5 changed files with 13 additions and 5 deletions
+2 -2
View File
@@ -173,7 +173,7 @@ const Breadcrumbs = (props) => {
</Link>
</li>
<li className="govuk-breadcrumbs__list-item">
Contact us
{t("common:footer-contact-us-link-label")}
</li>
</>
)}
@@ -1099,7 +1099,7 @@ const Breadcrumbs = (props) => {
{router.pathname == "/dns/contact-us" && (
<>
<li className="govuk-breadcrumbs__list-item">
Contact us
{t("common:footer-contact-us-link-label")}
</li>
</>
)}
+1 -1
View File
@@ -31,7 +31,7 @@ export default function CaseComment() {
href={router.locale == "cy" ? "/cyswllt" : "/contactus"}
className="govuk-button withChevron govuk-button-cta"
>
Contact us
{t("common:footer-contact-us-link-label")}
</Link>
</div>
</div>
+1 -1
View File
@@ -180,7 +180,7 @@ let CaseSearch = (props) => {
}
className="govuk-button withChevron govuk-button-cta"
>
Contact us
{t("common:footer-contact-us-link-label")}
</Link>
</div>
</div>
+8
View File
@@ -105,6 +105,14 @@ module.exports = {
source: "/fymhorth/canlyniadauchwilio",
destination: "/myportal/searchresults",
},
{
source: "/cyswllt",
destination: "/contactus",
},
{
source: "/fymhorth/cyswllt",
destination: "/myportal/contactus",
},
{
source: "/chwiliouwch",
destination: "/advancedsearch",
+1 -1
View File
@@ -391,7 +391,7 @@ let ContactUs = (props) => {
<div className="govuk-grid-row">
<div className="govuk-grid-column-full">
<h2 className="govuk-heading-l govuk-!-margin-bottom-7">
Contact us{" "}
{t("common:footer-contact-us-link-label")}
</h2>
<div className="wgForm">