From 5fcfb6cf095d5641153688008ee5f88e3d2a737b Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期四, 26 二月 2026 16:51:37 +0800
Subject: [PATCH] #
---
locale/en.json | 169 +++++++++++++++++++++++++++++++++++++++-----------------
1 files changed, 118 insertions(+), 51 deletions(-)
diff --git a/locale/en.json b/locale/en.json
index 0499039..aedb32c 100644
--- a/locale/en.json
+++ b/locale/en.json
@@ -1,59 +1,126 @@
{
- "app.name": "ZoneYung WMS",
- "locale.auto": "System",
- "locale.en": "English",
- "locale.zh-hans": "绠�浣撲腑鏂�",
- "locale.zh-hant": "绻佷綋涓枃",
- "locale.ja": "鏃ヨ",
- "index.title": "Hello i18n",
- "page.login":"Login",
- "page.index":"Index",
- "login":{
- "login": "login",
- "loging": "loging",
- "user": "username",
- "pwd": "password",
- "inputUser": "Please enter your account",
- "inputPwd":"Please enter your password",
- "remPwd":"remember password"
+ "app": {
+ "name": "ZoneYung WMS"
},
- "index":{
- "GR": "Goods Receipt",
- "palletizing": "Palletizing",
- "palletBuilding":"Pallet Building",
- "inspectionRequest":"Inspection Request",
- "qualityInspection":"Quality Inspection",
- "defectiveMarking":"Defective Marking",
- "manualPutaway":"Manual Putaway",
- "stationBinding":"Station Binding",
- "inboundInitiation":"Inbound Initiation",
- "stationUnbinding":"Station Unbinding",
- "bindAndInbound":"Binding And Inbound",
- "quickPicking":"Quick Picking",
- "wavePick":"Wave Picking",
- "outLogin":"Login Out",
- "language-change-confirm":"chenge",
- "hello":"Hello, welcome to log in to the WMS system!",
- "intro":"Make manufacturing and logistics more efficient",
- "checkOrder":"checkOrder"
-
-
+ "locale": {
+ "auto": "System",
+ "en": "English",
+ "zh-hans": "绠�浣撲腑鏂�",
+ "zh-hant": "绻佷綋涓枃",
+ "ja": "鏃ヨ"
},
- "other":{
-
+ "index": {
+ "title": "Hello i18n",
+ "GR": "Goods Receipt",
+ "palletizing": "Palletizing",
+ "palletBuilding": "Pallet Building",
+ "inspectionRequest": "Inspection Request",
+ "qualityInspection": "Quality Inspection",
+ "defectiveMarking": "Defective Marking",
+ "manualPutaway": "Manual Putaway",
+ "stationBinding": "Station Binding",
+ "inboundInitiation": "Inbound Initiation",
+ "stationUnbinding": "Station Unbinding",
+ "bindAndInbound": "Binding And Inbound",
+ "quickPicking": "Quick Picking",
+ "wavePick": "Wave Picking",
+ "outLogin": "Login Out",
+ "language-change-confirm": "chenge",
+ "hello": "Hello, welcome to log in to the WMS system!",
+ "intro": "Make manufacturing and logistics more efficient",
+ "checkOrder": "checkOrder",
+ "workplace": "Zoneyung Workspace",
+ "welcomeBack": "Welcome Back",
+ "systemName": "Zoneyung AS/RS WMS System",
+ "pakin": "Palletizing",
+ "orderPakin": "Order Inbound",
+ "agv_start": "AGV Container Inbound",
+ "agv_back": "AGV Container Return",
+ "stockQuery": "Stock Query",
+ "logOut": "Logout",
+ "copyright": "Copyright 漏 2022 Zhejiang Zoneyung AS/RS Co., Ltd. All rights reserved.",
+ "noAuth": "No permissions or login expired"
},
+ "page": {
+ "login": "Login",
+ "index": "Index"
+ },
+ "login": {
+ "login": "login",
+ "loging": "loging",
+ "user": "username",
+ "pwd": "password",
+ "inputUser": "Please enter your account",
+ "inputPwd": "Please enter your password",
+ "remPwd": "remember password"
+ },
+ "other": {},
"settings": {
- "title": "Settings",
- "ip": "IP Address",
- "port": "Port",
- "project": "Project Name",
- "saved": "Settings Saved",
- "authTitle": "Authentication",
- "inputAuthPwd": "Enter Admin Password",
- "authError": "Incorrect Password"
+ "title": "Settings",
+ "ip": "IP Address",
+ "port": "Port",
+ "project": "Project Name",
+ "saved": "Settings Saved",
+ "authTitle": "Authentication",
+ "inputAuthPwd": "Enter Admin Password",
+ "authError": "Incorrect Password"
},
"common": {
- "confirm": "Confirm",
- "cancel": "Cancel"
+ "confirm": "Confirm",
+ "cancel": "Cancel"
+ },
+ "category": {
+ "inbound": "Inbound Management",
+ "agv": "AGV Management",
+ "stock": "Stock Management",
+ "other": "Other Operations"
+ },
+ "container": {
+ "title": "Palletizing",
+ "palletCode": "Pallet Code",
+ "matCode": "Material Code",
+ "scanPallet": "Scan / Enter Pallet Code",
+ "scanMat": "Scan / Enter Material Code",
+ "matList": "Material List",
+ "matName": "Name",
+ "matSpec": "Spec",
+ "matBatch": "Batch",
+ "matQty": "Quantity",
+ "modify": "Modify",
+ "remove": "Remove",
+ "reset": "Reset",
+ "confirmComb": "Confirm Combin.",
+ "emptyList": "No materials, please scan material code to add",
+ "modifyInfo": "Modify Info",
+ "code": "Code",
+ "confirmRemove": "Confirm Remove",
+ "removeMsg": "Remove this material?",
+ "confirmReset": "Confirm Reset",
+ "resetMsg": "Clear all materials?",
+ "combMsg": "Confirm to palletize and inbound?"
+ },
+ "toast": {
+ "palletError": "Pallet code error, please try again",
+ "queryFail": "Query failed",
+ "modifySuccess": "Modification successful",
+ "removeSuccess": "Removal successful",
+ "scanPalletCode": "Please scan pallet code",
+ "qtyNotZero": "Palletizing quantity cannot be 0",
+ "qtyNotZeroMat": "{0} palletizing quantity cannot be 0",
+ "combSuccess": "Palletizing successful",
+ "combFail": "Palletizing failed",
+ "resetComplete": "Reset complete",
+ "inputQty": "Please enter quantity"
+ },
+ "matSelected": {
+ "title": "Material Info",
+ "matDetail": "Material Details",
+ "matCode": "Material Code",
+ "matName": "Material Name",
+ "spec": "Spec",
+ "batch": "Batch",
+ "inputBatch": "Please enter batch",
+ "qty": "Quantity",
+ "confirmExtract": "Confirm Extract"
}
-}
+}
\ No newline at end of file
--
Gitblit v1.9.1