filip
2010-10-08 9539ceb4aed94566529d952392c26aef3dfc92fd
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';
?>