Skip to content

Commit

Permalink
Add missing summary translation key
Browse files Browse the repository at this point in the history
  • Loading branch information
fumimowdan committed Oct 24, 2023
1 parent c441c2d commit 18fb279
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/submission/summary.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div class="govuk-grid-row">
<div class="govuk-grid-column-full">
<h1 class="govuk-heading-l">
<%= t("applicants.application_summary.title") %>
<%= t("steps.summary") %>
</h1>

<p class="govuk-body">
Expand Down
1 change: 1 addition & 0 deletions config/locales/steps.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ en:
back: Back
true: 'Yes'
false: 'No'
summary: Summary
application_route:
question: What is your employment status?
hint: Select one of the following options.
Expand Down

0 comments on commit 18fb279

Please sign in to comment.