1<?php
2
3$lang['theme']      = 'Color scheme if autoDark is disabled.';
4$lang['autoDark']   = 'Automatic detection of the color scheme by the operating system';
5$lang['userChoice'] = 'Activates a button so that the user can switch the color scheme himself.';
6$lang['pluginNote'] = 'Activate support for the Note plugin.';
7$lang['pluginWrap'] = 'Activate support for the Wrap plugin.';