dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- fix charset modification in html messages (#1486031)
alecpl
2009-08-06
f4bf206fd45a8ab6b61a8869eba3165e430bb04e
[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';
?>