25 lines
818 B
JSON
25 lines
818 B
JSON
{
|
|
"AUDIT_LOGS": {
|
|
"HEADER": "Audit Logs",
|
|
"HEADER_BTN_TXT": "Add Audit Logs",
|
|
"LOADING": "Fetching Audit Logs",
|
|
"SEARCH_404": "Šią užklausą atitinkančių elementų nėra",
|
|
"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": [
|
|
"Vartotojas",
|
|
"Action",
|
|
"IP Adresas",
|
|
"Laikas"
|
|
]
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "AuditLogs retrieved successfully",
|
|
"ERROR_MESSAGE": "Nepavyko prisijungti prie Woot serverio, bandykite dar kartą vėliau"
|
|
}
|
|
}
|
|
}
|