Files
id-tagging-schema-b/data/fields/name.json
2024-08-04 21:09:59 +08:00

12 lines
189 B
JSON

{
"key": "name",
"type": "localized",
"label": "Name",
"universal": true,
"placeholder": "Common name (if any)",
"terms": [
"label",
"title"
]
}