@itwin/presentation-common
Version:
Common pieces for iModel.js presentation packages
20 lines (19 loc) • 399 B
JSON
{
"label": {
"notSpecified": "Not specified",
"other": "Other",
"varies": "Varies",
"multipleInstances": "Multiple items"
},
"field": {
"label": "Label"
},
"selectedItems": {
"categoryLabel": "Selected Item(s)",
"categoryDescription": "Contains properties of selected item(s)"
},
"value": {
"true": "True",
"false": "False"
}
}