1
Surpriseplus
2022-09-20 08775fb66503c2c8f07bcba202b31e6515835983
src/assets/lang/en.js
@@ -7,37 +7,58 @@
    delete: 'delete',
  },
  dataManage: {
    dataManage: "dataManage",
    catalogueManage: "catalogueManage",
    dataUpdata: "dataUpdata",
    metadataManage: "metadataManage",
    dataLoading: "dataLoading",
    SpatialData: "SpatialData",
    versionManage: "versionManage",
    dictionaryManage: "dictionaryManage",
    styleManage: "styleManage",
    dataManage: 'dataManage',
    catalogueManage: 'catalogueManage',
    dataUpdata: 'dataUpdata',
    metadataManage: 'metadataManage',
    dataLoading: 'dataLoading',
    SpatialData: 'SpatialData',
    versionManage: 'versionManage',
    dictionaryManage: 'dictionaryManage',
    styleManage: 'styleManage',
  },
  operatManage: {
    operatManage: "operatManage",
    userManagement: "userManagement",
    systemLayout: "systemLayout",
    menuSettings: "menuSettings",
    parameterConfiguration: "parameterConfiguration",
    rests: "rests",
    authorityManagement: "authorityManagement",
    safetyManagement: "safetyManagement",
    operationMonitoring: "operationMonitoring",
    systemMonitoring: "systemMonitoring",
    logLog: "logLog",
    operationLog: "operationLog",
    operatManage: 'operatManage',
    userManagement: 'userManagement',
    systemLayout: 'systemLayout',
    menuSettings: 'menuSettings',
    parameterConfiguration: 'parameterConfiguration',
    rests: 'rests',
    authorityManagement: 'authorityManagement',
    safetyManagement: 'safetyManagement',
    operationMonitoring: 'operationMonitoring',
    systemMonitoring: 'systemMonitoring',
    logLog: 'logLog',
    operationLog: 'operationLog',
  },
  synthesis: {
    //综合展示
    synthesis: 'Comprehensive Display',
    //专题地图
    themaic: 'Thematic Maps',
    //资料馆
    archive: 'Data Library',
    coverage: 'Coverage',
    viewport: 'Viewport',
    wander: 'Wander',
    analyse: 'Analyse',
    iqyery: 'Iqyery',
    orientation: 'Orientation',
    measurement: 'Measurement',
    plotting: 'Plotting',
    layer: 'Layer Manager',
    release: 'Scene Release',
    export: 'Layer Export',
    split: 'Split Screen',
    twod: '2D',
    threed: '3D',
    full: 'Full Figure',
    zommin: 'Zoom In',
    zoomout: 'Zoom Out',
    rule: 'Plotting Scale',
    compass: 'Compass',
    someroaming: 'Some Roaming',
    lineroaming: 'Lline Roaming',
    mouseroaming: 'Mouse Roaming',
    snapshot: 'Map snapshot',
    tdisplay: '3D Display',
  },
};