You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
825 B
25 lines
825 B
export default {
|
|
'config': {
|
|
'table': {
|
|
'device_execution': 'Eksekusi Perangkat',
|
|
'please_select': 'Silakan Pilih',
|
|
'end_of_instruction': 'Akhir Instruksi',
|
|
'end_of_task': 'Akhir Tugas',
|
|
'end_device': 'Perangkat Akhir',
|
|
'max': 'Jumlah Maksimum',
|
|
'allocation_ratio': 'Rasio Alokasi',
|
|
'cancel': 'Membatalkan',
|
|
'confirm': 'Mengonfirmasi',
|
|
'device_code': 'Kode Perangkat',
|
|
'destination_device': 'Perangkat Tujuan Tugas',
|
|
'inst_nextdevice_code': 'Perangkat Tujuan Perintah',
|
|
'destination_configuration': 'Konfigurasi Tujuan',
|
|
'operation': 'Operasi',
|
|
'device_is_not_null': 'Kode Perangkat Tidak Boleh Kosong',
|
|
'mapping_relationship': 'Hubungan Pemetaan',
|
|
'inOut': 'Posisi titik bidireksi'
|
|
},
|
|
'rules': {
|
|
}
|
|
}
|
|
}
|
|
|