We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6a215 commit b2c4bfeCopy full SHA for b2c4bfe
classes/controller/admin.php
@@ -58,7 +58,7 @@ function structure()
58
'foolfuuka.plugins.upload_webm.allow_users_audio' => [
59
'preferences' => true,
60
'type' => 'checkbox',
61
- 'help' => _i('Allow Moderators to upload WebM files with audio streams.')
+ 'help' => _i('Allow Users to upload WebM files with audio streams.')
62
],
63
'submit' => [
64
'type' => 'submit',
0 commit comments