[FEAT] 優化機台硬體通訊協議與管理介面互動性
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 1m6s

1. 修復帳號管理與角色權限頁面搜尋功能,支援 Enter 鍵快捷提交。
2. 完成 B013 (機台故障上報) API 實作,改用非同步隊列 (ProcessMachineError) 處理日誌上報。
3. 精簡 B013 API 參數,移除冗餘的 message 欄位,統一由雲端對照表翻譯。
4. 更新技術規格文件 (SKILL.md) 與系統 API 文件配置 (api-docs.php)。
5. 修正平台管理員帳號在搜尋過濾時的資料隔離邏輯。
This commit is contained in:
2026-04-08 14:52:00 +08:00
parent c343df34ee
commit a599b14df1
21 changed files with 1039 additions and 117 deletions

View File

@@ -17,7 +17,7 @@
"Account updated successfully.": "Account updated successfully.",
"Account:": "Account:",
"accounts": "Account Management",
"Accounts / Machines": "Accounts / Machines",
"Accounts \/ Machines": "Accounts \/ Machines",
"Action": "Action",
"Actions": "Actions",
"Active": "Active",
@@ -51,7 +51,7 @@
"Advertisement Management": "Advertisement Management",
"Advertisement updated successfully": "Advertisement updated successfully",
"Advertisement updated successfully.": "Advertisement updated successfully.",
"Advertisement Video/Image": "Advertisement Video/Image",
"Advertisement Video\/Image": "Advertisement Video\/Image",
"Affiliated Company": "Affiliated Company",
"Affiliated Unit": "Company Name",
"Affiliation": "Company Name",
@@ -127,7 +127,7 @@
"Back to List": "Back to List",
"Badge Settings": "Badge Settings",
"Barcode": "Barcode",
"Barcode / Material": "Barcode / Material",
"Barcode \/ Material": "Barcode \/ Material",
"Basic Information": "Basic Information",
"Basic Settings": "Basic Settings",
"Basic Specifications": "Basic Specifications",
@@ -164,7 +164,7 @@
"Change": "Change",
"Change Stock": "Change Stock",
"Channel Limits": "Channel Limits",
"Channel Limits (Track/Spring)": "Channel Limits (Track/Spring)",
"Channel Limits (Track\/Spring)": "Channel Limits (Track\/Spring)",
"Channel Limits Configuration": "Channel Limits Configuration",
"ChannelId": "ChannelId",
"ChannelSecret": "ChannelSecret",
@@ -277,7 +277,7 @@
"Dispensing": "Dispensing",
"Duration": "Duration",
"Duration (Seconds)": "Duration (Seconds)",
"e.g. 500ml / 300g": "e.g. 500ml / 300g",
"e.g. 500ml \/ 300g": "e.g. 500ml \/ 300g",
"e.g. John Doe": "e.g. John Doe",
"e.g. johndoe": "e.g. johndoe",
"e.g. Taiwan Star": "e.g. Taiwan Star",
@@ -315,7 +315,7 @@
"Enable Material Code": "Enable Material Code",
"Enable Points": "Enable Points",
"Enabled": "Enabled",
"Enabled/Disabled": "Enabled/Disabled",
"Enabled\/Disabled": "Enabled\/Disabled",
"End Date": "End Date",
"Engineer": "Engineer",
"English": "English",
@@ -341,7 +341,7 @@
"Execution Time": "Execution Time",
"Exp": "Exp",
"Expired": "Expired",
"Expired / Disabled": "Expired / Disabled",
"Expired \/ Disabled": "Expired \/ Disabled",
"Expiring": "Expiring",
"Expiry": "Expiry",
"Expiry Date": "Expiry Date",
@@ -570,7 +570,7 @@
"Monthly cumulative revenue overview": "Monthly cumulative revenue overview",
"Monthly Transactions": "Monthly Transactions",
"Multilingual Names": "Multilingual Names",
"N/A": "N/A",
"N\/A": "N\/A",
"Name": "Name",
"Name in English": "Name in English",
"Name in Japanese": "Name in Japanese",
@@ -713,7 +713,7 @@
"Position": "Position",
"Preview": "Preview",
"Previous": "Previous",
"Price / Member": "Price / Member",
"Price \/ Member": "Price \/ Member",
"Pricing Information": "Pricing Information",
"Product Count": "Product Count",
"Product created successfully": "Product created successfully",
@@ -825,7 +825,7 @@
"Scale level and access control": "層級與存取控制",
"Scan this code to quickly access the maintenance form for this device.": "Scan this code to quickly access the maintenance form for this device.",
"Search accounts...": "Search accounts...",
"Search by name or S/N...": "Search by name or S/N...",
"Search by name or S\/N...": "Search by name or S\/N...",
"Search cargo lane": "Search cargo lane",
"Search Company Title...": "Search Company Title...",
"Search company...": "Search company...",
@@ -880,7 +880,6 @@
"Showing :from to :to of :total items": "Showing :from to :to of :total items",
"Sign in to your account": "Sign in to your account",
"Signed in as": "Signed in as",
"Slot": "Slot",
"Slot Mechanism (default: Conveyor, check for Spring)": "Slot Mechanism (default: Conveyor, check for Spring)",
"Slot No": "Slot No",
"Slot Status": "Slot Status",
@@ -902,7 +901,7 @@
"Start Date": "Start Date",
"Statistics": "Statistics",
"Status": "Status",
"Status / Temp / Sub / Card / Scan": "Status / Temp / Sub / Card / Scan",
"Status \/ Temp \/ Sub \/ Card \/ Scan": "Status \/ Temp \/ Sub \/ Card \/ Scan",
"Stock": "Stock",
"Stock & Expiry": "Stock & Expiry",
"Stock & Expiry Management": "Stock & Expiry Management",
@@ -1052,5 +1051,73 @@
"You cannot delete your own account.": "You cannot delete your own account.",
"Your email address is unverified.": "Your email address is unverified.",
"Your recent account activity": "Your recent account activity",
"待填寫": "待填寫"
"待填寫": "待填寫",
"Dispensing in progress": "Dispensing in progress",
"Dispense successful": "Dispense successful",
"Slot jammed": "Slot jammed",
"Motor not stopped": "Motor not stopped",
"Slot not found": "Slot not found",
"Dispense error (0407)": "Dispense error (0407)",
"Dispense error (0408)": "Dispense error (0408)",
"Dispense error (0409)": "Dispense error (0409)",
"Dispense error (040A)": "Dispense error (040A)",
"Elevator rising": "Elevator rising",
"Elevator descending": "Elevator descending",
"Elevator rise error": "Elevator rise error",
"Elevator descent error": "Elevator descent error",
"Pickup door closed": "Pickup door closed",
"Pickup door error": "Pickup door error",
"Delivery door opened": "Delivery door opened",
"Delivery door open error": "Delivery door open error",
"Delivering product": "Delivering product",
"Delivery door closed": "Delivery door closed",
"Delivery door close error": "Delivery door close error",
"Hopper empty": "Hopper empty",
"Hopper overheated": "Hopper overheated",
"Hopper heating timeout": "Hopper heating timeout",
"Hopper error (0424)": "Hopper error (0424)",
"Microwave door opened": "Microwave door opened",
"Microwave door error": "Microwave door error",
"Dispense stopped": "Dispense stopped",
"Slot normal": "Slot normal",
"Product empty": "Product empty",
"Slot empty": "Slot empty",
"Slot not closed": "Slot not closed",
"Slot motor error (0207)": "Slot motor error (0207)",
"Slot motor error (0208)": "Slot motor error (0208)",
"Slot motor error (0209)": "Slot motor error (0209)",
"Hopper empty (0212)": "Hopper empty (0212)",
"Machine normal": "Machine normal",
"Elevator sensor error": "Elevator sensor error",
"Pickup door not closed": "Pickup door not closed",
"Elevator failure": "Elevator failure",
"Slot": "Slot",
"Page 0": "Offline",
"Page 1": "Home",
"Page 2": "Vending",
"Page 3": "Admin",
"Page 4": "Restock",
"Page 5": "Tutorial",
"Page 6": "Purchasing",
"Page 7": "Locked",
"Page 60": "Dispense Success",
"Page 61": "Slot Test",
"Page 62": "Payment Selection",
"Page 63": "Waiting for Payment",
"Page 64": "Dispensing",
"Page 65": "Receipt",
"Page 66": "Passcode",
"Page 67": "Pickup Code",
"Page 68": "Message",
"Page 69": "Purchase Cancelled",
"Page 610": "Purchase Ended",
"Page 611": "Store Gift",
"Page 612": "Dispense Failed",
"Door Opened": "Door Opened",
"Door Closed": "Door Closed",
"Firmware updated to :version": "Firmware updated to :version",
"Model changed to :model": "Model changed to :model",
"User logged in: :name": "User logged in: :name",
"Login failed: :account": "Login failed: :account",
"Unauthorized login attempt: :account": "Unauthorized login attempt: :account"
}

