dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added swedish localization for some plugins
thomascube
2009-07-13
92fc5398dbd24eefcd5fed23194addd6f41eebf8
[githubFork/roundcubemail.git]
/
plugins
/
markasjunk
/
localization
/
sv_SE.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['buttontitle'] = 'Märk som skräp';
$labels['reportedasjunk'] = 'Framgångsrikt rapporterat som skräp';
?>