This commit is contained in:
24kycj
2026-05-12 21:42:19 +08:00
parent 0001ecc000
commit 9fe339f317
7 changed files with 87 additions and 17 deletions
+5 -4
View File
@@ -433,8 +433,7 @@ export default {
hardwareControl: "硬體管控",
installDongle: "加密狗計數",
installCount: "安裝次數",
setAuthCode: "授權碼",
inputAuthCode: "輸入授權碼",
// Metadata
metadataEdit: "標籤內容編輯",
low: "低",
@@ -462,6 +461,7 @@ export default {
importTag: "添加標籤文件",
design: "設計",
import: "導入",
selectImage: "選擇圖片",
print: "打印:",
front: "僅打印正面",
back: "僅打印背面",
@@ -490,8 +490,9 @@ export default {
cannotFindBin: "模板中沒有合併字段,無法使用CSV文件",
pleaseSelectCap: "請選擇容量",
dongleCountRequired: "請輸入有效的加密狗安裝次數(必須是正整數)",
authCode: "授權碼",
pleaseUploadTag: "請添加標籤文件",
authCode: "加密信息",
setAuthCode: "授權碼",
inputAuthCode: "輸入加密信息",
uploadingTag: "正在上傳標籤文件...",
pleaseUploadingImgBin: "請添加圖片文件",
UploadingImgBinFail: "圖片文件添加失敗",