mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-24 00:35:49 +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=??
|
||||
required=????
|
||||
notFound=????
|
||||
duplicate=?????
|
||||
nonNumeric=??????
|
||||
duplicateFormSubmission=?????????
|
||||
typeMismatch.date=????
|
||||
typeMismatch.birthDate=????
|
||||
welcome=欢迎
|
||||
required=是必须的
|
||||
notFound=没有找到
|
||||
duplicate=已在使用中
|
||||
nonNumeric=非数字
|
||||
duplicateFormSubmission=重复表单提交
|
||||
typeMismatch.date=失效时间
|
||||
typeMismatch.birthDate=失效时间
|
||||
|
|
Loading…
Reference in a new issue