settings: Update the label for can_access_all_users_group setting.

This commit is contained in:
Sahil Batra
2023-12-10 13:29:11 +05:30
committed by Tim Abbott
parent d1b60f322c
commit b2b36ff37b

View File

@@ -298,7 +298,7 @@
{{#if development}}
{{> ../dropdown_widget_with_label
widget_name="realm_can_access_all_users_group"
label=(t 'Which users have access to all other users in the organization')
label=(t 'Who can view all other users in the organization')
value_type="number"}}
{{/if}}
</div>