Browse Source

Merge remote-tracking branch 'origin/admin' into acs_v1.0.0

# Conflicts:
#	nladmin-ui/src/i18n/langs/chinese.js
#	nladmin-ui/src/i18n/langs/english.js
#	nladmin-ui/src/i18n/langs/indonesian.js
#	nladmin-ui/src/i18n/langs/task/en.js
#	nladmin-ui/src/i18n/langs/task/in.js
#	nladmin-ui/src/i18n/langs/task/zh.js
#	nladmin-ui/src/views/monitor/online/locale/en.js
#	nladmin-ui/src/views/monitor/online/locale/in.js
#	nladmin-ui/src/views/monitor/online/locale/zh.js
#	nladmin-ui/src/views/system/dept/locale/en.js
#	nladmin-ui/src/views/system/dept/locale/in.js
#	nladmin-ui/src/views/system/dept/locale/zh.js
#	nladmin-ui/src/views/system/notice/locale/en.js
#	nladmin-ui/src/views/system/notice/locale/in.js
#	nladmin-ui/src/views/system/notice/locale/zh.js
#	nladmin-ui/src/views/system/redis/locale/en.js
#	nladmin-ui/src/views/system/redis/locale/in.js
#	nladmin-ui/src/views/system/redis/locale/zh.js
#	nladmin-ui/src/views/system/timing/locale/corn/en.js
#	nladmin-ui/src/views/system/timing/locale/corn/in.js
#	nladmin-ui/src/views/system/timing/locale/corn/zh.js
#	nladmin-ui/src/views/system/timing/locale/en.js
#	nladmin-ui/src/views/system/timing/locale/in.js
#	nladmin-ui/src/views/system/timing/locale/zh.js
#	nladmin-ui/src/views/tools/codeGen/locale/en.js
#	nladmin-ui/src/views/tools/codeGen/locale/in.js
#	nladmin-ui/src/views/tools/codeGen/locale/zh.js
#	nladmin-ui/src/views/tools/storage/locale/en.js
#	nladmin-ui/src/views/tools/storage/locale/in.js
#	nladmin-ui/src/views/tools/storage/locale/zh.js
master
李永德 1 year ago
parent
commit
bcdba380cc
  1. 69
      nladmin-ui/src/i18n/langs/chinese.js
  2. 69
      nladmin-ui/src/i18n/langs/english.js
  3. 69
      nladmin-ui/src/i18n/langs/indonesian.js
  4. 77
      nladmin-ui/src/i18n/langs/task/in.js
  5. 77
      nladmin-ui/src/i18n/langs/task/zh.js
  6. 0
      nladmin-ui/src/views/monitor/log/locale/en.js
  7. 0
      nladmin-ui/src/views/monitor/log/locale/error/en.js
  8. 0
      nladmin-ui/src/views/monitor/log/locale/error/in.js
  9. 0
      nladmin-ui/src/views/monitor/log/locale/error/zh.js
  10. 0
      nladmin-ui/src/views/monitor/log/locale/in.js
  11. 0
      nladmin-ui/src/views/monitor/log/locale/zh.js
  12. 21
      nladmin-ui/src/views/monitor/online/locale/en.js
  13. 21
      nladmin-ui/src/views/monitor/online/locale/in.js
  14. 21
      nladmin-ui/src/views/monitor/online/locale/zh.js
  15. 33
      nladmin-ui/src/views/system/dept/locale/en.js
  16. 33
      nladmin-ui/src/views/system/dept/locale/in.js
  17. 33
      nladmin-ui/src/views/system/dept/locale/zh.js
  18. 0
      nladmin-ui/src/views/system/dict/locale/en.js
  19. 0
      nladmin-ui/src/views/system/dict/locale/in.js
  20. 0
      nladmin-ui/src/views/system/dict/locale/zh.js
  21. 0
      nladmin-ui/src/views/system/menu/locale/en.js
  22. 0
      nladmin-ui/src/views/system/menu/locale/in.js
  23. 0
      nladmin-ui/src/views/system/menu/locale/zh.js
  24. 33
      nladmin-ui/src/views/system/notice/locale/en.js
  25. 33
      nladmin-ui/src/views/system/notice/locale/in.js
  26. 33
      nladmin-ui/src/views/system/notice/locale/zh.js
  27. 0
      nladmin-ui/src/views/system/param/locale/en.js
  28. 0
      nladmin-ui/src/views/system/param/locale/in.js
  29. 0
      nladmin-ui/src/views/system/param/locale/zh.js
  30. 34
      nladmin-ui/src/views/system/redis/locale/en.js
  31. 34
      nladmin-ui/src/views/system/redis/locale/in.js
  32. 34
      nladmin-ui/src/views/system/redis/locale/zh.js
  33. 0
      nladmin-ui/src/views/system/role/locale/en.js
  34. 0
      nladmin-ui/src/views/system/role/locale/in.js
  35. 0
      nladmin-ui/src/views/system/role/locale/zh.js
  36. 71
      nladmin-ui/src/views/system/timing/locale/corn/en.js
  37. 71
      nladmin-ui/src/views/system/timing/locale/corn/in.js
  38. 71
      nladmin-ui/src/views/system/timing/locale/corn/zh.js
  39. 62
      nladmin-ui/src/views/system/timing/locale/en.js
  40. 62
      nladmin-ui/src/views/system/timing/locale/in.js
  41. 62
      nladmin-ui/src/views/system/timing/locale/zh.js
  42. 0
      nladmin-ui/src/views/system/user/locale/en.js
  43. 0
      nladmin-ui/src/views/system/user/locale/in.js
  44. 0
      nladmin-ui/src/views/system/user/locale/zh.js
  45. 57
      nladmin-ui/src/views/tools/codeGen/locale/en.js
  46. 57
      nladmin-ui/src/views/tools/codeGen/locale/in.js
  47. 57
      nladmin-ui/src/views/tools/codeGen/locale/zh.js
  48. 28
      nladmin-ui/src/views/tools/storage/locale/en.js
  49. 28
      nladmin-ui/src/views/tools/storage/locale/in.js
  50. 28
      nladmin-ui/src/views/tools/storage/locale/zh.js

69
nladmin-ui/src/i18n/langs/chinese.js

