feat: Device Bind Limit

This commit is contained in:
EUForest
2026-01-06 21:03:31 +08:00
parent e3c0dc2569
commit 45b9b523b1
7 changed files with 37 additions and 0 deletions
@@ -28,6 +28,7 @@
"20005": "Insufficient balance, please recharge and try again.",
"20006": "The registration function is temporarily unavailable, please try again later.",
"20008": "User information is incorrect, please check and try again.",
"20011": "Registration is too frequent, please try again later.",
"30001": "The node already exists, please do not add it again.",
"30002": "Related node not found, please check and try again.",
"30003": "Group already exists, please try using a different name.",
@@ -49,6 +49,8 @@
"register": {
"day": "Day(s)",
"description": "Configure user registration related settings",
"deviceLimit": "Device Limit",
"deviceLimitDescription": "Maximum number of devices allowed per user",
"enableTrial": "Enable Trial",
"enableTrialDescription": "When enabled, new users will receive a trial subscription upon registration",
"hour": "Hour(s)",