mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 09:42:56 +00:00
@@ -1079,7 +1079,7 @@ en:
|
||||
# max_age=*
|
||||
label: Maximum Age
|
||||
playground/min_age:
|
||||
# max_age=*
|
||||
# min_age=*
|
||||
label: Minimum Age
|
||||
population:
|
||||
# population=*
|
||||
|
||||
@@ -1429,7 +1429,7 @@
|
||||
"label": "Maximum Age"
|
||||
},
|
||||
"playground/min_age": {
|
||||
"key": "max_age",
|
||||
"key": "min_age",
|
||||
"type": "number",
|
||||
"label": "Minimum Age"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"key": "max_age",
|
||||
"key": "min_age",
|
||||
"type": "number",
|
||||
"label": "Minimum Age"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user