mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-15 21:48:15 +02:00
more precise description of circumference field
and add search terms
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"key": "circumference",
|
||||
"type": "combo",
|
||||
"label": "Circumference",
|
||||
"label": "Circumference (at Breast Height)",
|
||||
"snake_case": false,
|
||||
"placeholder": "1 m, 20 cm, 30\"…"
|
||||
"placeholder": "1 m, 20 cm, 30\"…",
|
||||
"terms": [
|
||||
"DBH",
|
||||
"diameter at breast height"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -556,7 +556,7 @@ en:
|
||||
placeholder: YYYY-MM-DD
|
||||
circumference:
|
||||
# circumference=*
|
||||
label: Circumference
|
||||
label: Circumference (at Breast Height)
|
||||
# circumference field placeholder
|
||||
placeholder: 1 m, 20 cm, 30"…
|
||||
clothes:
|
||||
|
||||
Reference in New Issue
Block a user