{ "title": "DataCenter", "id": "Id", "deptId": "DeptId", "tenantId": "TenantId", "tableName": "TableName", "tableDesc": "TableDesc", "actualTable": "ActualTable", "status": "Status", "created": "Created", "createdBy": "CreatedBy", "modified": "Modified", "modifiedBy": "ModifiedBy", "options": "Options", "fields": "Fields", "fieldName": "FiledName", "fieldDesc": "Description", "fieldType": "Type", "required": "Required", "noFieldError": "At least one field is required", "fieldInfoError": "Field info is not completed", "nameRegx": "It can only contain lowercase letters, numbers, and underscores, and must start with a lowercase letter", "structure": "TableStructure", "data": "Data", "uploadTitle": "Click to upload", "uploadDesc": "Choose an excel file to upload, file size limit 10MB.", "downloadTemplate": "Download template", "importComplete": "Import is completed", "totalNum": "Total Count", "successNum": "Success Count", "failNum": "Fail Count", "failList": "Fail List" }