feat: implement bulk action framework, expand data table component, and update enterprise module configuration.
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
"expandAll": "Expand all menu",
|
||||
"collapseAll": "Collapse all menu",
|
||||
"searchMenu": "Search menu",
|
||||
"searchData": "Search data",
|
||||
"collapse": "Collapse",
|
||||
"expandSidebar": "Expand Sidebar",
|
||||
"actions": {
|
||||
@@ -55,7 +56,9 @@
|
||||
"rollback": "Rollback",
|
||||
"hold": "Hold",
|
||||
"back": "Back",
|
||||
"reload": "Reload"
|
||||
"reload": "Reload",
|
||||
"filter": "Filter",
|
||||
"setting": "Setting"
|
||||
},
|
||||
"confirmDialog": {
|
||||
"delete": {
|
||||
|
||||
@@ -39,6 +39,7 @@
|
||||
"expandAll": "Buka semua menu",
|
||||
"collapseAll": "Tutup semua menu",
|
||||
"searchMenu": "Cari menu",
|
||||
"searchData": "Cari data",
|
||||
"collapse": "Tutup",
|
||||
"expandSidebar": "Perluas Sidebar",
|
||||
"actions": {
|
||||
@@ -55,7 +56,9 @@
|
||||
"rollback": "Rollback",
|
||||
"hold": "Hold",
|
||||
"back": "Kembali",
|
||||
"reload": "Muat Ulang"
|
||||
"reload": "Muat Ulang",
|
||||
"filter": "Filter",
|
||||
"setting": "Pengaturan"
|
||||
},
|
||||
"confirmDialog": {
|
||||
"delete": {
|
||||
|
||||
Reference in New Issue
Block a user