View File

@@ -17,7 +17,7 @@
"Account updated successfully.": "アカウントが正常に更新されました。",
"Account:": "アカウント:",
"accounts": "アカウント管理",
"Accounts / Machines": "アカウント / 機体",
"Accounts \/ Machines": "アカウント \/ 機体",
"Action": "操作",
"Actions": "操作",
"Active": "有効",
@@ -51,7 +51,7 @@
"Advertisement Management": "広告管理",
"Advertisement updated successfully": "広告の更新に成功しました",
"Advertisement updated successfully.": "広告の更新に成功しました。",
"Advertisement Video/Image": "広告動画/画像",
"Advertisement Video\/Image": "広告動画\/画像",
"Affiliated Company": "所属会社",
"Affiliated Unit": "所属会社",
"Affiliation": "所属会社",
@@ -127,7 +127,7 @@
"Back to List": "リストに戻る",
"Badge Settings": "バッジ設定",
"Barcode": "バーコード",
"Barcode / Material": "バーコード / 素材",
"Barcode \/ Material": "バーコード \/ 素材",
"Basic Information": "基本情報",
"Basic Settings": "基本設定",
"Basic Specifications": "基本仕様",
@@ -164,7 +164,7 @@
"Change": "変更",
"Change Stock": "在庫変更",
"Channel Limits": "チャネル制限",
"Channel Limits (Track/Spring)": "チャネル上限(トラック/スプリング)",
"Channel Limits (Track\/Spring)": "チャネル上限(トラック\/スプリング)",
"Channel Limits Configuration": "チャネル制限設定",
"ChannelId": "チャネルID",
"ChannelSecret": "チャネルシークレット",
@@ -277,7 +277,7 @@
"Dispensing": "払い出し中",
"Duration": "再生時間",
"Duration (Seconds)": "再生時間(秒)",
"e.g. 500ml / 300g": "例: 500ml / 300g",
"e.g. 500ml \/ 300g": "例: 500ml \/ 300g",
"e.g. John Doe": "例:山田太郎",
"e.g. johndoe": "例yamadataro",
"e.g. Taiwan Star": "例Taiwan Star",
@@ -315,7 +315,7 @@
"Enable Material Code": "品目コードを有効にする",
"Enable Points": "ポイントを有効にする",
"Enabled": "有効",
"Enabled/Disabled": "有効/無効",
"Enabled\/Disabled": "有効\/無効",
"End Date": "終了日",
"Engineer": "エンジニア",
"English": "英語",
@@ -341,7 +341,7 @@
"Execution Time": "実行時間",
"Exp": "有効期限",
"Expired": "期限切れ",
"Expired / Disabled": "期限切れ / 無効",
"Expired \/ Disabled": "期限切れ \/ 無効",
"Expiring": "期限間近",
"Expiry": "期限",
"Expiry Date": "有効期限",
@@ -569,7 +569,7 @@
"Monthly cumulative revenue overview": "月間累積収益の概要",
"Monthly Transactions": "月間取引数",
"Multilingual Names": "多言語名称",
"N/A": "N/A",
"N\/A": "N\/A",
"Name": "名前",
"Name in English": "英語名",
"Name in Japanese": "日本語名",
@@ -630,7 +630,7 @@
"OEE.Hours": "時間",
"OEE.Orders": "注文数",
"OEE.Sales": "売上高",
"of": "/",
"of": "\/",
"Offline": "オフライン",
"Offline Machines": "オフライン機体",
"Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "アカウントを削除すると、そのすべてのリソースとデータが完全に削除されます。削除する前に、保存しておきたいデータをダウンロードしてください。",
@@ -712,7 +712,7 @@
"Position": "位置",
"Preview": "プレビュー",
"Previous": "前へ",
"Price / Member": "価格 / 会員",
"Price \/ Member": "価格 \/ 会員",
"Pricing Information": "価格情報",
"Product Count": "商品数",
"Product created successfully": "商品が正常に作成されました",
@@ -824,7 +824,7 @@
"Scale level and access control": "規模レベルとアクセス制御",
"Scan this code to quickly access the maintenance form for this device.": "このコードをスキャンして、端末のメンテナンスフォームに素早くアクセスします。",
"Search accounts...": "アカウントを検索...",
"Search by name or S/N...": "名称または製造番号で検索...",
"Search by name or S\/N...": "名称または製造番号で検索...",
"Search cargo lane": "貨道を検索",
"Search Company Title...": "会社名を検索...",
"Search company...": "会社を検索...",
@@ -901,7 +901,7 @@
"Start Date": "開始日",
"Statistics": "統計",
"Status": "ステータス",
"Status / Temp / Sub / Card / Scan": "状態 / 温度 / 子機 / カード / スキャン",
"Status \/ Temp \/ Sub \/ Card \/ Scan": "状態 \/ 温度 \/ 子機 \/ カード \/ スキャン",
"Stock": "在庫",
"Stock & Expiry": "在庫と消費期限",
"Stock & Expiry Management": "在庫・期限管理",
@@ -1051,5 +1051,72 @@
"You cannot delete your own account.": "自分自身のアカウントを削除することはできません。",
"Your email address is unverified.": "メールアドレスが未認証です。",
"Your recent account activity": "最近のアカウントアクティビティ",
"待填寫": "待填寫"
"待填寫": "待填寫",
"Dispensing in progress": "商品搬送中",
"Dispense successful": "搬送成功",
"Slot jammed": "貨道詰まり (K-PDT)",
"Motor not stopped": "モーター停止異常",
"Slot not found": "指定貨道が見つかりません",
"Dispense error (0407)": "搬送異常 (0407)",
"Dispense error (0408)": "搬送異常 (0408)",
"Dispense error (0409)": "搬送異常 (0409)",
"Dispense error (040A)": "搬送異常 (040A)",
"Elevator rising": "昇降機上昇中",
"Elevator descending": "昇降機下降中",
"Elevator rise error": "昇降機上昇異常",
"Elevator descent error": "昇降機下降異常",
"Pickup door closed": "取出口ドア閉鎖",
"Pickup door error": "取出口ドア異常",
"Delivery door opened": "配送口ドア開放",
"Delivery door open error": "配送口ドア開放異常",
"Delivering product": "商品配送中",
"Delivery door closed": "配送口ドア閉鎖",
"Delivery door close error": "配送口ドア閉鎖異常",
"Hopper empty": "ホッパー空",
"Hopper overheated": "ホッパー過熱",
"Hopper heating timeout": "ホッパー加熱タイムアウト",
"Hopper error (0424)": "ホッパー異常 (0424)",
"Microwave door opened": "電子レンジドア開放",
"Microwave door error": "電子レンジドア異常",
"Dispense stopped": "搬送停止",
"Slot normal": "貨道正常",
"Product empty": "品切れ (PDT_EMPTY)",
"Slot empty": "貨道空 (SLOT_EMPTY)",
"Slot not closed": "貨道未閉鎖",
"Slot motor error (0207)": "貨道モーター故障 (0207)",
"Slot motor error (0208)": "貨道モーター故障 (0208)",
"Slot motor error (0209)": "貨道モーター故障 (0209)",
"Hopper empty (0212)": "ホッパー空 (0212)",
"Machine normal": "システム正常",
"Elevator sensor error": "昇降センサー異常",
"Pickup door not closed": "取出口ドア未閉鎖",
"Elevator failure": "昇降システム故障",
"Page 0": "オフライン",
"Page 1": "ホーム",
"Page 2": "販売ページ",
"Page 3": "管理ページ",
"Page 4": "補充ページ",
"Page 5": "チュートリアル",
"Page 6": "購入中",
"Page 7": "ロック中",
"Page 60": "排出成功",
"Page 61": "スロットテスト",
"Page 62": "支払い方法選択",
"Page 63": "支払い待ち",
"Page 64": "排出中",
"Page 65": "レシート",
"Page 66": "パスコード",
"Page 67": "受取コード",
"Page 68": "メッセージ",
"Page 69": "購入キャンセル",
"Page 610": "購入完了",
"Page 611": "来店ギフト",
"Page 612": "排出失敗",
"Door Opened": "機ドア開放",
"Door Closed": "機ドア閉鎖",
"Firmware updated to :version": "ファームウェア更新::version",
"Model changed to :model": "モデル変更::model",
"User logged in: :name": "ユーザーログイン::name",
"Login failed: :account": "ログイン失敗::account",
"Unauthorized login attempt: :account": "不許可のログイン試行::account"
}

