mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Merge branch 'main' of https://github.com/yiting68/spring-petclinic
This commit is contained in:
commit
08d1ba969d
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ typeMismatch.date=invalid date
|
|||
typeMismatch.birthDate=invalid date
|
||||
owner=Owner
|
||||
firstName=enter your First Name
|
||||
lastName=enter you Last Name
|
||||
lastName=enter your Last Name
|
||||
address=Address
|
||||
city=City
|
||||
telephone=Telephone
|
||||
|
|
|
@ -71,4 +71,4 @@
|
|||
}
|
||||
|
||||
}
|
||||
// Just a comment to test Jenkins webhook, test 8
|
||||
// Just a comment to test Jenkins webhook, test 10
|
||||
|
|
Loading…
Reference in a new issue