mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-25 17:10:27 +01:00
working
This commit is contained in:
@@ -13,5 +13,7 @@ export default class StateValidator {
|
||||
})
|
||||
|
||||
|
||||
public messages = {}
|
||||
public messages = {
|
||||
required: 'Le champ {{field}} doit être valide !',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user