Text files should end with a valid new line character. 7
- Read doc
- Productivity
- Info
More information: https://insight.symfony.com/what-we-analyse/missing_e_o_l
- forgot_password:
- path: /forgot_password
- controller: Enabel\UserBundle\Controller\AccountController::forgotPassword
- defaults:
- _locale: '%locale%'
- Enabel\UserBundle\Components\RoleComponent:
- autowire: true
- tags:
- - { name: 'twig.component', key: 'user-role' }
- Enabel\UserBundle\Repository\UserRepository: '@enabel_user.user_repository'
- </td>
- </tr>
- </table>
- </div>
- </div>
- {% endblock %}
- <span class="badge {{ color }}">
- {{ label|trans }}
- </span>
- </html>
- </tr>
- </table>
- </td>
- </tr>
- {% endblock %}
- never: Jamais
- deletedAt: 'Supprimé le'
- createdAt: 'Crée le'
- updatedAt: 'Modifié le'
- accountInformation: 'Informations sur le compte'
- personalInformation: 'Informations personnelles'