新增 build:test 方便构建线上的测试环境,优化分享码功能的交互

This commit is contained in:
eafonyang
2026-06-17 16:51:36 +08:00
parent 7eb7647484
commit 8d369412fd
12 changed files with 213 additions and 18 deletions
+8 -1
View File
@@ -375,6 +375,8 @@
"importQuerying": "Querying…",
"importCodeNotFound": "Share code not found or expired",
"importEqName": "EQ Name",
"importEqNameHint": "You can customize the name",
"importSourceModel": "Source device",
"importButton": "Import",
"importSaving": "Importing…",
"importSuccess": "EQ imported successfully",
@@ -384,7 +386,12 @@
"mySharesEmpty": "No shared EQ yet",
"mySharesCode": "Code",
"mySharesName": "EQ Name",
"mySharesLoadFail": "Failed to load share list"
"mySharesLoadFail": "Failed to load share list",
"mySharesDeleteConfirmTitle": "Delete share code",
"mySharesDeleteConfirmDesc": "Delete share code {{code}}? It will no longer be available for import.",
"mySharesDeleteConfirmOk": "Delete",
"mySharesDeleteSuccess": "Share code deleted",
"mySharesDeleteFail": "Failed to delete share code"
}
},
"dac": {