feat: add file upload and management features; enhance pagination and permissions handling
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
"advancedFilter": "Advanced Filter",
|
||||
"clearFilters": "Clear Filters",
|
||||
"noRecords": "No records found",
|
||||
"paginationSummary": "{total} records — Page {page} of {totalPages}",
|
||||
"paginationPrevious": "← Previous",
|
||||
"paginationNext": "Next →",
|
||||
"newRecord": "New Record",
|
||||
"editRecord": "Edit Record",
|
||||
"deleteRecord": "Delete Record",
|
||||
|
||||
Reference in New Issue
Block a user