mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-31 04:09:33 +02:00
Capitalize "Wholesale"
This commit is contained in:
+1
-1
@@ -1622,7 +1622,7 @@ en:
|
||||
label: Wheelchair Access
|
||||
wholesale:
|
||||
# wholesale=*
|
||||
label: wholesale
|
||||
label: Wholesale
|
||||
width:
|
||||
# width=*
|
||||
label: Width (Meters)
|
||||
|
||||
@@ -2205,7 +2205,7 @@
|
||||
"wholesale": {
|
||||
"key": "wholesale",
|
||||
"type": "typeCombo",
|
||||
"label": "wholesale"
|
||||
"label": "Wholesale"
|
||||
},
|
||||
"width": {
|
||||
"key": "width",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"key": "wholesale",
|
||||
"type": "typeCombo",
|
||||
"label": "wholesale"
|
||||
}
|
||||
"label": "Wholesale"
|
||||
}
|
||||
|
||||
Vendored
+1
-1
@@ -2643,7 +2643,7 @@
|
||||
"label": "Wheelchair Access"
|
||||
},
|
||||
"wholesale": {
|
||||
"label": "wholesale"
|
||||
"label": "Wholesale"
|
||||
},
|
||||
"width": {
|
||||
"label": "Width (Meters)"
|
||||
|
||||
Reference in New Issue
Block a user