tbrehm
2011-12-15 e589cc1dbb43111f7b7ecf21c99820baa8b7f45c
1
2
3
4
5
6
7
<?php
$wb['web_folder_id_txt'] = "Φάκελος";
$wb['username_txt'] = "Όνομα Χρήστη";
$wb['password_txt'] = "Συνθηματικό";
$wb['active_txt'] = "Ενεργός";
$wb['folder_error_empty'] = "Δεν επιλέχθηκε φάκελος web.";
?>