ng-table-pg
Version:
A powerful and flexible responsive table component for Angular applications with drag-drop, filtering, pagination, and advanced responsive features
30 lines (29 loc) • 672 B
JSON
{
"TABLE": {
"SEARCH": "Search...",
"FILTERS": "Filters",
"ACTIONS": "Actions",
"SHOWING": "Showing",
"OF": "of",
"RESULTS": "results",
"EXPORT_CSV": "Export CSV",
"EXPORT_EXCEL": "Export Excel",
"DRAG_MODE": {
"TITLE": "Reorder Mode",
"ALL_PAGES": "All Pages",
"DROP_HERE": "Drop here to move to page {{page}}",
"CANCEL": "Cancel Reorder",
"SAVE": "Save Order"
}
},
"ALL": "All",
"STATUS": {
"ACTIVE": "Active",
"INACTIVE": "Inactive",
"PARTIAL": "Partial",
"REJECTED": "Rejected",
"PENDING": "Pending",
"COMPLETED": "Completed",
"IN_PROGRESS": "In Progress"
}
}