feat: implement version display with commit hash and date
This commit is contained in:
@@ -46,7 +46,9 @@
|
||||
"deleteConfirmation": "Are you sure you want to delete this item? This action cannot be undone.",
|
||||
"operationSuccess": "Operation completed successfully",
|
||||
"operationFailed": "Operation failed",
|
||||
"networkError": "Network error"
|
||||
"networkError": "Network error",
|
||||
"version": "Version",
|
||||
"versionFrom": "from"
|
||||
},
|
||||
"dashboard": {
|
||||
"totalUsers": "Total Users",
|
||||
|
||||
Reference in New Issue
Block a user