update
This commit is contained in:
@@ -702,6 +702,7 @@
|
||||
},
|
||||
"auditLog": {
|
||||
"title": "Audit Logs",
|
||||
"searchPlaceholder": "Search details...",
|
||||
"noLogs": "No audit logs found.",
|
||||
"table": {
|
||||
"timestamp": "Timestamp",
|
||||
@@ -744,7 +745,10 @@
|
||||
"SERVER_STARTED": "Server Started",
|
||||
"SERVER_ERROR": "Server Error",
|
||||
"DATABASE_MIGRATION": "Database Migration",
|
||||
"ADMIN_SETUP_COMPLETE": "Initial Admin Setup Completed"
|
||||
"ADMIN_SETUP_COMPLETE": "Initial Admin Setup Completed",
|
||||
"REMOTE_DESKTOP_CONNECTING": "Remote Desktop Connecting",
|
||||
"REMOTE_DESKTOP_CONNECTED": "Remote Desktop Connected",
|
||||
"REMOTE_DESKTOP_DISCONNECTED": "Remote Desktop Disconnected"
|
||||
}
|
||||
},
|
||||
"workspaceConnectionList": {
|
||||
@@ -911,6 +915,9 @@
|
||||
"close": "Close",
|
||||
"remove": "Remove",
|
||||
"expand": "Expand",
|
||||
"collapse": "Collapse"
|
||||
"collapse": "Collapse",
|
||||
"search": "Search",
|
||||
"all": "All",
|
||||
"filter": "Filter"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user