mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Merge permission translations back in
This commit is contained in:
parent
20985bc484
commit
7b7b3810e6
@ -218,6 +218,9 @@ en:
|
||||
TOOSHORT: 'Password is too short, it must be %s or more characters long'
|
||||
SilverStripe\Security\Permission:
|
||||
UserPermissionsIntro: 'Assigning groups to this user will adjust the permissions they have. See the groups section for details of permissions on individual groups.'
|
||||
AdminGroup: 'Administrator'
|
||||
FULLADMINRIGHTS: 'Full administrative rights'
|
||||
FULLADMINRIGHTS_HELP: 'Implies and overrules all other assigned permissions.'
|
||||
SilverStripe\Security\PermissionCheckboxSetField:
|
||||
AssignedTo: 'assigned to "{title}"'
|
||||
FromGroup: 'inherited from group "{title}"'
|
||||
|
Loading…
x
Reference in New Issue
Block a user