summaryrefslogtreecommitdiff
path: root/app/views/admin/users/_user_deactivation_effects.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/users/_user_deactivation_effects.html.haml')
-rw-r--r--app/views/admin/users/_user_deactivation_effects.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/admin/users/_user_deactivation_effects.html.haml b/app/views/admin/users/_user_deactivation_effects.html.haml
index 6cc47214d77..dc3896e18c0 100644
--- a/app/views/admin/users/_user_deactivation_effects.html.haml
+++ b/app/views/admin/users/_user_deactivation_effects.html.haml
@@ -10,6 +10,8 @@
%li
= s_('AdminUsers|The user will not receive any notifications')
%li
+ = s_('AdminUsers|The user will not be able to use slash commands')
+ %li
= s_('AdminUsers|When the user logs back in, their account will reactivate as a fully active account')
%li
= s_('AdminUsers|Personal projects, group and user history will be left intact')