Browse Source

translate fix

master
kelvin.yau 3 weeks ago
parent
commit
98d16fea2b
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      src/i18n/zh/jo.json
  2. +1
    -1
      src/i18n/zh/pickOrder.json
  3. +1
    -1
      src/i18n/zh/purchaseOrder.json

+ 1
- 1
src/i18n/zh/jo.json View File

@@ -249,7 +249,7 @@
"productionDate": "生產日期",
"warehouse": "倉庫",
"Add Record": "添加記錄",
"Add some entries!": "添加一些物料!",
"Add some entries!": "請添加條目",
"Clean Record": "清空記錄",
"Escalation History": "升級歷史",
"Escalation Info": "升級信息",


+ 1
- 1
src/i18n/zh/pickOrder.json View File

@@ -61,7 +61,7 @@
"delete": "刪除",
"qty cannot be greater than remaining qty": "數量不能大於剩餘數",
"Record pol": "記錄採購訂單",
"Add some entries!": "添加條目",
"Add some entries!": "添加條目",
"draft": "草稿",
"pending": "待處理",
"determine1": "上報1",


+ 1
- 1
src/i18n/zh/purchaseOrder.json View File

@@ -65,7 +65,7 @@
"qty cannot be greater than remaining qty": "數量不能大於剩餘數量",
"acceptQty must not greater than": "揀收數量不能大於",
"Record pol": "記錄採購訂單",
"Add some entries!": "添加一些物料!",
"Add some entries!": "請添加條目",
"draft": "草稿",
"pending": "待處理",
"determine1": "上報1",


Loading…
Cancel
Save