xref: /dokuwiki/lib/plugins/authad/lang/en/lang.php (revision 1349d49f50efbb15c0d6fff1f9d2a0e85b9d2df0)
1<?php
2/**
3 * English language file for addomain plugin
4 *
5 * @author Andreas Gohr <gohr@cosmocode.de>
6 */
7
8$lang['domain'] = 'Logon Domain';
9
10//Setup VIM: ex: et ts=4 :
11