Small typo fix causing 500 error

This commit is contained in:
Valentin Surrel 2018-12-04 23:23:46 +01:00
parent 3a389e0f80
commit b60d0efdae
1 changed files with 1 additions and 1 deletions

View File

@ -33,4 +33,4 @@ return array (
'terms_and_conditions' => '&nbsp;&nbsp;J\'accepte <a target="_blank" href=":url"> la charte d\'utilisation </a>',
'welcome_to_app' => 'Bienvenue sur :app !',
'your_email' => 'Votre email',
;
);