新增: UX队列三件套(打断保留续发+队列编辑+立即发送)

This commit is contained in:
2026-06-16 23:59:10 +08:00
parent 8dad15ecc1
commit 313459b8e4
4 changed files with 117 additions and 4 deletions

View File

@@ -64,6 +64,11 @@ export default {
// ── 待发送队列 ──
queueTitle: '待发送 {n}/10',
clearQueue: '清空',
// UX-260616-06/07:队列项编辑 + 立即发送
queueEdit: '编辑',
queueSave: '保存',
queueCancel: '取消',
queueSendNow: '立即发送',
// ── 技能 ──
clearSkill: '取消技能',