dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Backported r5820 and r5842
thomascube
2012-01-29
ee9ee7f66fae218afe24942166ba833eb490ada3
[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';
?>