25 lines
809 B
JSON
25 lines
809 B
JSON
{
|
|
"AUDIT_LOGS": {
|
|
"HEADER": "Audit Logs",
|
|
"HEADER_BTN_TXT": "Add Audit Logs",
|
|
"LOADING": "Fetching Audit Logs",
|
|
"SEARCH_404": "이 쿼리와 일치하는 항목이 없음",
|
|
"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 주소",
|
|
"Time"
|
|
]
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "AuditLogs retrieved successfully",
|
|
"ERROR_MESSAGE": "Woot 서버에 연결할 수 없음. 나중에 다시 시도하십시오."
|
|
}
|
|
}
|
|
}
|