feat: Device Bind Limit
This commit is contained in:
@@ -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)",
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
"20005": "余额不足,请充值后再试。",
|
||||
"20006": "注册功能暂时不可用,请稍后再试。",
|
||||
"20008": "用户信息不正确,请检查后重试。",
|
||||
"20011": "注册过于频繁,请稍后再试。",
|
||||
"30001": "该节点已存在,请勿重复添加。",
|
||||
"30002": "找不到相关节点,请检查后重试。",
|
||||
"30003": "分组已存在,请尝试使用不同的名称。",
|
||||
|
||||
Reference in New Issue
Block a user