forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
daa23fad95
6 changed files with 51 additions and 34 deletions
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -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/..."
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue