zhou zhou
15 小时以前 a66ff0e3cfa7fd65c2350af6c986eaa127c7af69
rsf-design/src/locales/langs/en.json
@@ -113,13 +113,39 @@
    "noData": "No printable data"
  },
  "table": {
    "index": "No.",
    "form": {
      "reset": "Reset",
      "submit": "Submit"
    },
    "searchBar": {
      "reset": "Reset",
      "search": "Search",
      "expand": "Expand",
      "collapse": "Collapse",
      "searchInputPlaceholder": "Please enter",
      "searchSelectPlaceholder": "Please select"
    },
    "selection": "Select",
    "sizeOptions": {
      "small": "Compact",
      "default": "Default",
      "large": "Loose"
    },
    "column": {
      "selection": "Select",
      "expand": "Expand",
      "index": "Index"
    },
    "index": "Index",
    "unit": "Unit",
    "id": "ID",
    "name": "Name",
    "code": "Code",
    "keyword": "Keyword",
    "status": "Status",
    "type": "Type",
    "memo": "Remark",
    "remark": "Remark",
    "createBy": "Created By",
    "createTime": "Created At",
    "updateBy": "Updated By",
@@ -131,7 +157,20 @@
    "wcs": "WCS",
    "source": "Source",
    "supplier": "Supplier",
    "supplierBatch": "Supplier Batch"
    "supplierBatch": "Supplier Batch",
    "batch": "Batch",
    "quantity": "Quantity",
    "materialCode": "Material Code",
    "materialName": "Material Name",
    "menuType": "Menu Type",
    "iconPreview": "Icon Preview",
    "componentKey": "Component Key",
    "permissionKey": "Permission Key",
    "zebra": "Zebra",
    "border": "Border",
    "headerBackground": "Header BG",
    "topLevelMenu": "Top Level Menu",
    "emptyText": "No data"
  },
  "search": {
    "placeholder": "Search page",
@@ -635,64 +674,6 @@
      "tokenMetric": "Tokens: prompt {prompt} / completion {completion} / total {total}",
      "streaming": "Streaming"
    }
  },
  "table": {
    "form": {
      "reset": "Reset",
      "submit": "Submit"
    },
    "searchBar": {
      "reset": "Reset",
      "search": "Search",
      "expand": "Expand",
      "collapse": "Collapse",
      "searchInputPlaceholder": "Please enter",
      "searchSelectPlaceholder": "Please select"
    },
    "selection": "Select",
    "sizeOptions": {
      "small": "Compact",
      "default": "Default",
      "large": "Loose"
    },
    "column": {
      "selection": "Select",
      "expand": "Expand",
      "index": "Index"
    },
    "index": "Index",
    "id": "ID",
    "name": "Name",
    "code": "Code",
    "keyword": "Keyword",
    "operation": "Operation",
    "status": "Status",
    "type": "Type",
    "source": "Source",
    "supplier": "Supplier",
    "supplierBatch": "Supplier Batch",
    "memo": "Remark",
    "remark": "Remark",
    "createBy": "Created By",
    "updateBy": "Updated By",
    "updateTime": "Updated At",
    "createTime": "Created At",
    "unit": "Unit",
    "batch": "Batch",
    "quantity": "Quantity",
    "materialCode": "Material Code",
    "materialName": "Material Name",
    "wcs": "WCS",
    "menuType": "Menu Type",
    "iconPreview": "Icon Preview",
    "componentKey": "Component Key",
    "permissionKey": "Permission Key",
    "sort": "Sort",
    "zebra": "Zebra",
    "border": "Border",
    "headerBackground": "Header BG",
    "topLevelMenu": "Top Level Menu",
    "emptyText": "No data"
  },
  "message": {
    "requestTimeoutStopped": "Request timed out and waiting has stopped",