Skip to content

Commit

Permalink
chore: Update financial assistance translations (#4175)
Browse files Browse the repository at this point in the history
  • Loading branch information
bbodine1 authored Aug 2, 2024
1 parent 3318e8c commit 65a8a11
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@
"en.faa.other_incomes.social_security_benefit_type" => "Social Security Benefit Type",
"en.faa.other_incomes.cancel" => "Cancel",
"en.faa.other_incomes.save" => "Save",
"en.faa.other_incomes.remove" => "Remove",
"en.faa.other_incomes.start.date" => "Start Date",
"en.faa.other_incomes.end.date" => "End Date",
"en.faa.other_incomes.add" => "Add Additional %{kind} Income",
"en.faa.other_incomes.other_income_subtitle" => "Common types of income you must report",
"en.faa.other_incomes.other_income_description" => "Check any boxes that apply to this person and enter details when requested.",
Expand Down Expand Up @@ -321,6 +324,7 @@
"en.faa.incomes.employer" => 'Employer Name',
"en.faa.incomes.employer_phone" => 'Phone Number',
"en.faa.incomes.remove_all" => 'Are you sure you want to remove all job income(s)?',
"en.faa.incomes.cannot_be_undone" => 'This action can not be undone.',
"en.faa.incomes.confirm_deletion" => 'Confirm Deletion',
"en.faa.incomes.job_income_message" => "Tell us about job income for %{subject}, select “Continue to Next Step” when finished.",
"en.faa.incomes.from_employer_question" => "Does %{subject} have income from an employer?",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
'en.faa.incomes.employer' => 'Employer Name',
'en.faa.incomes.employer_phone' => 'Phone Number',
'en.faa.incomes.remove_all' => 'Are you sure you want to remove all job income(s)?',
"en.faa.incomes.cannot_be_undone" => 'This action can not be undone.',
'en.faa.incomes.confirm_deletion' => 'Confirm Deletion',
'en.faa.incomes.job_income_message' => "Tell us about job income for %{subject}, select “Continue to Next Step” when finished.",
'en.faa.incomes.end_date_warning' => "Leave the “%{end_date_field_label}” field blank unless your income will end on a specific date (e.g. the date your seasonal job ends). Only enter the last day of the current year if you won't have this income next year.",
Expand All @@ -104,6 +105,9 @@
"en.faa.other_incomes.social_security_benefit_type" => "Social Security Benefit Type",
"en.faa.other_incomes.cancel" => "Cancel",
"en.faa.other_incomes.save" => "Save",
"en.faa.other_incomes.remove" => "Remove",
"en.faa.other_incomes.start.date" => "Start Date",
"en.faa.other_incomes.end.date" => "End Date",
"en.faa.other_incomes.add" => "Add Additional %{kind} Income",
"en.faa.other_incomes.other_income_subtitle" => "Common types of income you must report",
"en.faa.other_incomes.other_income_description" => "Check any boxes that apply to this person and enter details when requested.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
'en.faa.incomes.employer' => 'Employer Name',
'en.faa.incomes.employer_phone' => 'Phone Number',
'en.faa.incomes.remove_all' => 'Are you sure you want to remove all job income(s)?',
"en.faa.incomes.cannot_be_undone" => 'This action can not be undone.',
'en.faa.incomes.confirm_deletion' => 'Confirm Deletion',
'en.faa.incomes.job_income_message' => "Tell us about job income for %{subject}, select “Continue to Next Step” when finished.",
'en.faa.edit.remove_warning' => 'This cannot be undone.',
Expand Down Expand Up @@ -130,6 +131,9 @@
"en.faa.other_incomes.social_security_benefit_type" => "Social Security Benefit Type",
"en.faa.other_incomes.cancel" => "Cancel",
"en.faa.other_incomes.save" => "Save",
"en.faa.other_incomes.remove" => "Remove",
"en.faa.other_incomes.start.date" => "Start Date",
"en.faa.other_incomes.end.date" => "End Date",
"en.faa.other_incomes.add" => "Add Additional %{kind} Income",
"en.faa.other_incomes.other_income_subtitle" => "Common types of income you must report",
"en.faa.other_incomes.other_income_description" => "Check any boxes that apply to this person and enter details when requested.",
Expand Down

0 comments on commit 65a8a11

Please sign in to comment.