dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Implemented FS#2167.
ftimme
2012-05-04
c36fe430fe0f74cf765682ef85adde7134af9fd2
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mailuser
/
lib
/
lang
/
en_mail_user_password.lng
1
2
3
4
5
6
<?php
$wb["mailbox_password_txt"] = 'Mailbox password';
$wb["password_txt"] = 'Password';
$wb["password_strength_txt"] = 'Password strength';
$wb["email_txt"] = 'Email';
?>