7 changed files with 57 additions and 14 deletions
@ -0,0 +1,21 @@ |
|||||||
|
en: |
||||||
|
forms: |
||||||
|
2023: |
||||||
|
sales: |
||||||
|
soft_validations: |
||||||
|
retirement_value_check: |
||||||
|
max: |
||||||
|
page_header: "" |
||||||
|
check_answer_label: "Retirement confirmation" |
||||||
|
hint_text: "" |
||||||
|
question_text: "Are you sure this person isn't retired?" |
||||||
|
title_text: "You told us this person is over 66 and not retired." |
||||||
|
informative_text: "The minimum expected retirement age in England is 66." |
||||||
|
min: |
||||||
|
page_header: "" |
||||||
|
check_answer_label: "Retirement confirmation" |
||||||
|
hint_text: "" |
||||||
|
question_text: "Are you sure this person is retired?" |
||||||
|
title_text: "You told us this person is aged %{age} years and retired." |
||||||
|
informative_text: "The minimum expected retirement age in England is 66." |
||||||
|
|
||||||
@ -0,0 +1,21 @@ |
|||||||
|
en: |
||||||
|
forms: |
||||||
|
2024: |
||||||
|
sales: |
||||||
|
soft_validations: |
||||||
|
retirement_value_check: |
||||||
|
max: |
||||||
|
page_header: "" |
||||||
|
check_answer_label: "Retirement confirmation" |
||||||
|
hint_text: "" |
||||||
|
question_text: "Are you sure this person isn't retired?" |
||||||
|
title_text: "You told us this person is over 66 and not retired." |
||||||
|
informative_text: "The minimum expected retirement age in England is 66." |
||||||
|
min: |
||||||
|
page_header: "" |
||||||
|
check_answer_label: "Retirement confirmation" |
||||||
|
hint_text: "" |
||||||
|
question_text: "Are you sure this person is retired?" |
||||||
|
title_text: "You told us this person is aged %{age} years and retired." |
||||||
|
informative_text: "The minimum expected retirement age in England is 66." |
||||||
|
|
||||||
Loading…
Reference in new issue