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

$labels = array();
$labels['help'] = 'Help';
$labels['about'] = 'About';
$labels['license'] = 'Licence';

?>