1<?php
2/**
3 * English language file for DokuWiki action plugin Feedmod
4 *
5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author  Michael Klier <chi@chimeric.de>
7 */
8
9$lang['comments'] = 'Read or add comments to this article';
10
11// vim:ts=4:sw=4:et:enc=utf-8:
12?>
13