forked from MapComplete/MapComplete
Reset translations
This commit is contained in:
parent
144d203a5b
commit
abcdc174df
2 changed files with 14 additions and 8 deletions
|
@ -1065,18 +1065,21 @@
|
||||||
"other-items-vending": {
|
"other-items-vending": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
"then": "Bicycle lights are sold here"
|
"then": "Bicycle inner tubes are sold here"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Gloves are sold here"
|
"then": "Bicycle lights are sold here"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Bicycle repair kits are sold here"
|
"then": "Gloves are sold here"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"then": "Bicycle pumps are sold here"
|
"then": "Bicycle repair kits are sold here"
|
||||||
},
|
},
|
||||||
"4": {
|
"4": {
|
||||||
|
"then": "Bicycle pumps are sold here"
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
"then": "Bicycle locks are sold here"
|
"then": "Bicycle locks are sold here"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -934,18 +934,21 @@
|
||||||
"other-items-vending": {
|
"other-items-vending": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
"then": "Fietslampjes worden hier verkocht"
|
"then": "Fietsbinnenbanden worden hier verkocht"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Handschoenen worden hier verkocht"
|
"then": "Fietslampjes worden hier verkocht"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Fietsreparatiesets worden hier verkocht"
|
"then": "Handschoenen worden hier verkocht"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"then": "Fietspompen worden hier verkocht"
|
"then": "Fietsreparatiesets worden hier verkocht"
|
||||||
},
|
},
|
||||||
"4": {
|
"4": {
|
||||||
|
"then": "Fietspompen worden hier verkocht"
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
"then": "Fietssloten worden hier verkocht"
|
"then": "Fietssloten worden hier verkocht"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue