dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- fix bug in rcube_config::header_delimiter()
alecpl
2009-07-17
77edef7ebd22c0bbd9ee21ae8a65696f39abb9bf
[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';
?>