forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
128d5a2dc3
commit
c0fab792c3
46 changed files with 1089 additions and 920 deletions
|
@ -220,7 +220,9 @@
|
|||
{
|
||||
"if": "bench=no",
|
||||
"then": {
|
||||
"en": "This bus stop does not have a bench (there never was one or it has been removed)"
|
||||
"en": "This bus stop does not have a bench (there never was one or it has been removed)",
|
||||
"de": "Diese Bushaltestelle hat keine Bank (es gab nie eine oder sie wurde entfernt)",
|
||||
"fr": "Cette station de bus n'a pas de banc (il n'y en a jamais eu ou il a été retiré)"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -228,7 +230,9 @@
|
|||
{
|
||||
"changesetMessage": "discontinued",
|
||||
"explanation": {
|
||||
"en": "This bus stop is not used anymore"
|
||||
"en": "This bus stop is not used anymore",
|
||||
"de": "Diese Bushaltestelle wird nicht mehr genutzt",
|
||||
"fr": "Cette station de bus n'est plus utilisée"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue