1.特定服务管理国际化

2.专项服务去掉序列号显示
This commit is contained in:
zhanghongqing
2018-03-22 16:27:56 +08:00
parent c1dda9e8bd
commit 105d41b5fe
6 changed files with 63 additions and 35 deletions

View File

@@ -146,7 +146,7 @@ task_time=task time
#==========message begin=====================
required=This field is required\uff01
required=This field is required
select=Please select
date_list=Date List
confirm_message=Are you sure?
@@ -162,7 +162,7 @@ turning_page=It is turning to the page
login_timeout=No login or login timeout,please login again,Thank you!
captcha_error=captcha error
enter_captcha=Please enter the captcha
input=please input
input=please input
input_title=please input title
all_states=all states
filter=filter
@@ -173,6 +173,12 @@ has_approved=It has been approved and can not be operated on !
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
#==========message end=====================
#==========yewuliexingguanli begin=====================
@@ -272,4 +278,12 @@ case_insensitive_nohex=case insensitive and no hex
case_sensitive_nohex=case sensitive and no hex
area_effect_id=area effect id
ip_type=ip type
#==========guankongbaimingdan end=====================
#==========guankongbaimingdan end=====================
#==========tedingfuwu begin=====================
protocol_id=protocol ID
protocol_name=protocol name
group_id=group ID
input_protocol_id=please enter protocol ID
input_integer=please enter integer
protocol_desc=protocol description
#==========tedingfuwu end=====================