rev:界面优化和新增点位角度
This commit is contained in:
@@ -18,6 +18,9 @@ import timing from './timing/zh'
|
||||
import config from './config/zh'
|
||||
import user from './user/zh'
|
||||
import deviceErrorInfo from './deviceErrorInfo/zh'
|
||||
import role from './role/zh'
|
||||
import department from './department/zh'
|
||||
import dict from './dict/zh'
|
||||
|
||||
export default {
|
||||
...zhLocale,
|
||||
@@ -39,6 +42,9 @@ export default {
|
||||
...timing,
|
||||
...config,
|
||||
...deviceErrorInfo,
|
||||
...user
|
||||
...user,
|
||||
...role,
|
||||
...department,
|
||||
...dict
|
||||
}
|
||||
|
||||
|
||||
25
acs/nladmin-ui/src/i18n/langs/department/en.js
Normal file
25
acs/nladmin-ui/src/i18n/langs/department/en.js
Normal file
@@ -0,0 +1,25 @@
|
||||
export default {
|
||||
'department': {
|
||||
'table_title': {
|
||||
'Department_name': 'Department Name',
|
||||
'enter_department_name': 'Enter Department Name',
|
||||
'Department': 'Department'
|
||||
},
|
||||
'table_value': {
|
||||
'Sort': 'Sort',
|
||||
'Name': 'Name',
|
||||
'State': 'State',
|
||||
'CreateDate': 'CreateDate',
|
||||
'Operate': 'Operate'
|
||||
},
|
||||
'other': {
|
||||
'Department_code': 'Department Code',
|
||||
'Department_sort': 'Department Sort',
|
||||
'External_identification': 'External Identification',
|
||||
'Top_departments': 'Top Departments'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': 'Confirm That One Of The Selected Data Items Is Deleted?'
|
||||
}
|
||||
}
|
||||
}
|
||||
25
acs/nladmin-ui/src/i18n/langs/department/in.js
Normal file
25
acs/nladmin-ui/src/i18n/langs/department/in.js
Normal file
@@ -0,0 +1,25 @@
|
||||
export default {
|
||||
'department': {
|
||||
'table_title': {
|
||||
'Department_name': 'Nama Departemen',
|
||||
'enter_department_name': 'Silakan Masukkan Nama Departemen',
|
||||
'Department': 'Departemen'
|
||||
},
|
||||
'table_value': {
|
||||
'Sort': 'Jenis',
|
||||
'Name': 'Nama',
|
||||
'State': 'Negara',
|
||||
'CreateDate': 'Tanggal Pembuatan',
|
||||
'Operate': 'Beroperasi'
|
||||
},
|
||||
'other': {
|
||||
'Department_code': 'Kode Departemen',
|
||||
'Department_sort': 'Urutkan Berdasarkan Departemen',
|
||||
'External_identification': 'Identifikasi Eksternal',
|
||||
'Top_departments': 'Departemen Teratas'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': 'Mengonfirmasi Bahwa Salah Satu Item Data Yang Dipilih Dihapus?'
|
||||
}
|
||||
}
|
||||
}
|
||||
25
acs/nladmin-ui/src/i18n/langs/department/zh.js
Normal file
25
acs/nladmin-ui/src/i18n/langs/department/zh.js
Normal file
@@ -0,0 +1,25 @@
|
||||
export default {
|
||||
'department': {
|
||||
'table_title': {
|
||||
'Department_name': '部门名称',
|
||||
'enter_department_name': '请输入部门名称',
|
||||
'Department': '部门'
|
||||
},
|
||||
'table_value': {
|
||||
'Sort': '排序',
|
||||
'Name': '名称',
|
||||
'State': '状态',
|
||||
'CreateDate': '创建日期',
|
||||
'Operate': '操作'
|
||||
},
|
||||
'other': {
|
||||
'Department_code': '部门编码',
|
||||
'Department_sort': '部门排序',
|
||||
'External_identification': '外部标识',
|
||||
'Top_departments': '顶级部门'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': '确认删除选中的1条数据?'
|
||||
}
|
||||
}
|
||||
}
|
||||
28
acs/nladmin-ui/src/i18n/langs/dict/en.js
Normal file
28
acs/nladmin-ui/src/i18n/langs/dict/en.js
Normal file
@@ -0,0 +1,28 @@
|
||||
export default {
|
||||
'dict': {
|
||||
'table_title': {
|
||||
'code_Name': 'Code(Name)',
|
||||
'enter_code_name': 'Enter Name(Code)'
|
||||
},
|
||||
'table_value': {
|
||||
'Code': 'Code',
|
||||
'Name': 'Name',
|
||||
'Operate': 'Operate',
|
||||
'Dict': 'Dict'
|
||||
},
|
||||
'other': {
|
||||
'Dict_detail': 'Dict Detail',
|
||||
'Department_label': 'Department Label',
|
||||
'Dictionary_value': 'Dictionary Value',
|
||||
'Sort': 'Sort',
|
||||
'Parameter1': 'Parameter1',
|
||||
'Parameter2': 'Parameter2',
|
||||
'Parameter3': 'Parameter3',
|
||||
'Which_dictionary': 'Which Dictionary',
|
||||
'Click_dictionary_see_details': 'Click On The Dictionary To See Details'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': 'Confirm That One Of The Selected Data Items Is Deleted?'
|
||||
}
|
||||
}
|
||||
}
|
||||
28
acs/nladmin-ui/src/i18n/langs/dict/in.js
Normal file
28
acs/nladmin-ui/src/i18n/langs/dict/in.js
Normal file
@@ -0,0 +1,28 @@
|
||||
export default {
|
||||
'dict': {
|
||||
'table_title': {
|
||||
'code_Name': 'Nama (Kode)',
|
||||
'enter_code_name': 'Masukkan Nama (Kode)'
|
||||
},
|
||||
'table_value': {
|
||||
'Code': 'Pengkodean Kamus',
|
||||
'Name': 'Nama',
|
||||
'Operate': 'Beroperasi',
|
||||
'Dict': 'Kamus'
|
||||
},
|
||||
'other': {
|
||||
'Dict_detail': 'Detail Kamus',
|
||||
'Department_label': 'Tag Kamus',
|
||||
'Dictionary_value': 'Nilai Kamus',
|
||||
'Sort': 'Jenis',
|
||||
'Parameter1': 'Parameter 1',
|
||||
'Parameter2': 'Parameter 2',
|
||||
'Parameter3': 'Parameter 3',
|
||||
'Which_dictionary': 'Kamus Yang Menjadi Miliknya',
|
||||
'Click_dictionary_see_details': 'Klik Kamus Untuk Melihat Detailnya'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': 'Mengonfirmasi Bahwa Salah Satu Item Data Yang Dipilih Dihapus?'
|
||||
}
|
||||
}
|
||||
}
|
||||
28
acs/nladmin-ui/src/i18n/langs/dict/zh.js
Normal file
28
acs/nladmin-ui/src/i18n/langs/dict/zh.js
Normal file
@@ -0,0 +1,28 @@
|
||||
export default {
|
||||
'dict': {
|
||||
'table_title': {
|
||||
'code_Name': '名称(编码)',
|
||||
'enter_code_name': '输入名称(编码)'
|
||||
},
|
||||
'table_value': {
|
||||
'Code': '字典编码',
|
||||
'Name': '名称',
|
||||
'Operate': '操作',
|
||||
'Dict': '字典'
|
||||
},
|
||||
'other': {
|
||||
'Dict_detail': '字典详情',
|
||||
'Department_label': '字典标签',
|
||||
'Dictionary_value': '字典值',
|
||||
'Sort': '排序',
|
||||
'Parameter1': '参数1',
|
||||
'Parameter2': '参数2',
|
||||
'Parameter3': '参数3',
|
||||
'Which_dictionary': '所属字典',
|
||||
'Click_dictionary_see_details': '点击字典查看详情'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': '确认删除选中的1条数据?'
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -18,6 +18,9 @@ import config from './config/en'
|
||||
import customPolicy from './customPolicy/en'
|
||||
import deviceErrorInfo from './deviceErrorInfo/en'
|
||||
import user from './user/en'
|
||||
import role from './role/en'
|
||||
import department from './department/en'
|
||||
import dict from './dict/en'
|
||||
|
||||
export default {
|
||||
...enLocale,
|
||||
@@ -39,6 +42,9 @@ export default {
|
||||
...timing,
|
||||
...config,
|
||||
...deviceErrorInfo,
|
||||
...user
|
||||
...user,
|
||||
...role,
|
||||
...department,
|
||||
...dict
|
||||
}
|
||||
|
||||
|
||||
@@ -18,6 +18,9 @@ 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'
|
||||
|
||||
export default {
|
||||
...idLocale,
|
||||
@@ -40,5 +43,8 @@ export default {
|
||||
...config,
|
||||
...timing,
|
||||
...deviceErrorInfo,
|
||||
...user
|
||||
...user,
|
||||
...role,
|
||||
...department,
|
||||
...dict
|
||||
}
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
export default {
|
||||
'role': {
|
||||
'table_title': {
|
||||
'taskCode_or_instCode': 'Task Number (Instruction Number)',
|
||||
'input_taskCode_or_instCode': 'Input TaskCode Or InstCode'
|
||||
},
|
||||
'table_value': {
|
||||
'roleList': 'List Of Roles',
|
||||
'Name': 'Name',
|
||||
'Description': 'Description',
|
||||
'CreateDate': 'CreateDate',
|
||||
'Operate': 'Operate',
|
||||
'Role': 'Role'
|
||||
},
|
||||
'other': {
|
||||
'Menu_assignments': 'Menu Assignments',
|
||||
'Save': 'Save'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': 'Confirm That One Of The Selected Data Items Is Deleted?'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
export default {
|
||||
'role': {
|
||||
'table_title': {
|
||||
'taskCode_or_instCode': 'Nomor Tugas (Nomor Instruksi)',
|
||||
'input_taskCode_or_instCode': 'Masukkan Nomor Tugas Atau Nomor Instruksi'
|
||||
},
|
||||
'table_value': {
|
||||
'roleList': 'Daftar Peran',
|
||||
'Name': 'Nama',
|
||||
'Description': 'Deskripsi',
|
||||
'CreateDate': 'Tanggal Pembuatan',
|
||||
'Operate': 'Beroperasi',
|
||||
'Role': 'Peranan'
|
||||
},
|
||||
'other': {
|
||||
'Menu_assignments': 'Penetapan Menu',
|
||||
'Save': 'Simpan'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': 'Mengonfirmasi Bahwa Salah Satu Item Data Yang Dipilih Dihapus?'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
export default {
|
||||
'role': {
|
||||
'table_title': {
|
||||
'taskCode_or_instCode': '任务号(指令号)',
|
||||
'input_taskCode_or_instCode': '输入任务号或指令号'
|
||||
},
|
||||
'table_value': {
|
||||
'roleList': '角色列表',
|
||||
'Name': '角色名称',
|
||||
'Description': '描述',
|
||||
'CreateDate': '创建日期',
|
||||
'Operate': '操作',
|
||||
'Role': '角色'
|
||||
},
|
||||
'other': {
|
||||
'Menu_assignments': '菜单分配',
|
||||
'Save': '保存'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': '确认删除选中的1条数据?'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,9 @@ export default {
|
||||
'enter_department_name': 'Enter Department Name',
|
||||
'Account_Number (Name)': 'Account_Number (Name)',
|
||||
'Enter_Account_Number (Name)': 'Enter_Account_Number (Name)',
|
||||
'State': 'State'
|
||||
'State': 'State',
|
||||
'Search': 'Search',
|
||||
'System': 'System'
|
||||
},
|
||||
'table_value': {
|
||||
'Username': 'Username',
|
||||
@@ -16,7 +18,14 @@ export default {
|
||||
'Department': 'Department',
|
||||
'State': 'State',
|
||||
'create_Date': 'Create Date',
|
||||
'Operate': 'Operate'
|
||||
'Operate': 'Operate',
|
||||
'Password': 'Password',
|
||||
'boy': 'Boy',
|
||||
'girl': 'Girl',
|
||||
'Select_Sector_Categories': 'Select Sector Categories',
|
||||
'User': 'User',
|
||||
'activation': 'Activation',
|
||||
'lock': 'Lock'
|
||||
},
|
||||
'other': {
|
||||
'Revise': 'Revise',
|
||||
|
||||
@@ -1,22 +1,31 @@
|
||||
export default {
|
||||
'user': {
|
||||
'table_title': {
|
||||
'Department_name': '部门名称',
|
||||
'enter_department_name': '请输入部门名称',
|
||||
'Account_Number (Name)': '账号(名称)',
|
||||
'Enter_Account_Number (Name)': '请输入账号或者名称',
|
||||
'State': '状态'
|
||||
'Department_name': 'Nama Departemen',
|
||||
'enter_department_name': 'Silakan Masukkan Nama Departemen',
|
||||
'Account_Number (Name)': 'Nomor Rekening (Nama)',
|
||||
'Enter_Account_Number (Name)': 'Silakan Masukkan Nomor Akun Atau Nama',
|
||||
'State': 'Negara',
|
||||
'Search': 'Mencari',
|
||||
'System': 'Sistem'
|
||||
},
|
||||
'table_value': {
|
||||
'Username': '用户名',
|
||||
'Name': '姓名',
|
||||
'Sex': '性别',
|
||||
'Phone': '电话',
|
||||
'Mailbox': '邮箱',
|
||||
'Department': '部门',
|
||||
'State': '状态',
|
||||
'create_Date': '创建日期',
|
||||
'Operate': '操作'
|
||||
'Username': 'Nama Pengguna',
|
||||
'Name': 'Nama',
|
||||
'Sex': 'Jenis Kelamin',
|
||||
'Phone': 'Ponsel',
|
||||
'Mailbox': 'Kotak Surat',
|
||||
'Department': 'Departemen',
|
||||
'State': 'Negara',
|
||||
'create_Date': 'Tanggal Pembuatan',
|
||||
'Operate': 'Beroperasi',
|
||||
'Password': 'Kata Sandi',
|
||||
'boy': 'Laki',
|
||||
'girl': 'Wanita',
|
||||
'Select_Sector_Categories': 'Pilih Kategori Departemen',
|
||||
'User': 'Pengguna',
|
||||
'activation': 'Pengaktifan',
|
||||
'lock': 'Kunci'
|
||||
},
|
||||
'other': {
|
||||
'Revise': 'Merevisi',
|
||||
|
||||
@@ -5,7 +5,9 @@ export default {
|
||||
'enter_department_name': '请输入部门名称',
|
||||
'Account_Number (Name)': '账号(名称)',
|
||||
'Enter_Account_Number (Name)': '请输入账号或者名称',
|
||||
'State': '状态'
|
||||
'State': '状态',
|
||||
'Search': '搜索',
|
||||
'System': '所属系统'
|
||||
},
|
||||
'table_value': {
|
||||
'Username': '用户名',
|
||||
@@ -16,7 +18,14 @@ export default {
|
||||
'Department': '部门',
|
||||
'State': '状态',
|
||||
'create_Date': '创建日期',
|
||||
'Operate': '操作'
|
||||
'Operate': '操作',
|
||||
'Password': '密码',
|
||||
'boy': '男',
|
||||
'girl': '女',
|
||||
'Select_Sector_Categories': '选择部门类目',
|
||||
'User': '用户',
|
||||
'activation': '激活',
|
||||
'lock': '锁定'
|
||||
},
|
||||
'other': {
|
||||
'Revise': '修改',
|
||||
@@ -25,7 +34,7 @@ export default {
|
||||
'Reset': '重置密码',
|
||||
'Department_permissions': '部门权限',
|
||||
'Data_Permissions': '数据权限',
|
||||
'Lock_account': '锁定账号',
|
||||
'Lock_account': '账号',
|
||||
'Assign_roles': '分配角色'
|
||||
},
|
||||
'msg': {
|
||||
|
||||
Reference in New Issue
Block a user