管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-02-25 90567c299700200dfe75cac7df7d157aeb057000
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',
@@ -98,9 +105,9 @@
      entryName: 'Entry Name',
      selectWBSData: 'Select WBS Data',
      coordinateSystem: 'Coordinate System',
      fileExtension:"File extension",
      inspectionItems:"Inspection items",
      code:'Code'
      fileExtension: "File extension",
      inspectionItems: "Inspection items",
      code: 'Code'
    },
    metadataManage: 'Source Data Management',
@@ -525,7 +532,7 @@
    careatetime: 'Date of application',
    ReApply: 'Re apply',
    details: 'details',
    ApplicationCancel: "Application Cancel",
    ApplicationCancel: "withdraw",
  },
  loglog: {
    serialnumber: 'Serial Number',
@@ -779,6 +786,53 @@
      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",
    }
  },
  archiveObj: {
    dataType: 'Storage type',
    queryCategory: 'Query category',
    dataBank: 'Data bank',
    file: 'File',
    dataClass: 'Data Class',
    entryName: 'Entry Name',
    unit: 'Unit',
    keywords: 'Keywords',
    develop: 'Develop',
    fold: 'Fold',
    storageType: 'Data Type',
    label1: 'Please select data type',
    label2: 'Please select a query category',
    label3: 'Please select company name',
    label4: 'Please select data type',
    label5: 'Please select the project name',
    label6: "Please enter data name",
  }
};
export default en;