xref: /plugin/authwordpress/lang/en/settings.php (revision 24cd6f552c774a11ea81a085f6f07977afaf4cd4)
1<?php
2/**
3 * english language file for authwordpress plugin
4 *
5 * @author Damien Regad <dregad@mantisbt.org>
6 */
7
8// keys need to match the config setting name
9// $lang['fixme'] = 'FIXME';
10
11
12
13//Setup VIM: ex: et ts=4 :
14