@ -1,56 +1,37 @@
import zhLocale from 'element-ui/lib/locale/lang/zh-CN'
import zh from './zh-CN'
import menu from './menu/zh'
import param from './param/zh'
import instruction from './instruction/zh'
import task from './task/zh'
import history from './history/zh'
import device from './device/zh'
import opc from './opc/zh'
import protocol from './protocol/zh'
import address from './address/zh'
import storageCell from './storageCell/zh'
import route from './route/zh'
import auto from './auto/zh'
import customPolicy from './customPolicy/zh'
import monitor from './monitor/zh'
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'
import angle from './angle/zh'
import log from './log/zh'
import errorLog from './log/error/zh'
import menu from '../../views/system/menu/locale/zh'
import param from '../../views/system/param/locale/zh'
import user from '../../views/system/user/locale/zh'
import scheduler from '../../views/system/timing/locale/zh'
import dept from '../../views/system/dept/locale/zh'
import dict from '../../views/system/dict/locale/zh'
import redis from '../../views/system/redis/locale/zh'
import log from '../../views/monitor/log/locale/zh'
import notice from '../../views/system/notice/locale/zh'
import errorLog from '../../views/monitor/log/locale/error/zh'
import online from '../../views/monitor/online/locale/zh'
import role from '../../views/system/role/locale/zh'
import corn from '../../views/system/timing/locale/corn/zh'
import codegen from '../../views/tools/codeGen/locale/zh'
import storage from '../../views/tools/storage/locale/zh'
export default {
...zhLocale,
...zh,
...menu,
...param,
...device,
...opc,
...protocol,
...address,
...storageCell,
...route,
...instruction,
...task,
...history,
...auto,
...customPolicy,
...monitor,
...timing,
...config,
...deviceErrorInfo,
...user,
...role,
...department,
...scheduler,
...dept,
...dict,
...angle,
...redis,
...log,
...errorLog
...notice,
...errorLog,
...online,
...role,
...corn,
...codegen,
...storage
}

69
nladmin-ui/src/i18n/langs/english.js

@ -1,56 +1,37 @@
import enLocale from 'element-ui/lib/locale/lang/en'
import en from './en'
import menu from './menu/en'
import param from './param/en'
import instruction from './instruction/en'
import task from './task/en'
import history from './history/en'
import device from './device/en'
import opc from './opc/en'
import protocol from './protocol/en'
import address from './address/en'
import storageCell from './storageCell/en'
import route from './route/en'
import auto from './auto/en'
import monitor from './monitor/en'
import timing from './timing/en'
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'
import angle from './angle/en'
import log from './log/en'
import errorLog from './log/error/en'
import menu from '../../views/system/menu/locale/en'
import param from '../../views/system/param/locale/en'
import user from '../../views/system/user/locale/en'
import scheduler from '../../views/system/timing/locale/en'
import dept from '../../views/system/dept/locale/en'
import dict from '../../views/system/dict/locale/en'
import redis from '../../views/system/redis/locale/en'
import log from '../../views/monitor/log/locale/en'
import notice from '../../views/system/notice/locale/en'
import errorLog from '../../views/monitor/log/locale/error/en'
import online from '../../views/monitor/online/locale/en'
import role from '../../views/system/role/locale/en'
import corn from '../../views/system/timing/locale/corn/en'
import codegen from '../../views/tools/codeGen/locale/en'
import storage from '../../views/tools/storage/locale/en'
export default {
...enLocale,
...en,
...menu,
...param,
...instruction,
...task,
...history,
...device,
...opc,
...protocol,
...address,
...storageCell,
...route,
...auto,
...customPolicy,
...monitor,
...timing,
...config,
...deviceErrorInfo,
...user,
...role,
...department,
...scheduler,
...dept,
...dict,
...angle,
...redis,
...log,
...errorLog
...notice,
...errorLog,
...online,
...role,
...corn,
...codegen,
...storage
}

69
nladmin-ui/src/i18n/langs/indonesian.js

@ -1,56 +1,37 @@
import idLocale from 'element-ui/lib/locale/lang/id'
import id from './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 log from './log/in'
import errorLog from './log/error/in'
import menu from '../../views/system/menu/locale/in'
import param from '../../views/system/param/locale/in'
import user from '../../views/system/user/locale/in'
import scheduler from '../../views/system/timing/locale/in'
import dept from '../../views/system/dept/locale/in'
import dict from '../../views/system/dict/locale/in'
import redis from '../../views/system/redis/locale/in'
import log from '../../views/monitor/log/locale/in'
import notice from '../../views/system/notice/locale/in'
import errorLog from '../../views/monitor/log/locale/error/in'
import online from '../../views/monitor/online/locale/in'
import role from '../../views/system/role/locale/in'
import corn from '../../views/system/timing/locale/corn/in'
import codegen from '../../views/tools/codeGen/locale/in'
import storage from '../../views/tools/storage/locale/in'
export default {
...idLocale,
...id,
...menu,
...param,
...instruction,
...task,
...history,
...device,
...opc,
...protocol,
...address,
...storageCell,
...route,
...auto,
...customPolicy,
...auto,
...monitor,
...config,
...timing,
...deviceErrorInfo,
...user,
...role,
...department,
...scheduler,
...dept,
...dict,
...angle,
...redis,
...log,
...errorLog
...notice,
...errorLog,
...online,
...role,
...corn,
...codegen,
...storage
}

77
nladmin-ui/src/i18n/langs/task/in.js

