mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 09:05:50 +00:00
Update messages_cn.properties Repair cannot display Chinese
Repair cannot display Chinese
This commit is contained in:
parent
3f6ac576d1
commit
ec43d37520
1 changed files with 8 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
||||||
welcome=??
|
welcome=欢迎
|
||||||
required=????
|
required=是必须的
|
||||||
notFound=????
|
notFound=没有找到
|
||||||
duplicate=?????
|
duplicate=已在使用中
|
||||||
nonNumeric=??????
|
nonNumeric=非数字
|
||||||
duplicateFormSubmission=?????????
|
duplicateFormSubmission=重复表单提交
|
||||||
typeMismatch.date=????
|
typeMismatch.date=失效时间
|
||||||
typeMismatch.birthDate=????
|
typeMismatch.birthDate=失效时间
|
||||||
|
|
Loading…
Reference in a new issue