zhou zhou
昨天 d4e039545c9e97347223eb415fbba85ee01bc263
rsf-design/src/locales/langs/en.json
@@ -1881,17 +1881,23 @@
        "search": {
          "condition": "Keyword",
          "conditionPlaceholder": "Enter No./remark/warehouse/area",
          "timeStart": "Start Time",
          "timeEnd": "End Time",
          "code": "Transfer No.",
          "codePlaceholder": "Enter transfer No.",
          "type": "Transfer Type",
          "source": "Source",
          "exceStatus": "Execution Status",
          "orgWareId": "Source Warehouse ID",
          "orgWareName": "Source Warehouse",
          "orgWareNamePlaceholder": "Enter source warehouse",
          "tarWareId": "Target Warehouse ID",
          "tarWareName": "Target Warehouse",
          "tarWareNamePlaceholder": "Enter target warehouse",
          "orgAreaId": "Source Area ID",
          "orgAreaName": "Source Area",
          "orgAreaNamePlaceholder": "Enter source area",
          "tarAreaId": "Target Area ID",
          "tarAreaName": "Target Area",
          "tarAreaNamePlaceholder": "Enter target area",
          "status": "Status",
@@ -1920,9 +1926,13 @@
        "placeholder": {
          "condition": "Enter No./remark/warehouse/area",
          "code": "Enter transfer No.",
          "orgWareId": "Enter source warehouse ID",
          "orgWareName": "Enter source warehouse",
          "tarWareId": "Enter target warehouse ID",
          "tarWareName": "Enter target warehouse",
          "orgAreaId": "Enter source area ID",
          "orgAreaName": "Enter source area",
          "tarAreaId": "Enter target area ID",
          "tarAreaName": "Enter target area",
          "memo": "Enter remark"
        },
@@ -1968,15 +1978,36 @@
          "placeholderTarAreaId": "Please select a target area",
          "placeholderStatus": "Please select a status",
          "placeholderMemo": "Please enter a remark",
          "addMaterial": "Add Material",
          "deleteSelected": "Delete Selected",
          "itemCount": "Items: {count}",
          "supplierCode": "Supplier Code",
          "supplierName": "Supplier Name",
          "materialDuplicate": "The selected material already exists",
          "validation": {
            "type": "Please select a transfer type",
            "orgAreaId": "Please select a source area",
            "tarAreaId": "Please select a target area"
            "tarAreaId": "Please select a target area",
            "items": "Please add at least one transfer item",
            "anfme": "Transfer quantity must be greater than 0"
          }
        },
        "materialDialog": {
          "title": "Select Transfer Materials",
          "selected": "Added",
          "unselected": "Not Added",
          "table": {
            "status": "Status"
          },
          "placeholder": {
            "maktx": "Enter material name",
            "matnrCode": "Enter material code"
          }
        },
        "messages": {
          "detailTimeout": "Transfer detail timed out and waiting has stopped",
          "ordersTimeout": "Transfer items timed out and waiting has stopped",
          "itemsTimeout": "Transfer edit items timed out and waiting has stopped",
          "ordersLoadFailed": "Failed to load transfer items",
          "detailLoadFailed": "Failed to load transfer detail",
          "publishConfirm": "Are you sure you want to dispatch transfer order \"{code}\"?",
@@ -1984,7 +2015,8 @@
          "publishSuccess": "Dispatched successfully",
          "publishFailed": "Dispatch failed",
          "typeOptionsTimeout": "Transfer type options timed out and waiting has stopped",
          "areaOptionsTimeout": "Area options timed out and waiting has stopped"
          "areaOptionsTimeout": "Area options timed out and waiting has stopped",
          "fieldTimeout": "Field definitions timed out and waiting has stopped"
        }
      },
      "transferItem": {