677f56f802
Co-authored-by: Pranav <pranav@chatwoot.com> Co-authored-by: AlguienSama Co-authored-by: Yovan Lutfi Arya (Regerta) Co-authored-by: Frederik Co-authored-by: Ambler (ambler) Co-authored-by: Hossein Sadeghi (ssageghi) Co-authored-by: korho Co-authored-by: vfasoulas Co-authored-by: Thiago Ramos (thiago) Co-authored-by: Ehab hakawati (ehab.hakawati) Co-authored-by: Karl Marx (taylanguney) Co-authored-by: Fernando Sousa (Fernando) Co-authored-by: Matt (duartemvix)
44 lines
1 KiB
JSON
44 lines
1 KiB
JSON
{
|
|
"REPORT": {
|
|
"HEADER": "Laporan",
|
|
"LOADING_CHART": "Memuat data grafik...",
|
|
"NO_ENOUGH_DATA": "Kami belum menerima cukup data untuk membuat laporan, Silakan coba lagi nanti.",
|
|
"DOWNLOAD_AGENT_REPORTS": "Unduh laporan agen",
|
|
"METRICS": {
|
|
"CONVERSATIONS": {
|
|
"NAME": "Percakapan",
|
|
"DESC": "( Total )"
|
|
},
|
|
"INCOMING_MESSAGES": {
|
|
"NAME": "Pesan Masuk",
|
|
"DESC": "( Total )"
|
|
},
|
|
"OUTGOING_MESSAGES": {
|
|
"NAME": "Pesan Keluar",
|
|
"DESC": "( Total )"
|
|
},
|
|
"FIRST_RESPONSE_TIME": {
|
|
"NAME": "Waktu respons pertama",
|
|
"DESC": "( Rata-Rata )"
|
|
},
|
|
"RESOLUTION_TIME": {
|
|
"NAME": "Waktu Penyelesaian",
|
|
"DESC": "( Rata-Rata )"
|
|
},
|
|
"RESOLUTION_COUNT": {
|
|
"NAME": "Jumlah Terselesaikan",
|
|
"DESC": "( Total )"
|
|
}
|
|
},
|
|
"DATE_RANGE": [
|
|
{
|
|
"id": 0,
|
|
"name": "7 hari terakhir"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "30 hari terakhir"
|
|
}
|
|
]
|
|
}
|
|
}
|