xref: /plugin/qc/lang/en/settings.php (revision c8193605f5861757a8f70a38a70ff7ef71c9e697)
1<?php
2
3$lang['theme']     = 'The icon theme to use in the quality bar';
4$lang['color']     = 'Text color to be used in the previw graphic (HTML hex)';
5$lang['maxshowen'] = 'Maximum displayed pages on Quality Summery';
6$lang['adminonly'] = 'Quality Summery only visible for members of the admin group';
7