@ -1,77 +0,0 @@
export default {
'task': {
'txt_box': {
'Enter_task_number': 'Masukkan Nomor Tugas',
'Vehicle_registration_number': 'Nomor Registrasi Kendaraan',
'Material_type': 'Tipe Material',
'Task_status': 'Status Tugas',
'Origin_or_destination': 'Asal Atau Tujuan',
'Task_type': 'Jenis Tugas',
'Warehouse_task_type': 'Jenis Tugas Gudang',
'AGV_system': 'Sistem AGV',
'Routing_scheme': 'Skema Routing',
'Priority': 'Prioritas',
'Vehicle_number': 'Nomor Kendaraan',
'Task_code': 'Nomor Tugas',
'Task': 'Tugas',
'start_or_end': 'Asal Atau Tujuan',
'time': 'Waktu'
},
'select': {
'Placeholder': 'Pilih',
'Start_point': 'Titik Awal',
'Starting_column': 'Kolom Awal',
'Starting_layer': 'Lapisan Awal',
'Destination': 'Tujuan',
'Ending_column': 'Kolom Akhir',
'Ending_layer': 'Lapisan Akhir',
'Description': 'Deskripsi',
'Cancel': 'Batalkan',
'Confirm': 'Konfirmasi',
'Ready': 'Siap',
'In_progress': 'Sedang Berlangsung',
'Completed': 'Selesai',
'Pickup_point': 'Titik Pengambilan',
'Delivery_point': 'Titik Pengiriman',
'Remark': 'Catatan',
'Creator': 'Pencipta',
'Create_time': 'Waktu Penciptaan',
'Operation': 'Operasi',
'Create_command': 'Perintah Membuat',
'Reset': 'Atur Ulang',
'Void': 'Batal',
'Starting_point': 'Titik Awal',
'Target_point': 'Titik Tujuan',
'Is_it_completed': 'Apakah Sudah Selesai',
'error_code': 'Kode Kesalahan',
'start_time': 'Waktu Mulai',
'finish_time': 'Waktu Penyelesaian',
'create_type': 'Jenis Pembuatan',
'finish_type': 'Jenis Penyelesaian',
'retry_times': 'Jumlah Percobaan ulang',
'please_enter_origin_column': 'Silakan Masukkan Asal Kolom!',
'please_enter_origin_level': 'Silakan Masukkan Asal Level!',
'please_select_destination_column': 'Silakan Pilih Tujuan Kolom!',
'please_select_destination_level': 'Silakan Pilih Lantai Tujuan!”'
},
screen: {
'title': 'Lanzhou Hailiang Tugas Manajemen Peralatan Kanban',
'task_screen': 'Tugas Kanban',
'device': 'Perangkat Saat Ini',
'Wednesday': 'Rabu',
'year': 'Tahun',
'month': 'Bulan',
'day': 'Hari',
'task_code': 'Nomor Tugas',
'inst_code': 'Nomor Instruksi',
'start': 'Titik Awal',
'end': 'Terminal',
'material': 'Jenis Barang',
'material_num': 'Jumlah Barang',
'vehicle_code': 'Nomor Kendaraan',
'bar': 'Kode Batang',
'create_time': 'Waktu Masuk',
'IP': 'IP'
}
}
}

77
nladmin-ui/src/i18n/langs/task/zh.js

@ -1,77 +0,0 @@
export default {
'task': {
'txt_box': {
'Enter_task_number': '输入任务号',
'Vehicle_registration_number': '输入载具号',
'Material_type': '物料类型',
'Task_status': '任务状态',
'Origin_or_destination': '输入起点或终点',
'Task_type': '任务类型',
'Warehouse_task_type': '立库任务类型',
'AGV_system': 'agv系统',
'Routing_scheme': '路由方案',
'Priority': '优先级',
'Vehicle_number': '载具号',
'Task_code': '任务号',
'Task': '任务',
'start_or_end': '起点或终点',
'time': '时间段'
},
'select': {
'Placeholder': '请选择',
'Start_point': '起点',
'Starting_column': '起点-列',
'Starting_layer': '起点-层',
'Destination': '终点',
'Ending_column': '终点-列',
'Ending_layer': '终点-层',
'Description': '描述信息',
'Cancel': '取消',
'Confirm': '确认',
'Ready': '就绪',
'In_progress': '执行中',
'Completed': '完成',
'Pickup_point': '取货点',
'Delivery_point': '放货点',
'Remark': '备注',
'Creator': '创建者',
'Create_time': '创建时间',
'Operation': '操作',
'Create_command': '创建指令',
'Reset': '重置',
'Void': '作废',
'Starting_point': '起始点位',
'Target_point': '目标点位',
'Is_it_completed': '是否完成',
'error_code': '错误编码',
'start_time': '开始时间',
'finish_time': '完成时间',
'create_type': '创建类型',
'finish_type': '完成类型',
'retry_times': '重试次数',
'please_enter_origin-column': '请输入起点-列!',
'please_enter_origin_level': '请输入起点-层!',
'please_select_destination_column': '请选择终点-列!',
'please_select_destination_level': '请选择终点-层!'
},
screen: {
'title': '兰州海亮设备管理任务看板',
'task_screen': '任务看板',
'device': '当前设备',
'Wednesday': '星期三',
'year': '年',
'month': '月',
'day': '日',
'task_code': '任务号',
'inst_code': '指令号',
'start': '起点',
'end': '终点',
'material': '物料类型',
'material_num': '物料数量',
'vehicle_code': '载具号',
'bar': '条码',
'create_time': '入库时间',
'IP': 'IP'
}
}
}

0
nladmin-ui/src/i18n/langs/log/en.js → nladmin-ui/src/views/monitor/log/locale/en.js

0
nladmin-ui/src/i18n/langs/log/error/en.js → nladmin-ui/src/views/monitor/log/locale/error/en.js

0
nladmin-ui/src/i18n/langs/log/error/in.js → nladmin-ui/src/views/monitor/log/locale/error/in.js

0
nladmin-ui/src/i18n/langs/log/error/zh.js → nladmin-ui/src/views/monitor/log/locale/error/zh.js

0
nladmin-ui/src/i18n/langs/log/in.js → nladmin-ui/src/views/monitor/log/locale/in.js

0
nladmin-ui/src/i18n/langs/log/zh.js → nladmin-ui/src/views/monitor/log/locale/zh.js

21
nladmin-ui/src/views/monitor/online/locale/en.js

@ -0,0 +1,21 @@
export default {
'Online': {
'title': 'Online User',
'table': {
'userName': 'userName',
'nickName': 'nickName',
'dept': 'department',
'ip': 'IP',
'address': 'login location',
'browser': 'browser',
'loginTime': 'login time',
'forced': 'Force Quit'
},
'msg': {
'm1': 'Are you sure you want to force logout on this use?',
'm2': 'Successful forced withdrawal!',
'm3': 'Confirm to force-exit the selected {count} users?',
'm4': 'Fuzzy Search'
}
}
}

21
nladmin-ui/src/views/monitor/online/locale/in.js

