@cauca-911/datagrid
Version:
Run `npm install @cauca-911/datagrid --save` to add this library to your project
20 lines • 569 B
JSON
{
"dataGrid": {
"defaultAddButtonLabel": "Add",
"density": {
"title": "Density",
"compact": "Compact",
"standard": "Standard",
"comfortable": "Comfortable"
},
"filters": "Filters",
"columns": "Columns",
"noDataLabel": "No data",
"errorLoadingDataLabel": "An error has occured while loading data.",
"keywordsLabel": "Keywords...",
"columnChooser": {
"reset": "Reset",
"showAll": "Show all"
}
}
}