chenlu
2024-09-24 edc227277159601c5cb86829f1c5ce14cf7903a4
north-glass-erp/northglass-erp/src/lang/en.js
@@ -64,6 +64,10 @@
        false:'No',
        computedSize:'Scientific counting',
        paste:'Paste',
        selected:'selected',
        partiallySelected:'partially selected',
        unchecked :'unchecked',
        msg:{
            max255:"The value contains a maximum of 255 characters",
            range99999Dec2:
@@ -83,6 +87,7 @@
            deleteSuccess:'Deletion success',
            deleteFail:'Deletion failure',
            cancelReviewFail:'Review failure',
            cancelReviewFailWork:'Counter-audit failed please check whether to report',
            reviewFail:'Audit failure',
            noProductDataInTheTable:'There is no product data in the table',
            tableDataExceedsMaximumLimit:'The table data exceeds the maximum limit',
@@ -230,6 +235,8 @@
        sheet3:'View shipping information',
        sheet5:'Production and processing of single curved glass (single sheet)',
        oneClickStorage:'One-click completion',
        quantityMount:'Quantity and Amount',
        msg:{
            productCheck:'Please select a product',
            tableLengthNot:'No table data',
@@ -254,6 +261,7 @@
            calculationAreaPrompt5:'Do you want to continue creating duplicate orders',
            pleaseCancelTheFilteringFirst:'Please cancel the selection first.',
            grossAreaIsNot0:'存在实际总面积等于0',
        }
    },
@@ -289,6 +297,7 @@
        totalArea:'TotalArea',
        childWidth:'Child Width',
        childHeight:'Child Height',
        arc:'arc',
        area:'Area',
        process:'Process',
        orderDetail:'Order Detail',
@@ -326,6 +335,7 @@
        transferOrder:'Transfer Order',
        perimeter:'perimeter',
        deleteNo:'Delete failed Check whether the shelf has been splited',
        msg:'Please select all data'
    },
    processCard:{
@@ -414,7 +424,8 @@
        printStatus:'Print times',
        labelPrinting2:'Label printing 2',
        addAutomatically:'Auto fill',
        selectFill:'Selected fill'
        selectFill:'Selected fill',
        engineeringPrinting:'Engineering Printing'
    },
    reportingWorks:{
        glassNumber:'Code',
@@ -610,6 +621,8 @@
        endOperationOrderNumber:'Transfer sequence number',
        typeClaim:'Take out type',
        pleaseEnterTheBoxNumber:'Please enter the box number',
    },
    customer:{
@@ -673,6 +686,12 @@
        money:'Amount',
        pleaseSelectTheSameCustomerProject:'Please select the project for the same customer',
        noMoney:'No money',
        freightPrice:'Freight Price',
        freightQuantity:'Freight Quantity',
        freight:'Freight Money',
        pleaseMsg1:'订单存在其他金额单价没有填写',
    },
    replenish:{
@@ -935,6 +954,41 @@
        inconsistentParameters :'The required parameters are inconsistent',
        strip :'Piece',
        exportSelected :'Export selected',
    },
    menu:{
        "1" :'Sales and Distribution',
        "2" :'Production Planning',
        "3" :'Material Manage',
        "4" :'User Manage',
        product :'Product',
        order :'Order',
        delivery :'Delivery',
        returns :'Returns',
        Customer :'Customer',
        workOrder :'Work Order',
        processCard :'Process Card',
        reportingWorks :'Report for work',
        rework :'Rework',
        replenish :'Replenish',
        machine :'Machine',
        bOM :'BOM',
        report :'Report',
        ProductStock :'Product Stock',
        ingredientsStock :'Ingredients Stock',
        ingredients :'Ingredients',
        trader :'Trader',
        stockReport :'Stock Report',
        purchaseOrder :'Purchase Order',
        purchaseStorage :'Purchase Storage',
        purchaseReturn :'Purchase Return',
        orderBasicData :'Order Basic Data',
        productionBasicData :'Production Basic Data',
        warehouseBasicData :'Warehouse Basic Data',
        user :'User',
        role :'Role',
        userPassWord :'User Pass Word',
    }