mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-30 11:11:23 +02:00
Lang string for f_votechg
git-svn-id: file:///svn/phpbb/trunk@3924 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
da6be44031
commit
254e82dee5
@ -333,6 +333,7 @@ $lang = array_merge($lang, array(
|
||||
'acl_f_delete' => 'Can delete own posts',
|
||||
'acl_f_poll' => 'Can create polls',
|
||||
'acl_f_vote' => 'Can vote in polls',
|
||||
'acl_f_votechg' => 'Can change existing vote',
|
||||
'acl_f_announce' => 'Can post announcements',
|
||||
'acl_f_sticky' => 'Can post stickies',
|
||||
'acl_f_attach' => 'Can attach files',
|
||||
|
Loading…
x
Reference in New Issue
Block a user