@ -0,0 +1,21 @@
export default {
'Online': {
'title': 'Pengguna Daring',
'table': {
'userName': 'nama belakang',
'nickName': 'nama panggilan',
'dept': 'departemen',
'ip': 'IP',
'address': 'lokasi masuk',
'browser': 'peramban',
'loginTime': 'waktu masuk',
'forced': 'Keluar Paksa'
},
'msg': {
'm1': 'Apakah Anda yakin ingin memaksa logout pada penggunaan ini?',
'm2': 'Penarikan paksa yang berhasil!',
'm3': 'Konfirmasikan untuk keluar paksa dari {count} pengguna yang dipilih?',
'm4': 'Pencarian Kabur'
}
}
}

21
nladmin-ui/src/views/monitor/online/locale/zh.js

@ -0,0 +1,21 @@
export default {
'Online': {
'title': '在线用户',
'table': {
'userName': '用户名',
'nickName': '用户姓名',
'dept': '部门',
'ip': '登录IP',
'address': '登录地点',
'browser': '浏览器',
'loginTime': '登录时间',
'forced': '强退'
},
'msg': {
'm1': '确定强制退出该用户吗?',
'm2': '强退成功!',
'm3': '确认强退选中的{count}个用户?',
'm4': '模糊搜索'
}
}
}

33
nladmin-ui/src/views/system/dept/locale/en.js

@ -0,0 +1,33 @@
export default {
'Dept': {
'title': 'Department Information',
'search': {
'input_name': 'Enter the department name to search'
},
'table': {
'dept_sort': 'sort',
'name': 'name',
'is_used': 'status',
'create_time': 'create time'
},
'dialog': {
'code': 'department no',
'name': 'department name',
'dept_sort': 'department sort',
'isTop': 'top department',
'pid': 'up department',
'select_dep': 'select department',
'start': 'enable',
'ban': 'disable'
},
'msg': {
'tip1': 'Are you sure to delete it? If there are lower-level nodes, delete them together. This operation cannot be undone!',
'tip2': 'The upper department cannot be empty',
'tip3': 'This operation will {display_name} {name} department, Do you want to continue?'
},
'rules': {
'r1': 'Please enter name',
'r2': 'Please enter serial number'
}
}
}

33
nladmin-ui/src/views/system/dept/locale/in.js

@ -0,0 +1,33 @@
export default {
'Dept': {
'title': 'Informasi Departemen',
'search': {
'input_name': 'Masukkan nama departemen untuk mencari'
},
'table': {
'dept_sort': 'pengurutan',
'name': 'nama',
'is_used': 'status',
'create_time': 'tanggal pembuatan'
},
'dialog': {
'code': 'kode departemen',
'name': 'nama departemen',
'dept_sort': 'penyortiran departemen',
'isTop': 'departemen teratas',
'pid': 'kantor yang lebih tinggi',
'select_dep': 'pilih kategori departemen',
'start': 'memungkinkan',
'ban': 'cacat'
},
'msg': {
'tip1': 'Apakah Anda yakin untuk menghapus? Jika ada node bawahan, node tersebut juga akan dihapus. Operasi ini tidak dapat dibatalkan!',
'tip2': 'Departemen induk tidak boleh kosong',
'tip3': 'Operasi ini untuk departemen {display_name} {name}, apakah Anda ingin melanjutkan?'
},
'rules': {
'r1': 'Silakan masukkan nama',
'r2': 'Silakan masukkan nomor seri'
}
}
}

33
nladmin-ui/src/views/system/dept/locale/zh.js

@ -0,0 +1,33 @@
export default {
'Dept': {
'title': '部门信息',
'search': {
'input_name': '输入部门名称搜索'
},
'table': {
'dept_sort': '排序',
'name': '名称',
'is_used': '状态',
'create_time': '创建日期'
},
'dialog': {
'code': '部门编码',
'name': '部门名称',
'dept_sort': '部门排序',
'isTop': '顶级部门',
'pid': '上级部门',
'select_dep': '选择部门类目',
'start': '启用',
'ban': '禁用'
},
'msg': {
'tip1': '确定删除吗,如果存在下级节点则一并删除,此操作不能撤销!',
'tip2': '上级部门不能为空',
'tip3': '此操作将{display_name} {name} 部门, 是否继续?'
},
'rules': {
'r1': '请输入名称',
'r2': '请输入序号'
}
}
}

0
nladmin-ui/src/i18n/langs/dict/en.js → nladmin-ui/src/views/system/dict/locale/en.js

0
nladmin-ui/src/i18n/langs/dict/in.js → nladmin-ui/src/views/system/dict/locale/in.js

0
nladmin-ui/src/i18n/langs/dict/zh.js → nladmin-ui/src/views/system/dict/locale/zh.js

0
nladmin-ui/src/i18n/langs/menu/en.js → nladmin-ui/src/views/system/menu/locale/en.js

0
nladmin-ui/src/i18n/langs/menu/in.js → nladmin-ui/src/views/system/menu/locale/in.js

0
nladmin-ui/src/i18n/langs/menu/zh.js → nladmin-ui/src/views/system/menu/locale/zh.js

33
nladmin-ui/src/views/system/notice/locale/en.js

@ -0,0 +1,33 @@
export default {
'Notice': {
'title': 'Message Notification',
'table': {
'notice_title': 'notice title',
'notice_content': 'notice content',
'notice_type': 'notice type',
'have_read': 'have read',
'read_time': 'read time',
'deal_status': 'deal status',
'create_time': 'create time',
'see': 'View',
'deal': 'Handle',
'input_tip': 'Please enter the title',
'batch_reader': 'Batch Read'
},
'reader': {
'title': 'Message Detail',
'label': 'Title',
'type': 'Message Type',
'deal_status': 'Deal Status',
'create_time': 'Create Time',
'content': 'Content'
},
'icon': {
'empty_msg': 'No Information',
'see_more': 'View More'
},
'rules': {
'NotNull': 'Cannot be empty'
}
}
}

33
nladmin-ui/src/views/system/notice/locale/in.js

