补充英文和繁体中文语言文件缺失的字段

- 添加 hasAddFile: 拷贝附加文件 字段到英文和繁体中文
- 添加 template: 模板 字段到英文和繁体中文
- 添加 iso: 生成ISO后再拷贝 字段到英文和繁体中文
- 确保所有语言文件字段保持一致
This commit is contained in:
24kycj
2025-09-23 12:37:06 +08:00
parent 606779f2b7
commit 7599c79c4c
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -391,14 +391,17 @@ export default {
templateFile: "Fail to read template file"
},
work: {
template: "Template",
mixMode: "Mix mode",
spanUSBcard: "span USB card",
hasAddFile: "Copy additional files",
size_form_error: "Please choose the size form",
size: "Capacity:",
content: "Content:",
fileAnd: "Files & Folders",
eCd: "VirtualDisc",
zip: "ZipArchive",
iso: "Generate ISO then copy",
passZip: "EncryptZip",
forbidCopyU: "Anti-Copy",
partType: "USBFormat",
+3
View File
@@ -369,14 +369,17 @@ export default {
fileready:"檔案準備中",
},
work: {
template: "模板",
mixMode: "混合模式",
spanUSBcard: "允許跨卡",
hasAddFile: "拷貝附加文件",
size_form_error: "請選擇容量",
size: "容量:",
content: "拷貝類型:",
fileAnd: "文件和文件夾",
eCd: "電子光盤",
zip: "ZIP存檔",
iso: "生成ISO後再拷貝",
passZip: "加密ZIP",
forbidCopyU: "防拷貝U盤",
partType: "U盤格式",