| | |
| | | $wb['username_error_unique'] = 'Το όνομα χρήστη πρέπει να είναι μοναδικό'; |
| | | $wb['username_error_empty'] = 'Το όνομα χρήστη δεν μπορεί να είναι κενό'; |
| | | $wb['password_error_empty'] = 'Το συνθηματικό δεν μπορεί να είναι κενό'; |
| | | $wb['password_strength_txt'] = 'Ισχύς Συνθηματικού'; |
| | | $wb['password_strength_txt'] = 'Δύναμη συνθηματικού'; |
| | | $wb['Mail domain functions'] = 'Ενέργειες Mail domain'; |
| | | $wb['Mail user functions'] = 'Ενέργειες Χρήστη Mail'; |
| | | $wb['Mail alias functions'] = 'Ενέργειες Ψευδωνύμου Mail'; |
| | |
| | | $wb['DNS srv functions'] = 'Ενέργειες εγγραφών srv του DNS'; |
| | | $wb['DNS txt functions'] = 'Ενέργειες εγγραφών txt του DNS'; |
| | | $wb['Mail mailing list functions'] = 'Ενέργειες Mail mailinglist'; |
| | | $wb['generate_password_txt'] = 'Δημιουργία Συνθηματικού'; |
| | | $wb['repeat_password_txt'] = 'Επανάληψη Συνθηματικού'; |
| | | $wb['password_mismatch_txt'] = 'Τα Συνθηματικά δεν ταιριάζουν.'; |
| | | $wb['password_match_txt'] = 'Τα Συνθηματικά ταιριάζουν.'; |
| | | $wb['generate_password_txt'] = 'Generate Password'; |
| | | $wb['repeat_password_txt'] = 'Repeat Password'; |
| | | $wb['password_mismatch_txt'] = 'The passwords do not match.'; |
| | | $wb['password_match_txt'] = 'The passwords do match.'; |
| | | ?> |