Skip to content

Commit

Permalink
Merge pull request #147 from amire80/patch-16
Browse files Browse the repository at this point in the history
Clarify two messages about user groups
  • Loading branch information
cyberpower678 authored Aug 1, 2024
2 parents 47a1c79 + 8a84d4b commit dc60638
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 dc60638

Please sign in to comment.