dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Update plugin localizations from trunk
alecpl
2011-12-08
7fde6ff46a785753403aa18b009851d00e07db00
[githubFork/roundcubemail.git]
/
plugins
/
userinfo
/
localization
/
ro_RO.inc
1
2
3
4
5
6
7
8
9
<?php
$labels = array();
$labels['userinfo'] = 'Informatii utilisator';
$labels['created'] = 'Data creatiei';
$labels['lastlogin'] = 'Ultima conectare';
$labels['defaultidentity'] = 'Identitate principala';
?>