summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/include/lang/en/lang.php
blob: 2204c39a05f3757d0d5f5fdf2961d51b6a7025fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Esther Brunner <wikidesign@gmail.com>
 */

// custom language strings for the plugin
$lang['readmore']   = '→ Read more...';

//Setup VIM: ex: et ts=2 :