diff --git a/Resources/translations/messages.fr.yml b/Resources/translations/messages.fr.yml index 39882d23f..15be4ee03 100644 --- a/Resources/translations/messages.fr.yml +++ b/Resources/translations/messages.fr.yml @@ -33,8 +33,8 @@ User: Utilisateur 'End': 'Échéance' 'Task type': 'Type' 'Task status': 'Statut' -'Edit the task': 'Éditer la tâche' -'Edit task': 'Éditer la tâche' +'Edit the task': 'Modifier la tâche' +'Edit task': 'Modifier la tâche' 'Save task': 'Enregistrer la tâche' 'View the task': 'Voir la tâche' 'Update the task': 'Mettre à jour la tâche' diff --git a/Resources/views/SingleTask/edit.html.twig b/Resources/views/SingleTask/edit.html.twig index cc82eea62..e3b435df2 100644 --- a/Resources/views/SingleTask/edit.html.twig +++ b/Resources/views/SingleTask/edit.html.twig @@ -36,7 +36,12 @@