@ -0,0 +1,33 @@
export default {
'Notice': {
'title': 'Pemberitahuan',
'table': {
'notice_title': 'judul pesan',
'notice_content': 'informasi',
'notice_type': 'jenis informasi',
'have_read': 'status baca',
'read_time': 'waktu membaca',
'deal_status': 'status pemrosesan',
'create_time': 'waktu penciptaan',
'see': 'Memeriksa',
'deal': 'Beroperasi',
'input_tip': 'Silakan masukkan judul',
'batch_reader': 'Bacaan Batch'
},
'reader': {
'title': 'Detail Pesan',
'label': 'Judul',
'type': 'Jenis Informasi',
'content': 'Isi',
'deal_status': 'Status Pemrosesan',
'create_time': 'Waktu Penciptaan'
},
'icon': {
'empty_msg': 'Tidak Ada Informasi',
'see_more': 'Lagi'
},
'rules': {
'NotNull': 'Tidak dapat kosong'
}
}
}

33
nladmin-ui/src/views/system/notice/locale/zh.js

@ -0,0 +1,33 @@
export default {
'Notice': {
'title': '消息通知',
'table': {
'notice_title': '信息标题',
'notice_content': '信息内容',
'notice_type': '信息类型',
'have_read': '读取状态',
'read_time': '读取时间',
'deal_status': '处理状态',
'create_time': '创建时间',
'see': '查看',
'deal': '处理',
'input_tip': '请输入标题',
'batch_reader': '批量已读'
},
'reader': {
'title': '消息详情',
'label': '标题',
'type': '信息类型',
'deal_status': '处理情况',
'create_time': '创建时间',
'content': '内容'
},
'icon': {
'empty_msg': '暂无信息',
'see_more': '查看更多'
},
'rules': {
'NotNull': '不能为空'
}
}
}

0
nladmin-ui/src/i18n/langs/param/en.js → nladmin-ui/src/views/system/param/locale/en.js

0
nladmin-ui/src/i18n/langs/param/in.js → nladmin-ui/src/views/system/param/locale/in.js

0
nladmin-ui/src/i18n/langs/param/zh.js → nladmin-ui/src/views/system/param/locale/zh.js

34
nladmin-ui/src/views/system/redis/locale/en.js

@ -0,0 +1,34 @@
export default {
'Redis': {
'title1': 'Basic Information',
'redis_version': 'Redis Version',
'redis_mode': 'Run Mode',
'tcp_port': 'Port',
'connected_clients': 'Client Number',
'standalone': 'Standalone',
'cluster': 'Cluster',
'running': 'Running Time(Day)',
'memory_use': 'Use Memory',
'cpu': 'Use CPU',
'memory': 'Memory Allocation',
'AOF': 'AOF Enable',
'RDB': 'RDB Success',
'keys': 'Key Number',
'io': 'Network I/O',
'left_title': 'Command Statistics',
'right_title': 'Memory Information',
'memory_consumption': 'Memory Consumption',
'pake': 'Threshold',
'command': 'Command',
'batch_del': 'Batch Delete',
'key_type': 'Key Type',
'value2': 'Value',
'no_expired': 'Never Go Out Of Date',
'expired': 'Expired',
'clear': 'Clear Data',
'expiration': 'Expiration Time',
'unit': 's',
'msg1': 'This operation will permanently delete the redis cache data. Do you want to continue?',
'msg2': 'Undelete'
}
}

34
nladmin-ui/src/views/system/redis/locale/in.js

@ -0,0 +1,34 @@
export default {
'Redis': {
'title1': 'Informasi Dasar',
'redis_version': 'Redis Versi',
'redis_mode': 'Modus Operasi',
'tcp_port': 'Pelabuhan',
'connected_clients': 'Jumlah Klien',
'standalone': 'Mandiri',
'cluster': 'Gugus',
'running': 'Jam Operasional(Langit)',
'memory_use': 'Gunakan Memori',
'cpu': 'Gunakan CPU',
'memory': 'Konfigurasi Memori',
'AOF': 'Apakah AOF Diaktifkan',
'RDB': 'RDB Kesuksesan',
'keys': 'Key kuantitas',
'io': 'jaringan I/O',
'left_title': 'Statistik Perintah',
'right_title': 'Informasi Memori',
'memory_consumption': 'Konsumsi Memori',
'pake': 'Puncak',
'command': 'Memesan',
'batch_del': 'Penghapusan Batch',
'key_type': 'Key Jenis',
'value2': 'Value',
'no_expired': 'Abadi',
'expired': 'Kedaluwarsa',
'clear': 'Hapus Data',
'expiration': 'Kedaluwarsa',
'unit': 's',
'msg1': 'Operasi ini akan menghapus data cache redis secara permanen. Apakah Anda ingin melanjutkan?',
'msg2': 'Batalkan penghapusan'
}
}

34
nladmin-ui/src/views/system/redis/locale/zh.js

@ -0,0 +1,34 @@
export default {
'Redis': {
'title1': '基本信息',
'redis_version': 'Redis版本',
'redis_mode': '运行模式',
'tcp_port': '端口',
'connected_clients': '客户端数',
'standalone': '单机',
'cluster': '集群',
'running': '运行时间(天)',
'memory_use': '使用内存',
'cpu': '使用CPU',
'memory': '内存配置',
'AOF': 'AOF是否开启',
'RDB': 'RDB是否成功',
'keys': 'Key数量',
'io': '网络入口/出口',
'left_title': '命令统计',
'right_title': '内存信息',
'memory_consumption': '内存消耗',
'pake': '峰值',
'command': '命令',
'batch_del': '批量删除',
'key_type': 'Key 类型',
'value2': 'Value 值',
'no_expired': '永不过时',
'expired': '已过期',
'clear': '清除数据',
'expiration': '过期时间',
'unit': '秒',
'msg1': '此操作将永久删除该redis缓存数据, 是否继续?',
'msg2': '已取消删除'
}
}

0
nladmin-ui/src/i18n/langs/role/en.js → nladmin-ui/src/views/system/role/locale/en.js

0
nladmin-ui/src/i18n/langs/role/in.js → nladmin-ui/src/views/system/role/locale/in.js

0
nladmin-ui/src/i18n/langs/role/zh.js → nladmin-ui/src/views/system/role/locale/zh.js

71
nladmin-ui/src/views/system/timing/locale/corn/en.js

