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