25 lines
790 B
JSON
25 lines
790 B
JSON
{
|
|
"AUDIT_LOGS": {
|
|
"HEADER": "Audit Logs",
|
|
"HEADER_BTN_TXT": "Add Audit Logs",
|
|
"LOADING": "Fetching Audit Logs",
|
|
"SEARCH_404": "There are no items matching this query",
|
|
"SIDEBAR_TXT": "<p><b>Audit Logs</b> </p><p> Audit Logs are trails for events and actions in a Chatwoot System. </p>",
|
|
"LIST": {
|
|
"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": [
|
|
"User",
|
|
"Action",
|
|
"IP Address",
|
|
"Time"
|
|
]
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "AuditLogs retrieved successfully",
|
|
"ERROR_MESSAGE": "Masalah untuk hubungi Woot Server, Sila cuba sebentar lagi"
|
|
}
|
|
}
|
|
}
|