mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
Update messages_zh.properties
In Chinese, the meaning of these two words is the same, it has been corrected.
This commit is contained in:
parent
0412a3908f
commit
816dd8d9ad
1 changed files with 2 additions and 2 deletions
|
@ -4,5 +4,5 @@ notFound=没有找到
|
|||
duplicate=已在使用中
|
||||
nonNumeric=非数字
|
||||
duplicateFormSubmission=重复表单提交
|
||||
typeMismatch.date=失效时间
|
||||
typeMismatch.birthDate=失效时间
|
||||
typeMismatch.date=到期时间
|
||||
typeMismatch.birthDate=到期时间
|
||||
|
|
Loading…
Reference in a new issue