lang.php 288 B

123456789
  1. <?php
  2. /**
  3. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  4. *
  5. * @author Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
  6. */
  7. $lang['userexists'] = 'Pardonu, ĉi tiu uzanto-nomo jam ekzistas.';
  8. $lang['usernotexists'] = 'Pardonu, tiu uzanto ne ekzistas.';