Housekeeping...

This commit is contained in:
Pieter Vander Vennet 2022-06-08 01:47:07 +02:00
parent 6ea575e354
commit 12927d787d
6 changed files with 97 additions and 95 deletions

View file

@ -1,7 +1,7 @@
{
"contributors": [
{
"commits": 3823,
"commits": 3827,
"contributor": "Pieter Vander Vennet"
},
{

View file

@ -467,7 +467,8 @@
"osmTags": "payment:cash=yes",
"question": {
"en": "Accepts cash",
"de": "Akzeptiert Bargeld"
"de": "Akzeptiert Bargeld",
"nl": "Accepteert cash"
}
}
]
@ -479,7 +480,8 @@
"osmTags": "payment:cards=yes",
"question": {
"en": "Accepts payment cards",
"de": "Akzeptiert Kartenzahlung"
"de": "Akzeptiert Kartenzahlung",
"nl": "Accepteert betaalkaarten"
}
}
]

View file

@ -1,11 +1,11 @@
{
"contributors": [
{
"commits": 149,
"commits": 153,
"contributor": "Pieter Vander Vennet"
},
{
"commits": 112,
"commits": 114,
"contributor": "kjon"
},
{