tbrehm
2011-11-15 450b3c9c0c3dde9db63f48ee4239726313a001ea
1
2
3
4
5
6
7
8
<?php
$wb['passwort_txt'] = 'Heslo';
$wb['password_strength_txt'] = 'Pevnosť hesla';
$wb['language_txt'] = 'Jazyk';
$wb['password_mismatch'] = 'Heslo v overovacom poli nezodpovedá prvému heslu.';
$wb['Form to edit the user password and language.'] = 'Formulár pre úpravu Užívateľského hesla a jazyka.';
$wb['Settings'] = 'Nastavenia';
?>