@itwin/core-react
Version:
A react component library of iTwin.js UI general purpose components
32 lines (31 loc) • 666 B
JSON
{
"form": {
"submitButtonLabel": "Submit",
"errorPrefix": "Error:",
"errorSuffix": "Please review input and try again."
},
"general": {
"search": "Search",
"clear": "Clear"
},
"dialog": {
"ok": "OK",
"retry": "Retry",
"yes": "Yes",
"no": "No",
"cancel": "Cancel",
"close": "Close",
"next": "Next",
"previous": "Previous"
},
"reactselect": {
"noSelectOption": "Option not found"
},
"tree": {
"expand": "Expand",
"collapse": "Collapse"
},
"elementSeparator": {
"label": "Resizer"
}
}