部分页面国际化
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"uni.dataSelect.emptyTips": "No options available",
|
||||
"utils.read-more": "Read more",
|
||||
"utils.no-more": "No more",
|
||||
"button.confirm": "OK",
|
||||
"button.confirm": "Submit",
|
||||
"button.cancel": "Cancel",
|
||||
"button.clear": "Clear",
|
||||
"button.search": "Query",
|
||||
@@ -33,6 +33,20 @@
|
||||
"button.print": "Print",
|
||||
"button.force-complete": "Force Complete",
|
||||
"button.reissue": "Reissue",
|
||||
"button.ready": "Ready to go",
|
||||
"button.start-work-order": "Start work order",
|
||||
"button.add-order": "Add order",
|
||||
"button.roll-down": "Normal roll down",
|
||||
"button.single-volume": "Single Volume",
|
||||
"button.upper-axis": "Single upper axis",
|
||||
"button.lower-axis": "single lower axis",
|
||||
"button.enter-box": "Enter box",
|
||||
"button.out-box": "Out box",
|
||||
"button.quality-approved": "Quality approved",
|
||||
"button.all-clear": "All-clear",
|
||||
"button.load-mater": "Loading materials",
|
||||
"button.mater-return": "Material return",
|
||||
"button.allow-entry": "Allow entry",
|
||||
"login.username": "User name",
|
||||
"login.password": "Password",
|
||||
"login.remember": "Remember username",
|
||||
@@ -103,7 +117,9 @@
|
||||
"filter.vehicle-code": "Vehicle code",
|
||||
"filter.last-roll-down": "Last roll down",
|
||||
"filter.cache-point": "Cache point",
|
||||
"filter.wooden-box-code": "Wooden box code",
|
||||
"filter.box-no": "wooden box No",
|
||||
"filter.box-code": "wooden box code",
|
||||
"filter.box-type": "wooden box type",
|
||||
"filter.virtual-library": "Virtual library",
|
||||
"filter.remark": "Remark",
|
||||
"filter.document-type": "Document type",
|
||||
@@ -111,6 +127,11 @@
|
||||
"filter.warehouse-area": "Warehouse area",
|
||||
"filter.vehicle-type": "Vehicle type",
|
||||
"filter.layers": "Layers",
|
||||
"filter.temperature": "Temperature",
|
||||
"filter.time":"Time",
|
||||
"filter.end": "End",
|
||||
"filter.control-point": "Control point",
|
||||
"filter.inspection-results": "Inspection results",
|
||||
"grid.number": "No.",
|
||||
"grid.select": "Select",
|
||||
"grid.work-order-number": "Work order number",
|
||||
@@ -171,6 +192,8 @@
|
||||
"grid.is-stock": "Is there stock available",
|
||||
"grid.assign-person": "Assign person",
|
||||
"grid.allocate-time": "Allocate time",
|
||||
"grid.sub-roll": "Sub roll ",
|
||||
"grid.subtube": "Subtube ",
|
||||
"toast.point-not-empty": "The point cannot be empty",
|
||||
"toast.select-cache-point": "Please select a cache point",
|
||||
"toast.select-device": "Please select a device",
|
||||
|
||||
Reference in New Issue
Block a user