From d1cbaeffd821c2d7e60d559671d903f2444bd6b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BF=AE=E6=89=8B=E6=9F=84=E7=9A=84=E5=B0=8F=E4=B8=81?= <45525626+cxd000000675@users.noreply.github.com> Date: Sun, 18 May 2025 02:03:30 +0800 Subject: [PATCH] Update zh_tw.json --- lang/zh_tw.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/lang/zh_tw.json b/lang/zh_tw.json index 2e12a0a..b89bf5d 100644 --- a/lang/zh_tw.json +++ b/lang/zh_tw.json @@ -207,21 +207,21 @@ "You can do this in two ways:": "您可以透過兩種方式來完成這項操作:", "here": "這裏", "If the calibration is not stored permanently, please double-check the wirings of the hardware mod.": "如果校準沒有永久生效,請檢查硬件模塊的接線。", - "Battery Barcode": "", - "Bluetooth Address": "", - "Cannot lock": "", - "Cannot store data into": "", - "Cannot unlock": "", - "Color": "", - "Color detection thanks to": "", - "Left Module Barcode": "", - "MCU Unique ID": "", - "Right Module Barcode": "", - "Serial Number": "", - "VCM Left Barcode": "", - "VCM Right Barcode": "", - "Venom FW Version": "", - "left module": "", - "right module": "", + "Battery Barcode": "電池條形碼", + "Bluetooth Address": "藍牙地址", + "Cannot lock": "無法鎖定", + "Cannot store data into": "無法將數據存儲到", + "Cannot unlock": "無法解鎖", + "Color": "顏色", + "Color detection thanks to": "顏色檢測由", + "Left Module Barcode": "左側模塊條形碼", + "MCU Unique ID": "MCU唯壹ID", + "Right Module Barcode": "右側模塊條形碼", + "Serial Number": "序列號", + "VCM Left Barcode": "VCM左條形碼", + "VCM Right Barcode": "VCM右條形碼", + "Venom FW Version": "Venom固件版本", + "left module": "左側模塊", + "right module": "右側模塊", "": "" -} \ No newline at end of file +}