Skip to content

Commit

Permalink
EPBR-7650: Fix Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
al01010 committed Nov 29, 2024
1 parent 4b2a2aa commit 12d32d1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
<% if assessment[:countryId] == 4 %>
<% if print_view %>
<li>
<%== t('domestic_epc.sections.recommendations.paying_for_energy_improvements.hug_boarder_text') %><a class="govuk-link" href=" <%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.hug_url') %>"><%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.hug_print_link_text') %></a>
<%== t('domestic_epc.sections.recommendations.paying_for_energy_improvements.hug_border_text') %><a class="govuk-link" href=" <%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.hug_url') %>"><%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.hug_print_link_text') %></a>
</li>
<% else %>
<li>
<%== t('domestic_epc.sections.recommendations.paying_for_energy_improvements.hug_boarder_text') %><a class="govuk-link" href=" <%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.hug_url') %>"><%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.hug_link_text') %></a>
<%== t('domestic_epc.sections.recommendations.paying_for_energy_improvements.hug_border_text') %><a class="govuk-link" href=" <%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.hug_url') %>"><%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.hug_link_text') %></a>
</li>
<% end %>
<% end %>
Expand All @@ -77,7 +77,7 @@
</li>
<% else %>
<li>
<%== t('domestic_epc.sections.recommendations.paying_for_energy_improvements.nest_upgrade_boarder_text') %><a class="govuk-link" href=" <%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.nest_upgrade_url') %>"><%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.nest_upgrade_print_link_text') %></a>
<%== t('domestic_epc.sections.recommendations.paying_for_energy_improvements.nest_upgrade_border_text') %><a class="govuk-link" href=" <%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.nest_upgrade_url') %>"><%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.nest_upgrade_print_link_text') %></a>
</li>
<% end %>
<% end %>
Expand All @@ -87,7 +87,7 @@
</li>
<% else %>
<li>
<%== t('domestic_epc.sections.recommendations.paying_for_energy_improvements.nest_upgrade_boarder_text') %><a class="govuk-link" href=" <%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.nest_upgrade_url') %>"><%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.nest_upgrade_link_text') %></a>
<%== t('domestic_epc.sections.recommendations.paying_for_energy_improvements.nest_upgrade_border_text') %><a class="govuk-link" href=" <%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.nest_upgrade_url') %>"><%= t('domestic_epc.sections.recommendations.paying_for_energy_improvements.nest_upgrade_link_text') %></a>
</li>
<% end %>
<% end %>
Expand Down
4 changes: 2 additions & 2 deletions locales/cy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1058,7 +1058,7 @@ cy:
hug_link_text: "Grant Uwchraddio Cartrefi"
hug_url: "https://www.gov.uk/apply-home-upgrade-grant"
hug_print_link_text: "Grant Uwchraddio Cartrefi (www.gov.uk/apply-home-upgrade-grant)"
hug_boarder_text: "Gwelliannau arbed ynni am ddim os ydych chi’n byw yn Lloegr: "
hug_border_text: "Gwelliannau arbed ynni am ddim os ydych chi’n byw yn Lloegr: "
insulation_text: "Inswleiddio:"
insulation_link_text: "Cynllun Inswleiddio Mawr Prydain"
insulation_url: "https://www.gov.uk/apply-great-british-insulation-scheme"
Expand All @@ -1080,7 +1080,7 @@ cy:
nest_upgrade_text: "Gwelliannau arbed ynni am ddim: "
nest_upgrade_url: "https://www.gov.wales/get-free-home-energy-efficiency-improvements-nest"
nest_upgrade_print_link_text: "Nyth (www.gov.wales/get-free-home-energy-efficiency-improvements-nest)"
nest_upgrade_boarder_text: "Gwelliannau arbed ynni am ddim os ydych chi’n byw yng Nghymru: "
nest_upgrade_border_text: "Gwelliannau arbed ynni am ddim os ydych chi’n byw yng Nghymru: "
nest_upgrade_link_text: "Nyth"
information:
title: "Pwy dylech chi gysylltu â nhw ynglŷn â’r dystysgrif hon"
Expand Down
4 changes: 2 additions & 2 deletions locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1059,7 +1059,7 @@ en:
hug_link_text: "Home Upgrade Grant"
hug_url: "https://www.gov.uk/apply-home-upgrade-grant"
hug_print_link_text: "Home Upgrade Grant (www.gov.uk/apply-home-upgrade-grant)"
hug_boarder_text: "Free energy saving improvements if you live in England: "
hug_border_text: "Free energy saving improvements if you live in England: "
insulation_text: "Insulation: "
insulation_link_text: "Great British Insulation Scheme"
insulation_url: "https://www.gov.uk/apply-great-british-insulation-scheme"
Expand All @@ -1081,7 +1081,7 @@ en:
nest_upgrade_text: "Free energy saving improvements: "
nest_upgrade_url: "https://www.gov.wales/get-free-home-energy-efficiency-improvements-nest"
nest_upgrade_print_link_text: "Nest (www.gov.wales/get-free-home-energy-efficiency-improvements-nest)"
nest_upgrade_boarder_text: "Free energy saving improvements if you live in Wales: "
nest_upgrade_border_text: "Free energy saving improvements if you live in Wales: "
nest_upgrade_link_text: "Nest"

information:
Expand Down

0 comments on commit 12d32d1

Please sign in to comment.