diff options
Diffstat (limited to 'lang/en.yml')
-rw-r--r-- | lang/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/en.yml b/lang/en.yml index 180a70565..791094674 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -606,6 +606,7 @@ text_reassign_time_entries: 'Reassign reported hours to this issue:' text_user_wrote: '%s wrote:' text_enumeration_destroy_question: '%d objects are assigned to this value.' text_enumeration_category_reassign_to: 'Reassign them to this value:' +text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." default_role_manager: Manager default_role_developper: Developer |