<?php
/**
 * English language file for talkpage plugin
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 */

$lang['back'] = 'Back to Page';
$lang['add']  = 'Start a Discussion';
$lang['talk'] = 'Discuss the Page';


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