TASK:订阅计划相关
This commit is contained in:
@@ -192,7 +192,7 @@ unknown.mode=unknown mode
|
||||
unknown.subscription.plan=unknown subscription plan
|
||||
unknown.subscription.status=Unknown subscription status.
|
||||
subscription.has.expired=Switch failed. The subscription has expired.
|
||||
unknown.administrator.user=Switch failed. Unknown administrator user.
|
||||
unknown.administrator.user=Operation failed. Unknown administrator user.
|
||||
no.permission.manage.subscription=Switch failed. You do not have permission to manage this subscription.
|
||||
unknown.organization=Unknown organization.
|
||||
valid.subscription.period=The plan is still within its valid period. Please delete it after it expires.
|
||||
@@ -205,6 +205,9 @@ invalid.time.format=Invalid time format. Please use the yyyy-MM-dd HH:mm:ss form
|
||||
the.start.time.cannot.be.later.than.the.end.time=The start time cannot be later than the end time.
|
||||
page.size.limit=The number of items per page must be between 1 and 100.
|
||||
page.num.limit=The page number must be greater than 0.
|
||||
end.time.must.be.later.than.the.start.time=The subscription end time must be later than the start time.
|
||||
please.specify.the.organizationId=Please specify the organizationId.
|
||||
switch.failed.sub-account.not.under.your.active.subscription=Switch failed. Sub-account not under your active subscription.
|
||||
|
||||
# 可能会报异常
|
||||
# Informative:
|
||||
|
||||
@@ -188,7 +188,7 @@ unknown.mode=未知模式
|
||||
unknown.subscription.plan=未知订阅计划
|
||||
unknown.subscription.status=未知订阅状态
|
||||
subscription.has.expired=切换失败,订阅已过期
|
||||
unknown.administrator.user=切换失败,未知管理员用户
|
||||
unknown.administrator.user=操作失败,未知管理员用户
|
||||
no.permission.manage.subscription=切换失败,您没有权限管理该订阅
|
||||
unknown.organization=未知组织
|
||||
valid.subscription.period=计划仍在有效期内,请到期后再删除
|
||||
@@ -201,6 +201,9 @@ invalid.time.format=时间格式错误,请使用yyyy-MM-dd HH:mm:ss格式
|
||||
the.start.time.cannot.be.later.than.the.end.time=开始时间不能晚于结束时间
|
||||
page.size.limit=每页数量必须在1-100之间
|
||||
page.num.limit=页码必须大于0
|
||||
end.time.must.be.later.than.the.start.time=订阅结束时间必须晚于开始时间
|
||||
please.specify.the.organizationId=请指定organizationId
|
||||
switch.failed.sub-account.not.under.your.active.subscription=切换失败,该子账号不属于您当前管理的订阅计划
|
||||
|
||||
# 可能会报异常
|
||||
# Informative:
|
||||
|
||||
Reference in New Issue
Block a user