@ -0,0 +1,71 @@
export default {
'cron': {
'tab-name': {
's': 'second',
'min': 'minute',
'h': 'hour',
'd': 'day',
'm': 'month',
'w': 'week',
'y': 'year'
},
'title': 'Time Expression',
'cron-title': 'Cron Expression',
'result-msg1': 'Last 5 running times',
'result-msg2': 'In the calculation result...',
'tip': 'Multiple Choices',
's': {
'm1': 'Second, the allowed wildcard [, - * /]',
'm2': 'Cycle from',
'm3': 'second',
'm4': 'From',
'm5': ' second start, every ',
'm6': 'second execute once',
'm7': 'Specify'
},
'min': {
'm1': 'Minute, the allowed wildcard [, - * /]',
'm2': ' minute start, every ',
'm3': 'minute execute once'
},
'h': {
'm1': 'Hour, the allowed wildcard [, - * /]',
'm2': ' hour start, every ',
'm3': 'hour execute once'
},
'd': {
'm1': 'Day, the allowed wildcard [, - * ? / L W]',
'm2': 'rd start, every ',
'm3': 'day execute once',
'm4': 'monthly ',
'm5': 'rd, the most recent weekday',
'm6': 'Last day of the month',
'm7': 'Not specify'
},
'w': {
'm1': 'Week,the allowed wildcard [, - * ? / L #]',
'm2': 'Cycle from',
'm3': 'Week',
'm4': 'for',
'm5': 'Last week of the month',
'w1': 'Monday',
'w2': 'Tuesday',
'w3': 'Wednesday',
'w4': 'Thursday',
'w5': 'Friday',
'w6': 'Saturday',
'w7': 'Sunday'
},
'm': {
'm1': 'Month, the allowed wildcard [, - * /]',
'm2': 'month start, every',
'm3': 'months execute once'
},
'y': {
'm1': 'Leave blank, wildcards allowed [, - * /]',
'm2': 'start, every',
'm3': 'years execute once',
'm4': 'Per year'
}
}
}

71
nladmin-ui/src/views/system/timing/locale/corn/in.js

@ -0,0 +1,71 @@
export default {
'cron': {
'tab-name': {
's': 'kedua',
'min': 'menit',
'h': 'jam',
'd': 'hari',
'm': 'bulan',
'w': 'pekan',
'y': 'tahun'
},
'title': 'Ekspresi Waktu',
'cron-title': 'Ekspresi Cron',
'result-msg1': '5 kali berjalan terakhir',
'result-msg2': 'Dalam hasil perhitungan...',
'tip': 'Pilihan Ganda',
's': {
'm1': 'Kedua, wildcard yang diperbolehkan [, - * /]',
'm2': 'Siklus dari',
'm3': 'kedua',
'm4': 'Dari',
'm5': ' kedua start, setiap ',
'm6': 'kedua jalankan sekali',
'm7': 'Menentukan'
},
'min': {
'm1': 'Menit, wildcard yang diperbolehkan [, - * /]',
'm2': ' menit start, setiap ',
'm3': 'menit jalankan sekali'
},
'h': {
'm1': 'Jam, wildcard yang diperbolehkan [, - * /]',
'm2': ' jam start, setiap ',
'm3': 'jam jalankan sekali'
},
'd': {
'm1': 'hari, wildcard yang diperbolehkan [, - * ? / L W]',
'm2': 'rd start, setiap ',
'm3': 'hari jalankan sekali',
'm4': 'bulanan ',
'm5': 'rd, hari kerja terbaru',
'm6': 'Hari terakhir bulan ini',
'm7': 'Tidak Menentukan'
},
'w': {
'm1': 'Pekan, wildcard yang diperbolehkan [, - * ? / L #]',
'm2': 'Siklus dari',
'm3': 'Pekan',
'm4': 'untuk',
'm5': 'Minggu terakhir bulan ini',
'w1': 'Senin',
'w2': 'Selasa',
'w3': 'Rabu',
'w4': 'Kamis',
'w5': 'Jumat',
'w6': 'Sabtu',
'w7': 'Minggu'
},
'm': {
'm1': 'Bulan, wildcard yang diperbolehkan [, - * /]',
'm2': ' bulan start, setiap ',
'm3': 'bulan jalankan sekali'
},
'y': {
'm1': 'Biarkan kosong, wildcard diperbolehkan [, - * /]',
'm2': 'start, setiap',
'm3': 'tahun jalankan sekali',
'm4': 'Per tahun'
}
}
}

71
nladmin-ui/src/views/system/timing/locale/corn/zh.js

@ -0,0 +1,71 @@
export default {
'cron': {
'tab-name': {
's': '秒',
'min': '分钟',
'h': '小时',
'd': '日',
'm': '月',
'w': '周',
'y': '年'
},
'title': '时间表达式',
'cron-title': 'Cron 表达式',
'result-msg1': '最近5次运行时间',
'result-msg2': '计算结果中...',
'tip': '可多选',
's': {
'm1': '秒,允许的通配符[, - * /]',
'm2': '周期从',
'm3': '秒',
'm4': '从',
'm5': '秒开始,每',
'm6': '秒执行一次',
'm7': '指定'
},
'min': {
'm1': '分钟,允许的通配符[, - * /]',
'm2': '分钟开始,每',
'm3': '分钟执行一次'
},
'h': {
'm1': '小时,允许的通配符[, - * /]',
'm2': '小时开始,每',
'm3': '小时执行一次'
},
'd': {
'm1': '日,允许的通配符[, - * ? / L W]',
'm2': '号开始,每',
'm3': '日执行一次',
'm4': '每月',
'm5': '号最近的那个工作日',
'm6': '本月最后一天',
'm7': '不指定'
},
'w': {
'm1': '周,允许的通配符[, - * ? / L #]',
'm2': '周期从',
'm3': '第',
'm4': '周的',
'm5': '本月最后一个星期',
'w1': '星期一',
'w2': '星期二',
'w3': '星期三',
'w4': '星期四',
'w5': '星期五',
'w6': '星期六',
'w7': '星期日'
},
'm': {
'm1': '月,允许的通配符[, - * /]',
'm2': '月开始,每',
'm3': '月执行一次'
},
'y': {
'm1': '不填,允许的通配符[, - * /]',
'm2': '年开始,每',
'm3': '年执行一次',
'm4': '每年'
}
}
}

62
nladmin-ui/src/views/system/timing/locale/en.js

