Shivam Mishra
2024-10-02 13:06:30 +05:30
committed by GitHub
parent e0bf2bd9d4
commit 42f6621afb
661 changed files with 15939 additions and 31194 deletions

View File

@@ -11,7 +11,11 @@
"404": "There are no Audit Logs available in this account.",
"TITLE": "Manage Audit Logs",
"DESC": "Audit Logs are trails for events and actions in a Chatwoot System.",
"TABLE_HEADER": ["Activity", "Time", "IP Address"]
"TABLE_HEADER": {
"ACTIVITY": "Activity",
"TIME": "Time",
"IP_ADDRESS": "IP Address"
}
},
"API": {
"SUCCESS_MESSAGE": "AuditLogs retrieved successfully",