1<?php
2/**
3 * English language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author     Milosz Galazka <milosz@sleeplessbeastie.eu>
7 */
8
9$lang['enabled'] = 'Enable plugin.';
10$lang['keyword'] = 'Single keyword like nature or technology.';
11$lang['selection'] = 'Daily or weekly selection.';
12$lang['background_color'] = 'Background color.';
13$lang['background_blend'] = 'Background blend mode.';
14?>
15