summaryrefslogtreecommitdiff
path: root/plugins/help/localization/sv_SE.inc
blob: 8b0d487419f4a9a76308b8842d3ec0121f5a812e (plain)
1
2
3
4
5
6
7
8
<?php

$labels = array();
$labels['help'] = 'Hjälp';
$labels['about'] = 'Om';
$labels['license'] = 'Licens';

?>