xref: /plugin/smtp/lang/en/settings.php (revision 4dc22474951ab24d4689b882faa867e66a266a57)
1<?php
2/**
3 * english language file for smtp plugin
4 *
5 * @author Andreas Gohr <andi@splitbrain.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