dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
added file count in Website quota #2105
xaver
2012-02-28
b4daebfaff3a7cfb84f5700de0fda1c4dc943a03
[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';
?>