View File

@@ -17,7 +17,7 @@
"Account updated successfully.": "帳號已成功更新。",
"Account:": "帳號:",
"accounts": "帳號管理",
"Accounts / Machines": "帳號 / 機台",
"Accounts \/ Machines": "帳號 \/ 機台",
"Action": "操作",
"Actions": "操作",
"Active": "使用中",
@@ -51,7 +51,7 @@
"Advertisement Management": "廣告管理",
"Advertisement updated successfully": "廣告更新成功",
"Advertisement updated successfully.": "廣告更新成功。",
"Advertisement Video/Image": "廣告影片/圖片",
"Advertisement Video\/Image": "廣告影片\/圖片",
"Affiliated Company": "公司名稱",
"Affiliated Unit": "公司名稱",
"Affiliation": "所屬單位",
@@ -127,7 +127,7 @@
"Back to List": "返回列表",
"Badge Settings": "識別證",
"Barcode": "條碼",
"Barcode / Material": "條碼 / 物料編碼",
"Barcode \/ Material": "條碼 \/ 物料編碼",
"Basic Information": "基本資訊",
"Basic Settings": "基本設定",
"Basic Specifications": "基本規格",
@@ -164,7 +164,7 @@
"Change": "更換",
"Change Stock": "零錢庫存",
"Channel Limits": "貨道上限",
"Channel Limits (Track/Spring)": "貨道上限 (履帶/彈簧)",
"Channel Limits (Track\/Spring)": "貨道上限 (履帶\/彈簧)",
"Channel Limits Configuration": "貨道上限配置",
"ChannelId": "ChannelId",
"ChannelSecret": "ChannelSecret",
@@ -277,7 +277,7 @@
"Dispensing": "出貨",
"Duration": "時長",
"Duration (Seconds)": "播放秒數",
"e.g. 500ml / 300g": "例如500ml / 300g",
"e.g. 500ml \/ 300g": "例如500ml \/ 300g",
"e.g. John Doe": "例如:張曉明",
"e.g. johndoe": "例如xiaoming",
"e.g. Taiwan Star": "例如:台灣之星",
@@ -315,7 +315,7 @@
"Enable Material Code": "啟用物料編號",
"Enable Points": "啟用點數規則",
"Enabled": "已啟用",
"Enabled/Disabled": "啟用/停用",
"Enabled\/Disabled": "啟用\/停用",
"End Date": "截止日",
"Engineer": "維修人員",
"English": "英文",
@@ -341,7 +341,7 @@
"Execution Time": "執行時間",
"Exp": "效期",
"Expired": "已過期",
"Expired / Disabled": "已過期 / 停用",
"Expired \/ Disabled": "已過期 \/ 停用",
"Expiring": "效期將屆",
"Expiry": "效期",
"Expiry Date": "有效日期",
@@ -570,7 +570,7 @@
"Monthly cumulative revenue overview": "本月累計營收概況",
"Monthly Transactions": "本月交易統計",
"Multilingual Names": "多語系名稱",
"N/A": "不適用",
"N\/A": "不適用",
"Name": "名稱",
"Name in English": "英文名稱",
"Name in Japanese": "日文名稱",
@@ -713,7 +713,7 @@
"Position": "投放位置",
"Preview": "預覽",
"Previous": "上一頁",
"Price / Member": "售價 / 會員價",
"Price \/ Member": "售價 \/ 會員價",
"Pricing Information": "價格資訊",
"Product Count": "商品數量",
"Product created successfully": "商品已成功建立",
@@ -825,7 +825,7 @@
"Scale level and access control": "層級與存取控制",
"Scan this code to quickly access the maintenance form for this device.": "掃描此 QR Code 即可快速進入此設備的維修單填寫頁面。",
"Search accounts...": "搜尋帳號...",
"Search by name or S/N...": "搜尋名稱或序號...",
"Search by name or S\/N...": "搜尋名稱或序號...",
"Search cargo lane": "搜尋貨道編號或商品名稱",
"Search Company Title...": "搜尋公司名稱...",
"Search company...": "搜尋公司...",
@@ -880,7 +880,6 @@
"Showing :from to :to of :total items": "顯示第 :from 到 :to 項,共 :total 項",
"Sign in to your account": "隨時隨地掌控您的業務。",
"Signed in as": "登入身份",
"Slot": "貨道",
"Slot Mechanism (default: Conveyor, check for Spring)": "貨道機制 (預設履帶,勾選為彈簧)",
"Slot No": "貨道編號",
"Slot Status": "貨道效期",
@@ -902,7 +901,7 @@
"Start Date": "起始日",
"Statistics": "數據統計",
"Status": "狀態",
"Status / Temp / Sub / Card / Scan": "狀態 / 溫度 / 下位機 / 刷卡機 / 掃碼機",
"Status \/ Temp \/ Sub \/ Card \/ Scan": "狀態 \/ 溫度 \/ 下位機 \/ 刷卡機 \/ 掃碼機",
"Stock": "庫存",
"Stock & Expiry": "庫存與效期",
"Stock & Expiry Management": "庫存與效期管理",
@@ -1052,5 +1051,73 @@
"You cannot delete your own account.": "您無法刪除自己的帳號。",
"Your email address is unverified.": "您的電子郵件地址尚未驗證。",
"Your recent account activity": "最近的帳號活動",
"待填寫": "待填寫"
"待填寫": "待填寫",
"Dispensing in progress": "正在出貨中",
"Dispense successful": "出貨成功",
"Slot jammed": "貨道卡貨 (K-PDT)",
"Motor not stopped": "電機未停止",
"Slot not found": "找不到指定貨道",
"Dispense error (0407)": "出貨過程異常 (0407)",
"Dispense error (0408)": "出貨過程異常 (0408)",
"Dispense error (0409)": "出貨過程異常 (0409)",
"Dispense error (040A)": "出貨過程異常 (040A)",
"Elevator rising": "升降平台上升中",
"Elevator descending": "升降平台下降中",
"Elevator rise error": "升降平台上升異常",
"Elevator descent error": "升降平台下降異常",
"Pickup door closed": "取貨門已關閉",
"Pickup door error": "取貨門運作異常",
"Delivery door opened": "送貨門開啟",
"Delivery door open error": "送貨門開啟異常",
"Delivering product": "正在送出商品",
"Delivery door closed": "送貨門關閉",
"Delivery door close error": "送貨門關閉異常",
"Hopper empty": "料斗箱空",
"Hopper overheated": "料斗箱過熱",
"Hopper heating timeout": "料斗箱加熱逾時",
"Hopper error (0424)": "料斗箱異常 (0424)",
"Microwave door opened": "微波爐門開啟",
"Microwave door error": "微波爐門異常",
"Dispense stopped": "出貨停止",
"Slot normal": "貨道正常",
"Product empty": "貨道缺貨 (PDT_EMPTY)",
"Slot empty": "貨道空 (SLOT_EMPTY)",
"Slot not closed": "貨道未關閉",
"Slot motor error (0207)": "貨道電機故障 (0207)",
"Slot motor error (0208)": "貨道電機故障 (0208)",
"Slot motor error (0209)": "貨道電機故障 (0209)",
"Hopper empty (0212)": "料斗空 (0212)",
"Machine normal": "機台系統正常",
"Elevator sensor error": "升降箱感測異常",
"Pickup door not closed": "取貨門未關閉",
"Elevator failure": "升降系統故障",
"Slot": "貨道",
"Page 0": "離線",
"Page 1": "主頁面",
"Page 2": "販賣頁",
"Page 3": "管理頁",
"Page 4": "補貨頁",
"Page 5": "教學頁",
"Page 6": "購買中",
"Page 7": "鎖定頁",
"Page 60": "出貨成功",
"Page 61": "貨道測試",
"Page 62": "付款選擇",
"Page 63": "等待付款",
"Page 64": "出貨",
"Page 65": "收據簽單",
"Page 66": "通行碼",
"Page 67": "取貨碼",
"Page 68": "訊息顯示",
"Page 69": "取消購買",
"Page 610": "購買結束",
"Page 611": "來店禮",
"Page 612": "出貨失敗",
"Door Opened": "機門已開啟",
"Door Closed": "機門已關閉",
"Firmware updated to :version": "韌體版本更新::version",
"Model changed to :model": "型號變更::model",
"User logged in: :name": "使用者登入::name",
"Login failed: :account": "登入失敗::account",
"Unauthorized login attempt: :account": "越權登入嘗試::account"
}