mirror of
https://github.com/silverstripe/silverstripe-translatable
synced 2024-10-22 09:05:59 +00:00
remove PR_MEDIUM from _t() call in providePermissions() function
This commit is contained in:
parent
67b27a5377
commit
de3e0b0590
@ -1297,7 +1297,6 @@ class Translatable extends DataExtension implements PermissionProvider {
|
||||
_t(
|
||||
'Translatable.TRANSLATEPERMISSION',
|
||||
'Translate %s',
|
||||
PR_MEDIUM,
|
||||
'Translate pages into a language'
|
||||
),
|
||||
$localeName
|
||||
|
Loading…
x
Reference in New Issue
Block a user