王旭
2022-09-29 4cf81d61254f532d9c7dc4a4219b1c843a9f2dad
src/assets/lang/en.js
@@ -27,6 +27,41 @@
    SpatialData: 'SpatialData',
    versionManage: 'versionManage',
    dictionaryManage: 'dictionaryManage',
    dictionaryManageObj:{
      tableName:"table name",
      selectTableName:"select table name",
      add:"add",
      del:"delete",
      number:"number",
      fieldName:"field name",
      fieldAliasName:"field alias name",
      fieldType:"field Type",
      fieldLength:"field length",
      FieldPrecision:"Field Precision",
      rangeAssociationTable:"range association table",
      remark:"remark",
      creationTime:"creation time",
      createPersonnel:"create personnel",
      updateTime:"update time",
      updatePersonnel:"update personnel",
      operation:"operation",
      lookOver:"look over",
      revamp:"revamp",
      particulars:"particulars",
      tableAliasName:"table alias name",
      cancel:"cancel",
      confirm:"confirm",
      tips:"tips",
      deletedSuccessfully:"deleted successfully",
      DeleteFailed:"delete failed",
      tipsDelete:"Are you sure you want to delete the selected content?",
      FailedAdd:"Failed to add",
      NewSuccess:"Successfully added",
      tipsAdd:"Are you sure you want to add it?",
      failModify:"fail to modify",
      modifySuccessfully:"modify successfully",
      tipsUp:"Are you sure to save the changes?",
    },
    styleManage: 'styleManage',
  },
  operatManage: {