Skip to content

Commit

Permalink
Corrected Refund - No and Not Yet labels (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
shamiluwais authored Dec 14, 2022
1 parent f14e0cb commit 4985b49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/ukvi-complaints/translations/src/en/fields.json
Original file line number Diff line number Diff line change
Expand Up @@ -349,10 +349,10 @@
"label": "Yes"
},
"no": {
"label": "Not yet"
"label": "No"
},
"not-yet": {
"label": "No"
"label": "Not yet"
}
},
"validation": {
Expand Down

0 comments on commit 4985b49

Please sign in to comment.