📄 application.properties
字号:
label.ok=OK
label.process=Process
label.query=Query
label.save=Save
label.cancel=Cancel
label.next=Next
label.continue=Continue
label.back=Back
label.finish=Finish
label.edit=Edit
label.add=Add
label.view=View
label.remove=Remove
label.list=List
errors.header=<hr>Error occured:
errors.footer=
error.null=Blank input is not valid for field {0}.
error.general={0}
error.notfound=Not found!
error.object.notfound=Object {0} was not found (probabaly has been removed)!
error.save.fail=Error on saving object {0}
error.invalid=Invalid input for field {0}: "{1}"
error.password=Field {0} and it's confirmation are not equal
errors.required={0} must exist.
errors.minlength={0} must not less then {1} character.
errors.maxlength={0} must not exceed {1} character.
errors.invalid={0} is invalid.
errors.byte={0} must have type of byte.
errors.short={0} must have type of short.
errors.integer={0} must have type of integer.
errors.long={0} must have type of long.
errors.float={0} must have type of float.
errors.double={0} must have type of double.
errors.date={0} is not a date.
errors.range={0} not in range {1} - {2}.
errors.creditcard={0} not a valid credit card.
errors.email={0} not a valid e-mail address.
errors.database.duplicate=Key duplication error when inserting object {0}
not.available=N/A
list.page.length=20
pager.header.title=Result Page:
pager.max.page.index=15
date.format=dd/MM/yyyy
timestamp.maskmsg=Invalid Timestamp type value
month.1=January
month.2=February
month.3=March
month.4=April
month.5=May
month.6=June
month.7=July
month.8=August
month.9=September
month.10=October
month.11=November
month.12=December
country.ID=Indonesia
country.FR=France
country.JA=Japan
country.DE=German
Users.firstName=First Name
Users.firstName.maskmsg=Not valid value for first name
Users.lastName=Last Name
Users.lastName.maskmsg=Not valid value for last name
Users.sex=Sex
Users.sex.1=Male
Users.sex.2=Female
Users.password=Password
Users.role=Role
Users.login=Login
Users.login.maskmsg=Not valid value for login
Role.name=Role Name
Role.id=Role ID
Company.name=Company Name
Company.address=Company Address
Company.city=City
Company.zip=ZIP/Postal Code
Company.country=Country
Company.foundDate=Date Founded
Company.id=Company ID
Country.name=Country Name
Country.id=Country ID
Log.byteIn=Bytes in
Log.byteIn.format=#,###
Log.byteOut=Bytes out
Log.byteOut.format=#,###
Log.capacity=Capacity
Log.capacity.format=0.00%
Log.charge=Charge(US$)
Log.charge.format=US$ #,##0.00
Log.year=Year
Log.year.2001=2001
Log.year.2002=2002
Log.year.2003=2003
Log.year.2004=2004
Log.year.2005=2005
Log.year.2006=2006
Log.month=Month
Log.month.1=January
Log.month.2=February
Log.month.3=March
Log.month.4=April
Log.month.5=May
Log.month.6=June
Log.month.7=July
Log.month.8=August
Log.month.9=September
Log.month.10=October
Log.month.11=November
Log.month.12=December
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -