mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 15:55:49 +00:00
Update messages_es.properties
This commit is contained in:
parent
69674ec1eb
commit
ed0dabd8ca
1 changed files with 4 additions and 1 deletions
|
@ -51,4 +51,7 @@ finishOffer= Fin del intervalo
|
|||
name= Nombre del restaurante
|
||||
status= Estado de oferta
|
||||
myOffers= Ver mis Ofertas
|
||||
|
||||
typeMismatch=Debe ser del formato correcto
|
||||
typeMismatch.java.lang.Integer=Debe ser un número
|
||||
typeMismatch.java.time.LocalDateTime=Debe ser una fecha válida
|
||||
typeMismatch.java.time.LocalTime=Debe ser una hora válida
|
||||
|
|
Loading…
Reference in a new issue