fix translation

This commit is contained in:
2021-04-02 19:22:57 +02:00
parent 5bee607afb
commit aa05223a4e
2 changed files with 4 additions and 4 deletions

View File

@@ -42,10 +42,7 @@ use Chill\MainBundle\Entity\User;
*/
class AccompanyingPeriod
{
const INTENSITY = [
'occasional' => 'ponctuel',
'regular' => 'régulier'
];
const INTENSITY = ['occasional', 'regular'];
/**
* @var integer