mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
Add more placeholders
This commit is contained in:
+9
-1
@@ -59,7 +59,15 @@ en:
|
||||
housenumber: "123"
|
||||
street: Street
|
||||
city: City
|
||||
postcode: Postal code
|
||||
postcode: Postcode
|
||||
place: Place
|
||||
hamlet: Hamlet
|
||||
suburb: Suburb
|
||||
subdistrict: Subdistrict
|
||||
district: District
|
||||
province: Province
|
||||
state: State
|
||||
country: Country
|
||||
admin_level:
|
||||
label: Admin Level
|
||||
aerialway:
|
||||
|
||||
@@ -81,7 +81,15 @@
|
||||
"housenumber": "123",
|
||||
"street": "Street",
|
||||
"city": "City",
|
||||
"postcode": "Postal code"
|
||||
"postcode": "Postcode",
|
||||
"place": "Place",
|
||||
"hamlet": "Hamlet",
|
||||
"suburb": "Suburb",
|
||||
"subdistrict": "Subdistrict",
|
||||
"district": "District",
|
||||
"province": "Province",
|
||||
"state": "State",
|
||||
"country": "Country"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -17,7 +17,15 @@
|
||||
"housenumber": "123",
|
||||
"street": "Street",
|
||||
"city": "City",
|
||||
"postcode": "Postal code"
|
||||
"postcode": "Postcode",
|
||||
"place": "Place",
|
||||
"hamlet": "Hamlet",
|
||||
"suburb": "Suburb",
|
||||
"subdistrict": "Subdistrict",
|
||||
"district": "District",
|
||||
"province": "Province",
|
||||
"state": "State",
|
||||
"country": "Country"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Vendored
+9
-1
@@ -492,7 +492,15 @@
|
||||
"housenumber": "123",
|
||||
"street": "Street",
|
||||
"city": "City",
|
||||
"postcode": "Postal code"
|
||||
"postcode": "Postcode",
|
||||
"place": "Place",
|
||||
"hamlet": "Hamlet",
|
||||
"suburb": "Suburb",
|
||||
"subdistrict": "Subdistrict",
|
||||
"district": "District",
|
||||
"province": "Province",
|
||||
"state": "State",
|
||||
"country": "Country"
|
||||
}
|
||||
},
|
||||
"admin_level": {
|
||||
|
||||
Reference in New Issue
Block a user