first commit

This commit is contained in:
2026-03-03 19:33:16 +08:00
commit 7d333f219f
904 changed files with 72462 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
export default {
'errorLog': {
'table': {
'device_code': 'Kode Perangkat',
'alarm_code': 'Kode Alarm',
'alarm_message': 'Pesan Peringatan',
'start_time': 'Tanggal Mulai',
'end_time': 'Tanggal Selesai',
'error_time': 'Waktu Kesalahan'
}
}
}