diff --git a/app/views/transaction/show.html.erb b/app/views/transaction/show.html.erb index e9641087e8..3eeb635ea5 100644 --- a/app/views/transaction/show.html.erb +++ b/app/views/transaction/show.html.erb @@ -65,7 +65,7 @@ <% if hmrc_temporary_ab_test_variant_b? %> <%= render "govuk_publishing_components/components/govspeak", {} do %>

<%= t('ab_testing.ready_reckoner_video_description') %>

-

How do I budget for my Self Assessment tax bill?

+

<%= t('ab_testing.ready_reckoner_video_link_text') %>

<% end %> <% end %>

diff --git a/config/locales/cy.yml b/config/locales/cy.yml index 19d2716200..f930ea92b2 100644 --- a/config/locales/cy.yml +++ b/config/locales/cy.yml @@ -7,6 +7,8 @@ cy: version: fersiwn visit_govuk_html: Ewch i hafan GOV.UK i weld gwasanaethau a gwybodaeth y llywodraeth. ready_reckoner_video_description: + ready_reckoner_video_link_href: + ready_reckoner_video_link_text: account: cookies_and_feedback: cookie_consent: diff --git a/config/locales/en.yml b/config/locales/en.yml index 8f6859b51e..734a7cb743 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -7,6 +7,8 @@ en: version: version visit_govuk_html: Visit the GOV.UK homepage to find government services and information. ready_reckoner_video_description: Watch this video to find out how a budget payment plan can help you pay your tax bill on time. + ready_reckoner_video_link_href: https://www.youtube.com/watch?v=xHn31myAkio + ready_reckoner_video_link_text: How do I budget for my Self Assessment tax bill? account: cookies_and_feedback: cookie_consent: