Browse Source

adjust grammar for recording receipt

pull/140/head
Trent Larson 1 day ago
parent
commit
0e6a9c4f89
  1. 4
      src/components/GiftedDialog.vue

4
src/components/GiftedDialog.vue

@ -8,8 +8,8 @@
stepType === "recipient" stepType === "recipient"
? "Choose who received the gift:" ? "Choose who received the gift:"
: showProjects : showProjects
? "Choose a project to benefit from:" ? "Choose a project benefitted from:"
: "Choose a person to receive from:" : "Choose a person received from:"
}} }}
</label> </label>

Loading…
Cancel
Save