Browse Source

quick translation fix

master
kelvin.yau 3 weeks ago
parent
commit
21ad5ce143
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      src/i18n/zh/dashboard.json
  2. +1
    -1
      src/i18n/zh/home.json

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

@@ -7,7 +7,7 @@
"Warehouse temperature record": "倉庫溫度記錄",
"Warehouse type": "倉庫類型",
"Last 6 hours": "過去6小時",
"Add some entries!": "添加一些物料!",
"Add some entries!": "請添加條目",
"Last 24 hours": "過去24小時",
"Cold storage": "冷藏倉",
"Normal temperature storage": "常溫倉",


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

@@ -1,5 +1,5 @@
{
"Demand Qty": "需求數量",
"Add some entries!": "添加一些物料!"
"Add some entries!": "添請添加條目"
}

Loading…
Cancel
Save