[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/lib/plugins/authpdo/lang/da/ -> lang.php (source)

   1  <?php
   2  
   3  /**
   4   * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
   5   *
   6   * @author Jacob Palm <mail@jacobpalm.dk>
   7   */
   8  $lang['connectfail']           = 'Kunne ikke forbinde til database.';
   9  $lang['userexists']            = 'Beklager, en bruger med dette loginnavn findes allerede.';
  10  $lang['writefail']             = 'Kunne ikke ændre brugerdata. Informer venligst wikiens administrator.';