Merge master

This commit is contained in:
Pieter Vander Vennet 2022-03-15 13:45:20 +01:00
commit daa23fad95
6 changed files with 51 additions and 34 deletions

View file

@ -1797,14 +1797,14 @@
"fee": {
"mappings": {
"0": {
"then": "Free to use"
},
"1": {
"then": "Free to use (without authenticating)"
},
"2": {
"1": {
"then": "Free to use, but one has to authenticate"
},
"2": {
"then": "Free to use"
},
"3": {
"then": "Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station"
},

View file

@ -1806,14 +1806,14 @@
"fee": {
"mappings": {
"0": {
"then": "Gratis te gebruiken"
},
"1": {
"then": "Gratis te gebruiken (zonder aan te melden)"
},
"2": {
"1": {
"then": "Gratis te gebruiken, maar aanmelden met een applicatie is verplicht"
},
"2": {
"then": "Gratis te gebruiken"
},
"3": {
"then": "Betalend te gebruiken, maar gratis voor klanten van het bijhorende hotel/café/ziekenhuis/..."
},