generator-luna
Version:
generate specific EHR application,it's built beyond the jhipster
28 lines (27 loc) • 665 B
JSON
{
"audits": {
"title": "Audit",
"filter": {
"title": "Filter per tanggal",
"from": "dari",
"to": "ke",
"button": {
"weeks": "Minggu",
"today": "hari ini",
"clear": "bersihkan",
"close": "tutup"
}
},
"table": {
"header": {
"principal": "Pengguna",
"date": "Tanggal",
"status": "Status",
"data": "Data tambahan"
},
"data": {
"remoteAddress": "Alamat Remote:"
}
}
}
}