mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 09:05:50 +00:00
adding new message in Chinese
This commit is contained in:
parent
3c1ef72e6d
commit
3f6ac576d1
1 changed files with 8 additions and 0 deletions
8
src/main/resources/messages/messages_cn.properties
Normal file
8
src/main/resources/messages/messages_cn.properties
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
welcome=??
|
||||||
|
required=????
|
||||||
|
notFound=????
|
||||||
|
duplicate=?????
|
||||||
|
nonNumeric=??????
|
||||||
|
duplicateFormSubmission=?????????
|
||||||
|
typeMismatch.date=????
|
||||||
|
typeMismatch.birthDate=????
|
Loading…
Reference in a new issue