Skip to content

Commit

Permalink
Clarify two messages about user groups
Browse files Browse the repository at this point in the history
  • Loading branch information
amire80 authored May 23, 2024
1 parent c3a675c commit 8a84d4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/html/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -610,9 +610,9 @@
"inheritsgroupsplaceholder": "A comma-separated list of defined user groups that are automatically inherited with this group",
"inheritsflags": "Inherits flags",
"assigngroups": "Can assign groups",
"assigngroupsplaceholder": "A comma-separated list of defined user groups that this group can add to others",
"assigngroupsplaceholder": "A comma-separated list of user groups to which members of this group can add other users",
"removegroups": "Can remove groups",
"removegroupsplaceholder": "A comma-separated list of defined user groups that this group can remove from others",
"removegroupsplaceholder": "A comma-separated list of user groups from which members of this group can remove other users",
"assignflags": "Can assign flags",
"removeflags": "Can remove flags",
"autoacquireheader": "Auto-grant group if all of the criteria is met",
Expand Down

0 comments on commit 8a84d4b

Please sign in to comment.