新增 build:test 方便构建线上的测试环境,优化分享码功能的交互
This commit is contained in:
@@ -362,6 +362,8 @@
|
||||
"importQuerying": "查詢中…",
|
||||
"importCodeNotFound": "分享碼不存在或已過期",
|
||||
"importEqName": "EQ 名稱",
|
||||
"importEqNameHint": "可自訂名稱",
|
||||
"importSourceModel": "來源設備",
|
||||
"importButton": "匯入",
|
||||
"importSaving": "匯入中…",
|
||||
"importSuccess": "EQ 匯入成功",
|
||||
@@ -371,7 +373,12 @@
|
||||
"mySharesEmpty": "暫無分享記錄",
|
||||
"mySharesCode": "分享碼",
|
||||
"mySharesName": "EQ 名稱",
|
||||
"mySharesLoadFail": "載入分享列表失敗"
|
||||
"mySharesLoadFail": "載入分享列表失敗",
|
||||
"mySharesDeleteConfirmTitle": "刪除分享碼",
|
||||
"mySharesDeleteConfirmDesc": "確定刪除分享碼 {{code}}?刪除後將無法再通過該碼匯入。",
|
||||
"mySharesDeleteConfirmOk": "刪除",
|
||||
"mySharesDeleteSuccess": "分享碼已刪除",
|
||||
"mySharesDeleteFail": "刪除分享碼失敗"
|
||||
},
|
||||
"share": "分享 EQ"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user