feat: enhance internationalization with new translation keys, improve action handling in data tables, and add responsive view support for row actions
This commit is contained in:
@@ -58,7 +58,9 @@
|
||||
"back": "Back",
|
||||
"reload": "Reload",
|
||||
"filter": "Filter",
|
||||
"setting": "Setting"
|
||||
"setting": "Setting",
|
||||
"detail": "Detail",
|
||||
"view": "View"
|
||||
},
|
||||
"confirmDialog": {
|
||||
"delete": {
|
||||
|
||||
@@ -58,7 +58,9 @@
|
||||
"back": "Kembali",
|
||||
"reload": "Muat Ulang",
|
||||
"filter": "Filter",
|
||||
"setting": "Pengaturan"
|
||||
"setting": "Pengaturan",
|
||||
"detail": "Detail",
|
||||
"view": "Lihat"
|
||||
},
|
||||
"confirmDialog": {
|
||||
"delete": {
|
||||
|
||||
Reference in New Issue
Block a user