From 7176946f3cc1a039567d8ffb562616f8db2e1b32 Mon Sep 17 00:00:00 2001 From: tommy Date: Fri, 5 Jun 2026 15:28:13 +0800 Subject: [PATCH] translateeeee --- src/i18n/en/common.json | 1 + src/i18n/zh/common.json | 1 + 2 files changed, 2 insertions(+) diff --git a/src/i18n/en/common.json b/src/i18n/en/common.json index 8de50fb..3c050f7 100644 --- a/src/i18n/en/common.json +++ b/src/i18n/en/common.json @@ -82,6 +82,7 @@ "Search Criteria": "搜索條件", "Select Date": "選擇日期", "Session expired or unauthorized.": "工作階段已過期或未經授權。", + "Sign out": "Sign out", "Status": "狀態", "Stock Qty": "庫存數量", "Supporting Document": "證明文件", diff --git a/src/i18n/zh/common.json b/src/i18n/zh/common.json index 959c157..39ecc24 100644 --- a/src/i18n/zh/common.json +++ b/src/i18n/zh/common.json @@ -85,6 +85,7 @@ "Search Criteria": "搜索條件", "Select Date": "選擇日期", "Session expired or unauthorized.": "工作階段已過期或未經授權。", + "Sign out": "登出", "Status": "狀態", "Stock Qty": "庫存數量", "Supporting Document": "證明文件",