Skip to content

Commit

Permalink
Create payment_others_no
Browse files Browse the repository at this point in the history
A firt try to let iD support payment:others=no to show that the list of all payment methods accepted is complete, see openstreetmap#7035
  • Loading branch information
Elefant-aus-Wuppertal authored Mar 4, 2020
1 parent c41e0b9 commit 19627d1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/presets/fields/payment_others_no
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
"key": "payment:others",
"type": "onewayCheck",
"label": "The list of payment methods accepted is complete",
"strings": {
"options": {
"undefined": "Assumed to be No",
"no": "Yes",
}
}
}

0 comments on commit 19627d1

Please sign in to comment.