Browse Source

fixing accidental deletion

pull/513/head
Ted 3 years ago
parent
commit
907dcce30e
  1. 2
      config/forms/2021_2022.json

2
config/forms/2021_2022.json

@ -4656,7 +4656,7 @@
"title_text": "Net income is outside the expected range based on the lead tenant’s working situation", "title_text": "Net income is outside the expected range based on the lead tenant’s working situation",
"informative_text": { "informative_text": {
"translation": "soft_validations.net_income.hint_text", "translation": "soft_validations.net_income.hint_text",
"argument": {"1": "question", "earnings": "question"} "argument": {"ecstat1": "question", "earnings": "question"}
}, },
"questions": { "questions": {
"net_income_value_check": { "net_income_value_check": {

Loading…
Cancel
Save