xref: /dokuwiki/lib/plugins/authad/lang/de/lang.php (revision ea993669dce58ff6060821c2c83312cf5c05356d)
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