fix(user): show expire time & improve renewal dialog on mobile (#22)

* 🐛 fix(admin): prioritize follow-up tickets by updated time

*  feat(dashboard): show node/user traffic ranks side-by-side

* 🐛 fix(user): show expire time & improve renewal dialog on mobile
This commit is contained in:
web@ppanel
2026-03-04 03:00:53 +08:00
committed by shanshanzhong
parent 8317e93d6b
commit 778e78ac68
4 changed files with 8 additions and 3 deletions
@@ -6,6 +6,7 @@
"copySuccess": "Copy Success",
"deducted": "Deducted",
"download": "Download",
"expireAt": "Expires At",
"expirationDays": "Expiration Days",
"expired": "Expired",
"finished": "Finished",
@@ -6,6 +6,7 @@
"copySuccess": "复制成功",
"deducted": "已扣除",
"download": "下载",
"expireAt": "到期时间",
"expirationDays": "过期天数",
"expired": "已过期",
"finished": "已完成",