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

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

?>