1<?php
2/**
3 * english language file for currentlyreading plugin
4 *
5 * @author Charles Fewlass <fewlass@suddenlink.net>
6 */
7
8// keys need to match the config setting name
9$lang['alternative'] = 'Alternate heading for "Currently Reading."';
10$lang['width'] = 'Width of the container.';
11