]> git.donarmstrong.com Git - roundcube.git/blob - plugins/help/localization/en_GB.inc
Imported Upstream version 0.3
[roundcube.git] / plugins / help / localization / en_GB.inc
1 <?php
2
3 $labels = array();
4 $labels['help'] = 'Help';
5 $labels['about'] = 'About';
6 $labels['license'] = 'License';
7
8 ?>