@ -0,0 +1,62 @@
export default {
'Scheduling': {
'title': 'Scheduled Tasks',
'log': {
'title': 'task logs',
'dialog_title': 'execution log',
'log_status': 'log status',
'search': 'search',
'success': 'success',
'fail': 'fail',
'description': 'detail',
'see_description': 'See',
'elapsed': 'time(ms)'
},
'placeholder': {
'search': 'Enter a task name to search',
'log': 'logs',
'cron_expression': 'Please input CRON',
'build_corn': 'Generated expression'
},
'dialog': {
'sub_task': 'sub_task ID',
'person_in_charge': 'task leader',
'email': 'warn email',
'pause_after_failure': 'pause after failure',
'is_pause': 'status',
'params': 'params',
'p1': 'Separate multiple items with commas and execute them in order',
'p2': 'Separate multiple email addresses with commas',
'start': 'Enable',
'stop': 'Stop'
},
'table': {
'job_id': 'job ID',
'job_name': 'job name',
'bean_name': 'beanName',
'method_name': 'method',
'params': 'params',
'cron_expression': 'cron-exp',
'is_pause': 'status',
'is_pause_ok': 'paused',
'is_pause_no': 'running',
'description': 'description',
'create_time': 'create time',
'recover': 'Recover',
'pause': 'Pause',
'execute': 'Execute',
'openCron': 'Cron Expression Generator'
},
'msg': {
'tip1': 'Are you sure to stop and delete the task?'
},
'rules': {
'r1': 'Please enter a task name',
'r2': 'Please enter a task description',
'r3': 'Please enter a Bean name',
'r4': 'Please enter a method name',
'r5': 'Please enter the Cron expression',
'r6': 'Please enter the responsible person name'
}
}
}

62
nladmin-ui/src/views/system/timing/locale/in.js

@ -0,0 +1,62 @@
export default {
'Scheduling': {
'title': 'Tugas Yang Dijadwalkan',
'log': {
'title': 'catatan misi',
'dialog_title': 'catatan eksekusi',
'log_status': 'status pencatatan',
'search': 'mencari',
'success': 'kesuksesan',
'fail': 'gagal',
'description': 'detail',
'see_description': 'Memeriksa',
'elapsed': 'waktu(ms)'
},
'placeholder': {
'search': 'Masukkan nama tugas untuk dicari',
'log': 'catatan',
'cron_expression': 'Silakan masukkan CRON',
'build_corn': 'Menghasilkan ekspresi'
},
'dialog': {
'sub_task': 'ID Subtugas',
'person_in_charge': 'Pemimpin tugas',
'email': 'email alarm',
'pause_after_failure': 'Jeda setelah kegagalan',
'is_pause': 'status',
'params': 'parameter',
'p1': 'Pisahkan beberapa item dengan koma dan jalankan secara berurutan',
'p2': 'Pisahkan beberapa alamat email dengan koma',
'start': 'Memungkinkan',
'stop': 'Berhenti'
},
'table': {
'job_id': 'ID Tugas',
'job_name': 'nama misi',
'bean_name': 'nama bean',
'method_name': 'metode',
'params': 'parameter',
'cron_expression': 'ekspresi cron',
'is_pause': 'negara',
'is_pause_ok': 'dijeda',
'is_pause_no': 'berlari',
'description': 'menggambarkan',
'create_time': 'tanggal pembuatan',
'recover': 'Pulih',
'pause': 'Dijeda',
'execute': 'Melaksanakan',
'openCron': 'Cron Pembangun Ekspresi'
},
'msg': {
'tip1': 'Apakah Anda yakin ingin menghentikan dan menghapus tugas ini?'
},
'rules': {
'r1': 'Silakan masukkan nama tugas',
'r2': 'Silakan masukkan deskripsi tugas',
'r3': 'Silakan masukkan nama kacang',
'r4': 'Silakan masukkan nama metode',
'r5': 'Silakan masukkan ekspresi Cron',
'r6': 'Silakan masukkan nama penanggung jawab'
}
}
}

62
nladmin-ui/src/views/system/timing/locale/zh.js

@ -0,0 +1,62 @@
export default {
'Scheduling': {
'title': '定时任务',
'log': {
'title': '任务日志',
'dialog_title': '执行日志',
'log_status': '日志状态',
'search': '搜索',
'success': '成功',
'fail': '失败',
'description': '异常详情',
'see_description': '查看详情',
'elapsed': '耗时(毫秒)'
},
'placeholder': {
'search': '输入任务名称搜索',
'log': '日志',
'cron_expression': '请输入CRON 表达式',
'build_corn': '生成表达式'
},
'dialog': {
'sub_task': '子任务ID',
'person_in_charge': '任务负责人',
'email': '告警邮箱',
'pause_after_failure': '失败后暂停',
'is_pause': '任务状态',
'params': '参数内容',
'p1': '多个用逗号隔开,按顺序执行',
'p2': '多个邮箱用逗号隔开',
'start': '启用',
'stop': '暂停'
},
'table': {
'job_id': '任务ID',
'job_name': '任务名称',
'bean_name': 'Bean名称',
'method_name': '执行方法',
'params': '参数',
'cron_expression': 'cron表达式',
'is_pause': '状态',
'is_pause_ok': '已暂停',
'is_pause_no': '运行中',
'description': '任务描述',
'create_time': '创建日期',
'recover': '恢复',
'pause': '暂停',
'execute': '执行',
'openCron': 'Cron表达式生成器'
},
'msg': {
'tip1': '确定停止并删除该任务吗?'
},
'rules': {
'r1': '请输入任务名称',
'r2': '请输入任务描述',
'r3': '请输入Bean名称',
'r4': '请输入方法名称',
'r5': '请输入Cron表达式',
'r6': '请输入负责人名称'
}
}
}

0
nladmin-ui/src/i18n/langs/user/en.js → nladmin-ui/src/views/system/user/locale/en.js

0
nladmin-ui/src/i18n/langs/user/in.js → nladmin-ui/src/views/system/user/locale/in.js

0
nladmin-ui/src/i18n/langs/user/zh.js → nladmin-ui/src/views/system/user/locale/zh.js

57
nladmin-ui/src/views/tools/codeGen/locale/en.js

