added in welsh translations and spot check 2
This commit is contained in:
@@ -15,7 +15,10 @@ export default function CaseComment() {
|
||||
</h3>
|
||||
<p className="govuk-body-s">
|
||||
{t("home:casescomment-card-paragraph-one")}{" "}
|
||||
<a href={"mailto:" + t("home:login-contact-email")}>
|
||||
<a
|
||||
href={"mailto:" + t("home:login-contact-email")}
|
||||
className="govuk-link--no-underline"
|
||||
>
|
||||
{t("home:login-contact-email")}
|
||||
</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user