Skip to content

Commit

Permalink
fix translations for financial assistance other incomes (#4229)
Browse files Browse the repository at this point in the history
* fix translations for financial assistance other incomes

* Fix translations for financial assistance other incomes
  • Loading branch information
bbodine1 committed Aug 10, 2024
1 parent bd5b156 commit 8a9f708
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
"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.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 @@ -106,8 +106,8 @@
"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.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 @@ -132,8 +132,8 @@
"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.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 8a9f708

Please sign in to comment.