Using play-frontend-govuk the skip link content is hard-coded to English and so does not get translated to Welsh.
Reported to plat-ui via Slack 9 April 2021
Going to investigate using a HMRC standard template to mirror/enhance the GOVUK one.
One possible solution in the short term is for teams to send a skiplink component (with appropriate translation) to the @skipLinkBlock as an override - see https://github.com/hmrc/play-frontend-govuk/blob/master/src/main/twirl/uk/gov/hmrc/govukfrontend/views/layouts/govukTemplate.scala.html#L66-L71
Using play-frontend-govuk the skip link content is hard-coded to English and so does not get translated to Welsh.
Reported to plat-ui via Slack 9 April 2021
Going to investigate using a HMRC standard template to mirror/enhance the GOVUK one.
One possible solution in the short term is for teams to send a skiplink component (with appropriate translation) to the
@skipLinkBlockas an override - see https://github.com/hmrc/play-frontend-govuk/blob/master/src/main/twirl/uk/gov/hmrc/govukfrontend/views/layouts/govukTemplate.scala.html#L66-L71