mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-08 20:25:19 +02:00
fix: update DocumentsFilters component for accessibility and add success message for document deletion
This commit is contained in:
parent
0a8b097100
commit
017c262842
2 changed files with 11 additions and 3 deletions
|
|
@ -308,6 +308,7 @@
|
|||
"no_rows_selected": "No rows selected",
|
||||
"delete_success_count": "Successfully deleted {count} document(s)",
|
||||
"delete_partial_failed": "Some documents could not be deleted",
|
||||
"delete_success": "Document deleted successfully",
|
||||
"delete_error": "Error deleting documents",
|
||||
"filter_by_title": "Filter by title...",
|
||||
"bulk_delete": "Delete Selected",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue