dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- check virtuser before create_user hook (#1485950) + one if statement impr...
alecpl
2009-07-02
fccdf16364bec9a15d9f44e0197f1653b0109c91
[githubFork/roundcubemail.git]
/
plugins
/
userinfo
/
localization
/
et_EE.inc
1
2
3
4
5
6
7
8
9
<?php
$labels = array();
$labels['userinfo'] = 'Kasutaja info';
$labels['created'] = 'Loodud';
$labels['lastlogin'] = 'Viimane logimine';
$labels['defaultidentity'] = 'Vaikeidentiteet';
?>