dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Swiss German translation for markasjunk plugin
thomascube
2012-02-01
7fb577bc8f7c0fd24c7d6119bdf87f3cee4a1418
[githubFork/roundcubemail.git]
/
plugins
/
userinfo
/
localization
/
gl_ES.inc
1
2
3
4
5
6
7
8
9
<?php
$labels = array();
$labels['userinfo'] = 'Información do usuario';
$labels['created'] = 'Creado';
$labels['lastlogin'] = 'Última conexión';
$labels['defaultidentity'] = 'Identidade predeterminada';
?>