add 自动线程国际化
This commit is contained in:
17
acs/nladmin-ui/src/i18n/langs/auto/in.js
Normal file
17
acs/nladmin-ui/src/i18n/langs/auto/in.js
Normal file
@@ -0,0 +1,17 @@
|
||||
export default {
|
||||
'Auto': {
|
||||
'table': {
|
||||
'name': 'nama',
|
||||
'code': 'nomor',
|
||||
'status': 'keadaan',
|
||||
'thread_name': 'Nama Benda',
|
||||
'thread_state': 'Status benang',
|
||||
'usedStatus': 'Status penggunaan',
|
||||
'stopMessage': 'Hentikan pesan',
|
||||
'operate': 'operasi',
|
||||
},
|
||||
'msg': {
|
||||
'stop_msg': 'Apakah Anda yakin untuk menghentikan benang ini?'
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user