From 1d7300b7e9e11de10ca97f39a15bdf841d3c0828 Mon Sep 17 00:00:00 2001 From: "LAPTOP-EU9T8H5F\\User" Date: Tue, 30 Dec 2025 11:02:41 +0800 Subject: [PATCH] new update --- src/i18n/zh/common.json | 4 +++- src/i18n/zh/jo.json | 1 + src/i18n/zh/user.json | 6 +++++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/i18n/zh/common.json b/src/i18n/zh/common.json index db94557..b7b031b 100644 --- a/src/i18n/zh/common.json +++ b/src/i18n/zh/common.json @@ -76,6 +76,7 @@ "QC Category":"QC品檢模板", "qcCategory":"品檢模板", "QC Check Template":"QC檢查模板", + "QR Code Handle":"二維碼處理", "Mail":"郵件", "Import Testing":"匯入測試", "Overview": "總覽", @@ -92,10 +93,11 @@ "edit":"編輯", "Edit Equipment Type":"設備類型詳情", "Edit Equipment":"設備詳情", - "equipmentType":"設備類型", + "equipmentType":"設備種類", "Description":"描述", "Details": "詳情", "Equipment Type Details":"設備類型詳情", + "Equipment Type":"設備類型", "Save":"儲存", "Cancel":"取消", "Equipment Details":"設備詳情", diff --git a/src/i18n/zh/jo.json b/src/i18n/zh/jo.json index 1bbc7f1..95f4e5b 100644 --- a/src/i18n/zh/jo.json +++ b/src/i18n/zh/jo.json @@ -438,6 +438,7 @@ "QC Category":"QC品檢模板", "qcCategory":"品檢模板", "QC Check Template":"QC檢查模板", + "QR Code Handle":"二維碼處理", "Mail":"郵件", "Import Testing":"匯入測試", "Overview": "總覽", diff --git a/src/i18n/zh/user.json b/src/i18n/zh/user.json index 22c76a3..796605b 100644 --- a/src/i18n/zh/user.json +++ b/src/i18n/zh/user.json @@ -1,5 +1,6 @@ { "Create User": "新增用戶", + "Edit User": "編輯用戶資料", "User Detail": "用戶詳細資料", "User Authority": "用戶權限", "Authority Pool": "權限池", @@ -24,5 +25,8 @@ "Search by Authority or description or position.": "搜尋權限、描述或職位。", "Remove": "移除", "User": "用戶", - "user": "用戶" + "user": "用戶", + "qrcode": "二維碼", + "staffNo": "員工編號", + "Rows per page": "每頁行數" } \ No newline at end of file