mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
complete test for reports lifecycle
close #289 typo in messages.fr.yml add validation file for reports
This commit is contained in:
5
Resources/config/validation.yml
Normal file
5
Resources/config/validation.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
Chill\ReportBundle\Entity\Report:
|
||||
properties:
|
||||
date:
|
||||
- NotNull: ~
|
||||
- Date: ~
|
@@ -1,5 +1,5 @@
|
||||
'Report edit': "Edition d'un rapport"
|
||||
'Save report': "Enregister le rapport"
|
||||
'Save report': "Enregistrer le rapport"
|
||||
'Reset report': "Remise à zéro"
|
||||
'Add a report': "Ajout d'un rapport"
|
||||
'Add report': 'Ajouter le rapport'
|
||||
|
Reference in New Issue
Block a user