diff options
-rw-r--r-- | config/locales/fr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 288d4bd2f..eed273621 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1429,7 +1429,7 @@ fr: text_project_reopen_confirmation: Are you sure you want to reopen the '%{value}' project? text_project_archive_confirmation: Are you sure you want to archive the '%{value}' project? - mail_destroy_project_failed: Project %{value} could not be deleted. + mail_destroy_project_failed: "Le projet %{value} n'a pas pu ĂȘtre supprimĂ©." mail_destroy_project_successful: Project %{value} was deleted successfully. mail_destroy_project_with_subprojects_successful: Project %{value} and its subprojects were deleted successfully. |