管道基础大数据平台系统开发-【前端】-新系統界面
xing
2023-02-25 f45e3525ff027e20f56571b5e0bd4ffc0a0e934a
src/assets/lang/en.js
@@ -1,6 +1,6 @@
const en = {
  common: {
    bak:'Bak',
    bak: 'Bak',
    domCode: 'DomCode',
    confirm: 'confirm',
    choose: 'Please choose',
@@ -41,13 +41,14 @@
    size: 'size',
    versionName: 'version Name',
    type: 'type',
    fileType:'File Type',
    fileType: 'File Type',
    quayTest: 'Auality testing',
    md5: 'MD5 Code',
    lineNuber: 'line Nuber',
    pleaseInputPassworld: 'Please input a password',
    passworld: 'Passworld',
    language: "中文"
    language: "中文",
    title: 'Title'
  },
  dataManage: {
@@ -59,6 +60,12 @@
    dataRetrieval: 'data retrieval',
    dataDownload: 'Data download',
    projectManage: 'project management',
    dataStatistics: 'data Statistics',
    dataStaticObj: {
      type1: 'Primary module',
      type2: 'Secondary module',
      type3: 'Statistical data',
    },
    projectObj: {
      projname: 'Project Name',
      projtype: 'Project Type',
@@ -97,11 +104,13 @@
      selectMetadata: 'Select Metadata',
      entryName: 'Entry Name',
      selectWBSData: 'Select WBS Data',
      coordinateSystem: 'Coordinate System'
      coordinateSystem: 'Coordinate System',
      fileExtension: "File extension",
      inspectionItems: "Inspection items",
      code: 'Code'
    },
    metadataManage: 'metadataManage',
    metadataManage: 'Source Data Management',
    dataLoading: 'dataLoading',
    SpatialData: 'SpatialData',
    versionManage: 'versionManage',
@@ -509,6 +518,8 @@
    type2: 'Thematic map',
    type3: 'Metadata',
    type4: 'Business data',
    type5: 'Pipeline analysis',
    type6: 'Statistical report',
  },
  dataApply: {
    type1: 'Cancel',
@@ -520,7 +531,8 @@
    status: 'status',
    careatetime: 'Date of application',
    ReApply: 'Re apply',
    details: 'details'
    details: 'details',
    ApplicationCancel: "withdraw",
  },
  loglog: {
    serialnumber: 'Serial Number',
@@ -774,6 +786,37 @@
      bak: 'Remarks',
    },
  },
  shuJuGuanLi:{
    language: "en",
    pselect:{
      select:"Please select",
      dFile:"Single file upload",
      dFiles:"Overall project upload",
      SurveyDiscipline:"Survey Discipline",
      SurveysDiscipline:"Surveys Discipline",
      GeologicalDisasterSpecialty:"Geological Disaster Specialty",
      CavernSpecialty:"Cavern Specialty",
    },
    shuJuJianSuo:{
      valueone:"Please enter content"
    },
    butten:{
      uploadFile:"Upload File",
      NewPeer:"New Peer",
      AddChild:"Add Child",
      Delete:"Delete",
      MoveUp:"Move Up",
      MoveDown:"Move down",
      Report:"Report",
      Histogram:"Histogram",
      Download:"Download",
    }
  },
};
export default en;