'test'
This commit is contained in:
23
acs/nladmin-ui/src/i18n/langs/opc/in.js
Normal file
23
acs/nladmin-ui/src/i18n/langs/opc/in.js
Normal file
@@ -0,0 +1,23 @@
|
||||
export default {
|
||||
'opc': {
|
||||
'placeholder': {
|
||||
'enter_name_code_path': 'Masukkan nama, kode atau pencarian alamat'
|
||||
},
|
||||
'table_title': {
|
||||
'opc_code': 'opc kode',
|
||||
'opc_name': 'opc nama',
|
||||
'opc_address': 'opc alamat',
|
||||
'program_id': 'Program id',
|
||||
'registry_id': 'Pendaftaran ID',
|
||||
'remark': 'informasi',
|
||||
'plc_code': 'PLC kode',
|
||||
'plc_name': 'PLC nama',
|
||||
'plc_address': 'PLC alamat',
|
||||
'type': 'jenis',
|
||||
'plc_add': 'PLC baru'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': 'Apakah Anda yakin untuk menghapusnya? Jika ada nod subordinat, mereka akan dihapus bersama. Operasi ini tidak dapat dibatalkan!'
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user