zhang
1 month ago
8 changed files with 324 additions and 2 deletions
@ -0,0 +1,33 @@ |
|||
export default { |
|||
'classstandard': { |
|||
'title': 'Basic category', |
|||
'dialog': { |
|||
'code': 'Classification code', |
|||
'name': 'Classification Name', |
|||
'desc': 'Brief description', |
|||
'top_class': 'Top Category', |
|||
'superior_class': 'Superior category', |
|||
'update_name': 'Modified by', |
|||
'update_time': 'Change time', |
|||
'operate': 'operation', |
|||
'yse': 'yse', |
|||
'no': 'no', |
|||
'is_update': 'Can it be modified' |
|||
}, |
|||
'other': { |
|||
'addSibling': 'Add peers at the same level', |
|||
'addChildren': 'Add sub level' |
|||
}, |
|||
'placeholder': { |
|||
'label': 'Category Name', |
|||
'select': 'Please choose a category name', |
|||
'open': 'Expand All', |
|||
'superior_class': 'Select superior category' |
|||
}, |
|||
'msg': { |
|||
'delete': 'Are you sure to delete? If there are subordinate nodes, they will be deleted together. This operation cannot be undone!', |
|||
'isNotEmpty': 'Cannot be empty', |
|||
'topClassNotEmpty': 'The top-level category cannot be empty' |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,33 @@ |
|||
export default { |
|||
'classstandard': { |
|||
'title': 'Basic category', |
|||
'dialog': { |
|||
'code': 'Classification code', |
|||
'name': 'Classification Name1', |
|||
'desc': 'Brief description', |
|||
'top_class': 'Top Category', |
|||
'superior_class': 'Superior category', |
|||
'update_name': 'Modified by', |
|||
'update_time': 'Change time', |
|||
'operate': 'operation', |
|||
'yse': 'yse', |
|||
'no': 'no', |
|||
'is_update': 'Can it be modified' |
|||
}, |
|||
'other': { |
|||
'addSibling': 'Add peers at the same level', |
|||
'addChildren': 'Add sub level' |
|||
}, |
|||
'placeholder': { |
|||
'label': 'Category Name', |
|||
'select': 'Please choose a category name', |
|||
'open': 'Expand All', |
|||
'superior_class': 'Select superior category' |
|||
}, |
|||
'msg': { |
|||
'delete': 'Are you sure to delete? If there are subordinate nodes, they will be deleted together. This operation cannot be undone!', |
|||
'isNotEmpty': 'Cannot be empty', |
|||
'topClassNotEmpty': 'The top-level category cannot be empty' |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,35 @@ |
|||
export default { |
|||
'classstandard': { |
|||
'title': '基础类别', |
|||
'dialog': { |
|||
'code': '分类编码', |
|||
'name': '分类名称', |
|||
'desc': '简要描述', |
|||
'top_class': '顶级类目', |
|||
'superior_class': '上级类目', |
|||
'create_name': '创建人', |
|||
'create_time': '创建时间', |
|||
'update_name': '修改人', |
|||
'update_time': '修改时间', |
|||
'operate': '操作', |
|||
'yse': '是', |
|||
'no': '否', |
|||
'is_update': '是否可修改' |
|||
}, |
|||
'other': { |
|||
'addSibling': '新增同级', |
|||
'addChildren': '新增子级' |
|||
}, |
|||
'placeholder': { |
|||
'label': '类别名称', |
|||
'select': '请选择分类名称', |
|||
'open': '全部展开', |
|||
'superior_class': '选择上级类目' |
|||
}, |
|||
'msg': { |
|||
'delete': '确定删除吗,如果存在下级节点则一并删除,此操作不能撤销!', |
|||
'isNotEmpty': '不能为空', |
|||
'topClassNotEmpty': '顶级类目不能为空' |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,120 @@ |
|||
export default { |
|||
'lang': 'In', |
|||
'auto': { |
|||
'common': { |
|||
'home': 'Rumah', // 首页
|
|||
'Layout_setting': 'Pengaturan Bentangan', |
|||
'Personal_center': 'Pusat Pribadi', |
|||
'Log_out': 'Log Out', |
|||
'Personal_information': 'Informasi Pribadi', |
|||
'username': 'Nama Pengguna', |
|||
'name': 'Nama', |
|||
'phone': 'Nomor Ponsel', |
|||
'phone2': 'Ponsel', |
|||
'sex': 'Gender', |
|||
'sex_male': 'Laki-Laki', |
|||
'sex_female': 'Wanita', |
|||
'email': 'E-mail', |
|||
'Security_settings': 'Pengaturan Keamanan', |
|||
'Save_settings': 'Simpan Pengaturan', |
|||
'Reset_settings': 'Reset Pengaturan', |
|||
'Change_password': 'Ubah Kata Sandi', |
|||
'New_password': 'Kata Sandi Baru', |
|||
'Old_password': 'Kata Sandi Lama', |
|||
'Verify_password': 'Konfirmasi Sandi', |
|||
'User_information': 'Informasi Pengguna', |
|||
'Operation_log': 'Log Operasi', |
|||
'action': 'Perilaku', |
|||
'Browser': 'Pelayar', |
|||
'IP_source': 'IP Sumber', |
|||
'Request_time': 'Meminta Konsumsi Waktu', |
|||
'Creation_date': 'Dicipta Pada', |
|||
'account': 'Akaun', |
|||
'password': 'Sandi', |
|||
'verification_code': 'Kode', |
|||
'login_rm': 'Ingat Aku', |
|||
'login': 'Login', |
|||
'login_ing': 'Daftar Masuk', |
|||
'Create': 'Buat', |
|||
'Update': 'Kemaskini', |
|||
'Delete': 'Hapus', |
|||
'Export': 'Ekspor', |
|||
'Editors': 'Editor', |
|||
'SelectAll': 'Pilih Semua', |
|||
'Query': 'Pertanyaan', |
|||
'Reset': 'Reset', |
|||
'Confirm': 'Konfirmasi', |
|||
'Cancel': 'Batalkan', |
|||
'Forced_cancellation': 'Pembatalan Paksa', |
|||
'Initialize': 'Menginisialisasi', |
|||
'Operate': 'Operasi', |
|||
'Refresh': 'Segar', |
|||
'Closes': 'Tutup', |
|||
'Closes_l': 'Tutup Sisi Kiri', |
|||
'Closes_r': 'Tutup Sisi Kanan', |
|||
'Closes_o': 'Tutup Lain', |
|||
'Closes_a': 'Tutup Semua', |
|||
'Theme_style_setting': 'Pengaturan Gaya Tema', |
|||
'Theme_color': 'Warna Tema', |
|||
'System_layout_configuration': 'Konfigurasi Layout Sistem', |
|||
'Open': 'Buka', |
|||
'Fixation': 'Tetap', |
|||
'Display': 'Tampilan', |
|||
'Dynamic_titles': 'Tajuk Dinamik', |
|||
'crudTip': 'Apakah Anda yakin untuk menghapus data ini?', |
|||
'startDate': 'TarikhAwal', |
|||
'endDate': 'TarikhAkhir', |
|||
'moreMenu': 'LebihBanyakMenu', |
|||
'browses': 'Melayar', |
|||
'fz': 'Zum Layar Penuh', |
|||
'Tips': 'Prompt', |
|||
'Tip1': 'Konfirmasi Penghapusan Yang Dipilih', |
|||
'Tip2': 'Data?', |
|||
'Tip3': 'Nama pengguna tidak digunakan sebagai daftar masuk', |
|||
'Tip4': 'Nomor telepon ponsel tidak dapat duplikasi', |
|||
'Tip5': 'Silakan masukkan nomor telepon', |
|||
'Tip6': 'Silakan masukkan nomor telepon 11 digit yang benar', |
|||
'Tip7': 'Seret dan jatuhkan berkas Excel di sini atau', |
|||
'Tip8': 'Kata sandi yang dimasukkan dua kali tidak cocok', |
|||
'Tip9': 'Silakan masukkan sandi lagi', |
|||
'Tip10': 'Silakan masukkan kata sandi lama Anda', |
|||
'Tip11': 'Silakan masukkan sandi baru', |
|||
'Tip12': 'Antara 6 dan 20 karakter dalam panjang', |
|||
'Tip13': 'Apakah Anda yakin untuk log keluar dan keluar dari sistem?', |
|||
'Tip14': 'Koneksi WebSocket error', |
|||
'Tip15': 'Silakan masukkan nama ikon', |
|||
'loading': 'Memuatkan Data...', |
|||
'synchronous': 'Sinkron', |
|||
'determine': 'Konfirmasi', |
|||
'stop': 'Berhenti', |
|||
'firing': 'Start Up', |
|||
'import': 'Mengimpor', |
|||
'driver_configuration': 'Konfigurasi Driver', |
|||
'create_time': 'Buat Waktu', |
|||
'update_time': 'Untuk Memperbarui Waktu', |
|||
'create_by': 'Dibuat Oleh', |
|||
'update_by': 'Pengubah', |
|||
'is_on': 'Diaktifkan Atau Tidak', |
|||
'please': 'Silahkan Pilih', |
|||
'true': 'Ada', |
|||
'false': 'Tidak', |
|||
'Running': 'Menjalankan', |
|||
'Paused': 'Berhenti' |
|||
}, |
|||
'monitor': { |
|||
'sys': 'Sistem', |
|||
'day': 'Proyek ini telah berjalan terus menerus', |
|||
'status': 'Keadaan', |
|||
'core': 'Inti', |
|||
'cpu': 'Kadar penggunaan CPU', |
|||
'memory': 'Kadar penggunaan ingatan', |
|||
'tality': 'Total', |
|||
'used': 'Digunakan', |
|||
'leisure': 'Bebas', |
|||
'exchange': 'Kadar penggunaan area pertukaran', |
|||
'disk': 'Kadar penggunaan disk', |
|||
'cpu_monitoring': 'Monitor penggunaan CPU', |
|||
'memory_monitoring': 'Monitor penggunaan memori' |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,93 @@ |
|||
import idLocale from 'element-ui/lib/locale/lang/id' |
|||
import id from './in' |
|||
// import dataPermission from './dataPermission/in'
|
|||
// import workshop from './basedata/workshop/in'
|
|||
// import vehicle from './basedata/vehicle/in'
|
|||
// import material from './basedata/material/in'
|
|||
// import classification from './basedata/classification/in'
|
|||
import classstandard from './basedata/master/classstandard/in' |
|||
// import taskConfig from './sch/task/in'
|
|||
// import taskManage from './sch/task_manage/in'
|
|||
// import SchBasePoint from './sch/point/in'
|
|||
// import regionManage from './sch/region/in'
|
|||
// import sys_redis from './system/redis/in'
|
|||
// import notice from './system/notice/in'
|
|||
// import search from './lucene/search/in'
|
|||
// import lucene from './lucene/in'
|
|||
// import record from './record/in'
|
|||
// import login from './login/in'
|
|||
// import operation_log from './operationLog/in'
|
|||
// import online from './online/in'
|
|||
// import error_log from './errorLog/in'
|
|||
// import menu from './menu/in'
|
|||
// import param from './param/in'
|
|||
import instruction from './instruction/in' |
|||
import task from './task/in' |
|||
import history from './history/in' |
|||
import device from './device/in' |
|||
import opc from './opc/in' |
|||
import protocol from './protocol/in' |
|||
// import address from './address/in'
|
|||
import storageCell from './storageCell/in' |
|||
import route from './route/in' |
|||
import auto from './auto/in' |
|||
// import monitor from './monitor/in'
|
|||
// import timing from './timing/in'
|
|||
import config from './config/in' |
|||
import customPolicy from './customPolicy/in' |
|||
import deviceErrorInfo from './deviceErrorInfo/in' |
|||
// import user from './user/in'
|
|||
// import role from './role/in'
|
|||
// import department from './department/in'
|
|||
// import dict from './dict/in'
|
|||
import angle from './angle/in' |
|||
import regional from './regional/in' |
|||
import stage from './stage/in' |
|||
|
|||
export default { |
|||
...idLocale, |
|||
...id, |
|||
// ...dataPermission,
|
|||
// ...menu,
|
|||
// ...workshop,
|
|||
// ...vehicle,
|
|||
// ...material,
|
|||
// ...notice,
|
|||
// ...classification,
|
|||
// ...login,
|
|||
// ...error_log,
|
|||
// ...online,
|
|||
// ...operation_log,
|
|||
// ...taskConfig,
|
|||
// ...record,
|
|||
// ...taskManage,
|
|||
// ...SchBasePoint,
|
|||
// ...regionManage,
|
|||
// ...sys_redis,
|
|||
// ...search,
|
|||
// ...lucene,
|
|||
// ...param,
|
|||
...instruction, |
|||
...task, |
|||
...history, |
|||
...device, |
|||
...opc, |
|||
...protocol, |
|||
// ...address,
|
|||
...storageCell, |
|||
...route, |
|||
...auto, |
|||
...customPolicy, |
|||
// ...monitor,
|
|||
// ...timing,
|
|||
...config, |
|||
...deviceErrorInfo, |
|||
// ...user,
|
|||
// ...role,
|
|||
// ...department,
|
|||
// ...dict,
|
|||
...angle, |
|||
...regional, |
|||
...stage, |
|||
...classstandard |
|||
} |
Loading…
Reference in new issue