mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-28 10:51:45 +02:00
npm run build to remove extra space
This commit is contained in:
+1
-1
@@ -1804,7 +1804,7 @@ en:
|
||||
# takeaway field placeholder
|
||||
placeholder: 'Yes, No, Takeaway Only...'
|
||||
to:
|
||||
# to =*
|
||||
# to=*
|
||||
label: To
|
||||
toilets/disposal:
|
||||
# 'toilets:disposal=*'
|
||||
|
||||
@@ -304,7 +304,7 @@
|
||||
"switch": {"key": "switch", "type": "combo", "label": "Type", "strings": {"options": {"mechanical": "Mechanical", "circuit_breaker": "Circuit Breaker", "disconnector": "Disconnector", "earthing": "Earthing"}}},
|
||||
"tactile_paving": {"key": "tactile_paving", "type": "check", "label": "Tactile Paving"},
|
||||
"takeaway": {"key": "takeaway", "type": "combo", "label": "Takeaway", "placeholder": "Yes, No, Takeaway Only...", "strings": {"options": {"yes": "Yes", "no": "No", "only": "Takeaway Only"}}},
|
||||
"to": {"key": "to ", "type": "text", "label": "To"},
|
||||
"to": {"key": "to", "type": "text", "label": "To"},
|
||||
"toilets/disposal": {"key": "toilets:disposal", "type": "combo", "label": "Disposal", "strings": {"options": {"flush": "Flush", "pitlatrine": "Pit/Latrine", "chemical": "Chemical", "bucket": "Bucket"}}},
|
||||
"toll": {"key": "toll", "type": "check", "label": "Toll"},
|
||||
"tomb": {"key": "tomb", "type": "typeCombo", "label": "Type"},
|
||||
|
||||
+1
-1
@@ -7494,7 +7494,7 @@
|
||||
{"key": "takeaway", "value": "yes", "description": "Takeaway"},
|
||||
{"key": "takeaway", "value": "no", "description": "Takeaway"},
|
||||
{"key": "takeaway", "value": "only", "description": "Takeaway"},
|
||||
{"key": "to ", "description": "To"},
|
||||
{"key": "to", "description": "To"},
|
||||
{"key": "toilets:disposal", "value": "flush", "description": "Disposal"},
|
||||
{
|
||||
"key": "toilets:disposal",
|
||||
|
||||
Vendored
-14
@@ -7418,13 +7418,6 @@
|
||||
"description": "Japan GSI Standard Map. Widely covered.",
|
||||
"name": "Japan GSI Standard Map"
|
||||
},
|
||||
"helsingborg-orto": {
|
||||
"attribution": {
|
||||
"text": "© Helsingborg municipality"
|
||||
},
|
||||
"description": "Orthophotos from the municipality of Helsingborg 2016, public domain",
|
||||
"name": "Helsingborg Orthophoto"
|
||||
},
|
||||
"hike_n_bike": {
|
||||
"attribution": {
|
||||
"text": "© OpenStreetMap contributors"
|
||||
@@ -7516,13 +7509,6 @@
|
||||
},
|
||||
"name": "Stamen Terrain"
|
||||
},
|
||||
"stockholm-orto": {
|
||||
"attribution": {
|
||||
"text": "© Stockholm municipality, CC0"
|
||||
},
|
||||
"description": "Orthophotos from the municipality of Stockholm 2015, CC0 license",
|
||||
"name": "Stockholm Orthophoto"
|
||||
},
|
||||
"tf-cycle": {
|
||||
"attribution": {
|
||||
"text": "Maps © Thunderforest, Data © OpenStreetMap contributors"
|
||||
|
||||
Reference in New Issue
Block a user