新增 build:test 方便构建线上的测试环境,优化分享码功能的交互
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user