xref: /dokuwiki/lib/plugins/authad/lang/de/lang.php (revision 123bc813fd93ab5d8dab3cc4a66a09e613a10aa2)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Andreas Gohr <gohr@cosmocode.de>
7 */
8$lang['domain']                = 'Anmelde-Domäne';
9$lang['authpwdexpire']         = 'Ihr Passwort läuft in %d Tag(en) ab. Sie sollten es frühzeitig ändern.';
10