完成协议ip国际化,权限控制

更改分类/性质/标签,地域/运营商/作用域 ,特定服务,协议ip 修改操作由可选多项仅只修改第一项改为 只能选择一条数据,修订校验国际化
This commit is contained in:
zhangshilin
2018-03-29 18:45:37 +08:00
parent 99175da3f2
commit 0633a74024
15 changed files with 228 additions and 310 deletions

View File

@@ -191,7 +191,7 @@ task_time=task time
#==========message begin=====================
required=This field is required
required=This field is required?
select=Please select
date_list=Date List
confirm_message=Are you sure?
@@ -219,11 +219,11 @@ hasnot_approved=It has not been approved and can not be operated on !
check_one=choose one please !
one_more=please choose at least one !
custom_columns=custom columns
maxlength_64=The maxlength is 64
maxlength_128=The maxlength is 128
maxlength_256=The maxlength is 256
maxlength_512=The maxlength is 512
maxlength_4000=The maxlength is 4000
maxlength_64=The maxlength is 64?
maxlength_128=The maxlength is 128?
maxlength_256=The maxlength is 256?
maxlength_512=The maxlength is 512?
maxlength_4000=The maxlength is 4000?
#==========message end=====================
#==========yewuliexingguanli begin=====================
@@ -333,6 +333,6 @@ protocol_id=protocol ID
protocol_name=protocol name
group_id=group ID
input_protocol_id=please enter protocol ID
input_integer=please enter integer
input_integer=please enter right integer
protocol_desc=protocol description
#==========tedingfuwu end=====================

View File

@@ -368,4 +368,6 @@ group_id=maat\u7aef\u914d\u7f6e\u5206\u7ec4ID
input_protocol_id=\u8bf7\u8f93\u5165\u534f\u8baeID
input_integer=\u8bf7\u8f93\u5165\u6b63\u786e\u7684\u6574\u6570\u503c
protocol_desc=\u534f\u8bae\u63cf\u8ff0
max_value=\u6700\u5927\u503c\u4e0d\u5f97\u8d85\u8fc7
min_value=\u6700\u5c0f\u503c\u4e0d\u5f97\u5c0f\u4e8e
#==========tedingfuwu end=====================