-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds the remaining EY tasks along with copy for the tasks being unavilable.
- Loading branch information
Showing
5 changed files
with
697 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1467,12 +1467,25 @@ en: | |
no_response: No response | ||
other: Other | ||
task_questions: | ||
matching_details: | ||
title: Is this claim still valid despite having matching details with other claims? | ||
employment: | ||
title: Is the claimant still working at the current nursery above? | ||
unavailable: This task will be available from %{employment_task_available_at} | ||
identity_confirmation: | ||
title: "Do these names match?" | ||
student_loan_amount: | ||
title: Does the claimant’s student loan amount and plan type match the information we hold about their loan? | ||
unavailable: This task is not available until the claimant has submitted their claim | ||
student_loan_plan: | ||
unavailable: This task is not available until the claimant has submitted their claim | ||
payroll_details: | ||
title: "Check bank account details" | ||
question: "The claimant’s personal bank account details have not been automatically validated. Has the claimant confirmed their personal bank account details?" | ||
unavailable: This task is not available until the claimant has submitted their claim | ||
payroll_gender: | ||
unavailable: This task is not available until the claimant has submitted their claim | ||
matching_details: | ||
title: Is this claim still valid despite having matching details with other claims? | ||
unavailable: This task is not available until the claimant has submitted their claim | ||
early_years_payment_practitioner: | ||
journey_name: Claim an early years financial incentive payment | ||
feedback_email: "[email protected]" | ||
|
Oops, something went wrong.