@ -0,0 +1,57 @@
export default {
'GenCode': {
'title': 'Code',
'table': {
'code': 'Code',
'name': 'Name',
'demo': 'Test Value',
'remark': 'Remark'
},
'dialog': {
'code': 'code',
'name': 'name'
},
'rules': {
'NotNull': 'Cannot be empty'
},
'msg': {
'm1': 'Enter a code or name search'
}
},
'Code_detail': {
'title': 'Coding Detail',
'table': {
'dictName': 'Belonging Code',
'type': 'Type',
'init_value': 'Init Value',
'current_value': 'Current Value'
},
'dialog': {
'type': 'type',
'init_value': 'init value',
'format': 'format',
'step': 'step',
'fillchar': 'filling',
'length': 'length',
'max_value': 'max',
'sort_num': 'sort'
},
'msg': {
'm1': 'Enter a date format, eg: yyyyMMdd',
'm2': 'Click code to see details',
'm3': 'Enter a coded label query'
},
'rules': {
'r1': 'Please enter a coded label',
'r2': 'Please enter the initial value',
'r3': 'Please enter serial number',
'r4': 'Please enter the date format',
'r5': 'Please enter the maximum value'
},
'options': {
'o1': 'Fixed',
'o2': 'Date',
'o3': 'Sort'
}
}
}

57
nladmin-ui/src/views/tools/codeGen/locale/in.js

@ -0,0 +1,57 @@
export default {
'GenCode': {
'title': 'Kode',
'table': {
'code': 'Kode',
'name': 'Nama',
'demo': 'Nilai Tes',
'remark': 'Catatan'
},
'dialog': {
'code': 'kode',
'name': 'nama'
},
'rules': {
'NotNull': 'Tidak dapat kosong'
},
'msg': {
'm1': 'Masukkan kode atau nama pencarian'
}
},
'Code_detail': {
'title': 'Detil Pengkodean',
'table': {
'dictName': 'Kode Milik',
'type': 'Ketik',
'init_value': 'Nilai Init',
'current_value ini': 'Nilai Saat Ini'
},
'dialog': {
'type': 'ketik',
'init_value': 'nilai init',
'format': 'format',
'step': 'langkah',
'fillchar': 'mengisi',
'length': 'panjang',
'max_value': 'maks',
'sort_num': 'sortir'
},
'msg': {
'm1': 'Masukkan format tanggal, misalnya: yyyyMMdd',
'm2': 'Klik kode untuk melihat detailnya',
'm3': 'Masukkan kueri label berkode'
},
'rules': {
'r1': 'Silakan masukkan label berkode',
'r2': 'Silakan masukkan nilai awal',
'r3': 'Silakan masukkan nomor seri',
'r4': 'Silakan masukkan format tanggal',
'r5': 'Silakan masukkan nilai maksimum'
},
'options': {
'o1': 'Tetap',
'o2': 'Tanggal',
'o3': 'Urutkan'
}
}
}

57
nladmin-ui/src/views/tools/codeGen/locale/zh.js

@ -0,0 +1,57 @@
export default {
'GenCode': {
'title': '编码',
'table': {
'code': '编码',
'name': '名称',
'demo': '测试值',
'remark': '备注'
},
'dialog': {
'code': '编码',
'name': '名称'
},
'rules': {
'NotNull': '不能为空'
},
'msg': {
'm1': '输入编码或者名称搜索'
}
},
'Code_detail': {
'title': '编码详情',
'table': {
'dictName': '所属编码',
'type': '类型',
'init_value': '初始值',
'current_value': '当前值'
},
'dialog': {
'type': '编码类型',
'init_value': '初始值',
'format': '格式',
'step': '步长',
'fillchar': '填充值',
'length': '长度',
'max_value': '最大值',
'sort_num': '排序'
},
'msg': {
'm1': '输入日期格式例:yyyyMMdd',
'm2': '点击编码查看详情',
'm3': '输入编码标签查询'
},
'rules': {
'r1': '请输入编码标签',
'r2': '请输入初始值',
'r3': '请输入序号',
'r4': '请输入日期格式',
'r5': '请输入最大值'
},
'options': {
'o1': '固定',
'o2': '日期',
'o3': '顺序'
}
}
}

28
nladmin-ui/src/views/tools/storage/locale/en.js

@ -0,0 +1,28 @@
export default {
'Storage': {
'title': 'File',
'table': {
'name': 'File Name',
'path': 'Path',
'show': 'Preview',
'suffix': 'File Type',
'type': 'Category',
'size': 'Size',
'createName': 'Create Person',
'createTime': 'Create Date'
},
'dialog': {
'button_upload': 'upload',
'button_upload2': 'Upload',
'name': 'file name',
'button_add': 'add file',
'tip': 'Can upload any format file, and not more than 100 M',
'button_a': 'File Upload',
'button_e': 'Edit File',
'p': 'Input content fuzzy search'
},
'rules': {
'r1': 'The size of the uploaded file cannot exceed 100MB!'
}
}
}

28
nladmin-ui/src/views/tools/storage/locale/in.js

@ -0,0 +1,28 @@
export default {
'Storage': {
'title': 'Mengajukan',
'table': {
'name': 'Nama File',
'path': 'Jalan',
'show': 'Pratinjau',
'suffix': 'Jenis File',
'type': 'Kategori',
'size': 'Ukuran',
'createName': 'Buat Orang',
'createTime': 'Buat Tanggal'
},
'dialog': {
'button_upload': 'unggah',
'button_upload2': 'Unggah',
'name': 'nama file',
'button_add': 'tambahkan berkas',
'tip': 'Dapat mengunggah file format apa pun, dan tidak lebih dari 100 M',
'button_a': 'Unggah File',
'button_e': 'Edit File',
'p': 'Masukkan pencarian fuzzy konten'
},
'rules': {
'r1': 'Ukuran file yang diunggah tidak boleh melebihi 100MB!'
}
}
}

28
nladmin-ui/src/views/tools/storage/locale/zh.js

@ -0,0 +1,28 @@
export default {
'Storage': {
'title': '文件',
'table': {
'name': '文件名',
'path': '路径',
'show': '预览图',
'suffix': '文件类型',
'type': '类别',
'size': '大小',
'createName': '操作人',
'createTime': '创建日期'
},
'dialog': {
'button_upload': '上传',
'button_upload2': '上传',
'name': '文件名',
'button_add': '添加文件',
'tip': '可上传任意格式文件,且不超过100M',
'button_a': '文件上传',
'button_e': '编辑文件',
'p': '输入内容模糊搜索'
},
'rules': {
'r1': '上传文件大小不能超过 100MB!'
}
}
}
Loading…
Cancel
Save